===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dump-0.4b46/install-sh-229-      fi
dump-0.4b46/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
dump-0.4b46/install-sh-231-    *)
##############################################
dump-0.4b46/install-sh-276-      dstdir=$dst
dump-0.4b46/install-sh:277:      dst=$dstdir/`basename "$src"`
dump-0.4b46/install-sh-278-      dstdir_status=0
##############################################
dump-0.4b46/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
dump-0.4b46/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
dump-0.4b46/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
dump-0.4b46/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
dump-0.4b46/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
dump-0.4b46/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
dump-0.4b46/install-sh-425-	    case $prefix in
dump-0.4b46/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
dump-0.4b46/install-sh-427-	      *) qprefix=$prefix;;
##############################################
dump-0.4b46/install-sh-474-    if $copy_on_change &&
dump-0.4b46/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
dump-0.4b46/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
dump-0.4b46/install-sh-477-
##############################################
dump-0.4b46/common/transformation_ssl.c-424-static int
dump-0.4b46/common/transformation_ssl.c:425:ssl_compress_ts_addr(char *state, struct tapebuf *comp_buf,
dump-0.4b46/common/transformation_ssl.c-426-	unsigned int *worklen, char *data, int writesize, int compressed)
##############################################
dump-0.4b46/common/Makefile.in-40-  { \
dump-0.4b46/common/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dump-0.4b46/common/Makefile.in-42-  }; \
##############################################
dump-0.4b46/common/Makefile.in-391-	test -n "$(EXEEXT)" || exit 0; \
dump-0.4b46/common/Makefile.in:392:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dump-0.4b46/common/Makefile.in-393-	echo " rm -f" $$list; \
##############################################
dump-0.4b46/common/Makefile.in-423-.c.obj:
dump-0.4b46/common/Makefile.in:424:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/common/Makefile.in-425-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dump-0.4b46/common/Makefile.in-427-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dump-0.4b46/common/Makefile.in:428:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/common/Makefile.in-429-
##############################################
dump-0.4b46/common/Makefile.in-472-GTAGS:
dump-0.4b46/common/Makefile.in:473:	here=`$(am__cd) $(top_builddir) && pwd` \
dump-0.4b46/common/Makefile.in-474-	  && $(am__cd) $(top_srcdir) \
##############################################
dump-0.4b46/common/Makefile.in-495-distdir: $(DISTFILES)
dump-0.4b46/common/Makefile.in:496:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/common/Makefile.in:497:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/common/Makefile.in-498-	list='$(DISTFILES)'; \
##############################################
dump-0.4b46/common/Makefile.in-509-	  if test -d $$d/$$file; then \
dump-0.4b46/common/Makefile.in:510:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dump-0.4b46/common/Makefile.in-511-	    if test -d "$(distdir)/$$file"; then \
##############################################
dump-0.4b46/examples/dump_on_remote_cd/dump-to-remote-cd-36-Usage(){
dump-0.4b46/examples/dump_on_remote_cd/dump-to-remote-cd:37:echo >&2 "Usage: `basename $0` [ -c <CD_capacity> ] [files to dump ...]"
dump-0.4b46/examples/dump_on_remote_cd/dump-to-remote-cd-38-  exit 1
##############################################
dump-0.4b46/examples/dump_on_remote_cd/dump-to-remote-cd-78-
dump-0.4b46/examples/dump_on_remote_cd/dump-to-remote-cd:79:shift `expr $OPTIND - 1`
dump-0.4b46/examples/dump_on_remote_cd/dump-to-remote-cd-80-
##############################################
dump-0.4b46/examples/dump_on_remote_cd/get-dumpdata-to-cdrecord-26-{
dump-0.4b46/examples/dump_on_remote_cd/get-dumpdata-to-cdrecord:27:   echo >&2 "Usage: `basename $0` -d <dump_host> -f <fifo_name>"
dump-0.4b46/examples/dump_on_remote_cd/get-dumpdata-to-cdrecord-28-   exit 1
##############################################
dump-0.4b46/m4/libtool.m4-119-    done
dump-0.4b46/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dump-0.4b46/m4/libtool.m4-121-}
##############################################
dump-0.4b46/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
dump-0.4b46/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
dump-0.4b46/m4/libtool.m4-439-
##############################################
dump-0.4b46/m4/libtool.m4-447-#
dump-0.4b46/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
dump-0.4b46/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
dump-0.4b46/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dump-0.4b46/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
dump-0.4b46/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dump-0.4b46/m4/libtool.m4-561-      ;;
##############################################
dump-0.4b46/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
dump-0.4b46/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dump-0.4b46/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
dump-0.4b46/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dump-0.4b46/m4/libtool.m4-574-      ;;
##############################################
dump-0.4b46/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
dump-0.4b46/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dump-0.4b46/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
dump-0.4b46/m4/libtool.m4-1165-      }]'
dump-0.4b46/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dump-0.4b46/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
dump-0.4b46/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
dump-0.4b46/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dump-0.4b46/m4/libtool.m4-1170-  fi],[])
##############################################
dump-0.4b46/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
dump-0.4b46/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
dump-0.4b46/m4/libtool.m4-1203-  ECHO='print -r --'
dump-0.4b46/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
dump-0.4b46/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
dump-0.4b46/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
dump-0.4b46/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
dump-0.4b46/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
dump-0.4b46/m4/libtool.m4-1239-
##############################################
dump-0.4b46/m4/libtool.m4-1260-   if test yes = "$GCC"; then
dump-0.4b46/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
dump-0.4b46/m4/libtool.m4-1262-   fi
##############################################
dump-0.4b46/m4/libtool.m4-1264- /*)
dump-0.4b46/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
dump-0.4b46/m4/libtool.m4-1266-   ;; #(
##############################################
dump-0.4b46/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
dump-0.4b46/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/m4/libtool.m4-1296-      *ELF-32*)
##############################################
dump-0.4b46/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
dump-0.4b46/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/m4/libtool.m4-1313-	*32-bit*)
##############################################
dump-0.4b46/m4/libtool.m4-1323-    else
dump-0.4b46/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/m4/libtool.m4-1325-	*32-bit*)
##############################################
dump-0.4b46/m4/libtool.m4-1345-    emul=elf
dump-0.4b46/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/m4/libtool.m4-1347-      *32-bit*)
##############################################
dump-0.4b46/m4/libtool.m4-1353-    esac
dump-0.4b46/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/m4/libtool.m4-1355-      *MSB*)
##############################################
dump-0.4b46/m4/libtool.m4-1361-    esac
dump-0.4b46/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/m4/libtool.m4-1363-      *N32*)
##############################################
dump-0.4b46/m4/libtool.m4-1726-    # And add a safety zone
dump-0.4b46/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dump-0.4b46/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dump-0.4b46/m4/libtool.m4-1729-    ;;
##############################################
dump-0.4b46/m4/libtool.m4-1759-    if test -n "$kargmax"; then
dump-0.4b46/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
dump-0.4b46/m4/libtool.m4-1761-    else
##############################################
dump-0.4b46/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
dump-0.4b46/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dump-0.4b46/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dump-0.4b46/m4/libtool.m4-1771-    else
##############################################
dump-0.4b46/m4/libtool.m4-1780-      # we can't tell.
dump-0.4b46/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
dump-0.4b46/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
dump-0.4b46/m4/libtool.m4-1784-      do
dump-0.4b46/m4/libtool.m4:1785:        i=`expr $i + 1`
dump-0.4b46/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
dump-0.4b46/m4/libtool.m4-1788-      # Only check the string length outside the loop.
dump-0.4b46/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
dump-0.4b46/m4/libtool.m4-1790-      teststring=
##############################################
dump-0.4b46/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
dump-0.4b46/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dump-0.4b46/m4/libtool.m4-1795-    fi
##############################################
dump-0.4b46/m4/libtool.m4-2259-    *:)
dump-0.4b46/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
dump-0.4b46/m4/libtool.m4-2261-        ;;
dump-0.4b46/m4/libtool.m4-2262-    x:*)
dump-0.4b46/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
dump-0.4b46/m4/libtool.m4-2264-        ;;
dump-0.4b46/m4/libtool.m4-2265-    *::*)
dump-0.4b46/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dump-0.4b46/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
dump-0.4b46/m4/libtool.m4-2268-        ;;
dump-0.4b46/m4/libtool.m4-2269-    *)
dump-0.4b46/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
dump-0.4b46/m4/libtool.m4-2271-        ;;
##############################################
dump-0.4b46/m4/libtool.m4-2299-  esac
dump-0.4b46/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
dump-0.4b46/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
dump-0.4b46/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
dump-0.4b46/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
dump-0.4b46/m4/libtool.m4-2308-    ;;
dump-0.4b46/m4/libtool.m4-2309-  *)
dump-0.4b46/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
dump-0.4b46/m4/libtool.m4-2311-    ;;
##############################################
dump-0.4b46/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
dump-0.4b46/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dump-0.4b46/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
dump-0.4b46/m4/libtool.m4-2357-  esac
dump-0.4b46/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
dump-0.4b46/m4/libtool.m4-2359-else
##############################################
dump-0.4b46/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dump-0.4b46/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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'
dump-0.4b46/m4/libtool.m4-2500-    ;;
##############################################
dump-0.4b46/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dump-0.4b46/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
dump-0.4b46/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dump-0.4b46/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
dump-0.4b46/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dump-0.4b46/m4/libtool.m4-2543-      fi'
dump-0.4b46/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dump-0.4b46/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
dump-0.4b46/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dump-0.4b46/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dump-0.4b46/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
dump-0.4b46/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
dump-0.4b46/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dump-0.4b46/m4/libtool.m4-2559-      ;;
##############################################
dump-0.4b46/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dump-0.4b46/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dump-0.4b46/m4/libtool.m4-2563-      ;;
##############################################
dump-0.4b46/m4/libtool.m4-2570-    libname_spec='$name'
dump-0.4b46/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
dump-0.4b46/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
dump-0.4b46/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
dump-0.4b46/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dump-0.4b46/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dump-0.4b46/m4/libtool.m4-2587-      # Convert to MSYS style.
dump-0.4b46/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
dump-0.4b46/m4/libtool.m4-2589-      ;;
##############################################
dump-0.4b46/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
dump-0.4b46/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dump-0.4b46/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dump-0.4b46/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dump-0.4b46/m4/libtool.m4-2597-      ;;
##############################################
dump-0.4b46/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
dump-0.4b46/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dump-0.4b46/m4/libtool.m4-2603-      else
dump-0.4b46/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dump-0.4b46/m4/libtool.m4-2605-      fi
##############################################
dump-0.4b46/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dump-0.4b46/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
dump-0.4b46/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dump-0.4b46/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
dump-0.4b46/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
dump-0.4b46/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
dump-0.4b46/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dump-0.4b46/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
dump-0.4b46/m4/libtool.m4-2625-    # Assume MSVC wrapper
dump-0.4b46/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
dump-0.4b46/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
dump-0.4b46/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
dump-0.4b46/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dump-0.4b46/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
dump-0.4b46/m4/libtool.m4-2889-  if test -f /etc/ld.so.conf; then
dump-0.4b46/m4/libtool.m4:2890:    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;s/"//g;/^$/d' | tr '\n' ' '`
dump-0.4b46/m4/libtool.m4-2891-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dump-0.4b46/m4/libtool.m4-2943-  need_lib_prefix=no
dump-0.4b46/m4/libtool.m4:2944:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dump-0.4b46/m4/libtool.m4-2945-    need_version=no
##############################################
dump-0.4b46/m4/libtool.m4-2970-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dump-0.4b46/m4/libtool.m4:2971:  postinstall_cmds='base_file=`basename \$file`~
dump-0.4b46/m4/libtool.m4:2972:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dump-0.4b46/m4/libtool.m4:2973:    dldir=$destdir/`dirname \$dlpath`~
dump-0.4b46/m4/libtool.m4-2974-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dump-0.4b46/m4/libtool.m4-2979-    fi'
dump-0.4b46/m4/libtool.m4:2980:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dump-0.4b46/m4/libtool.m4-2981-    dlpath=$dir/\$dldll~
##############################################
dump-0.4b46/m4/libtool.m4-3190-	"file_magic "*)
dump-0.4b46/m4/libtool.m4:3191:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dump-0.4b46/m4/libtool.m4-3192-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dump-0.4b46/m4/libtool.m4-3273-    # gcc leaves a trailing carriage return, which upsets mingw
dump-0.4b46/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dump-0.4b46/m4/libtool.m4-3275-  *)
dump-0.4b46/m4/libtool.m4:3276:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dump-0.4b46/m4/libtool.m4-3277-  esac
##############################################
dump-0.4b46/m4/libtool.m4-3282-      # Canonicalize the pathname of ld
dump-0.4b46/m4/libtool.m4:3283:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
dump-0.4b46/m4/libtool.m4-3284-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
dump-0.4b46/m4/libtool.m4:3285:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
dump-0.4b46/m4/libtool.m4-3286-      done
##############################################
dump-0.4b46/m4/libtool.m4-3313-      # Break only if it was the GNU/non-GNU ld that we prefer.
dump-0.4b46/m4/libtool.m4:3314:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dump-0.4b46/m4/libtool.m4-3315-      *GNU* | *'with BFD'*)
##############################################
dump-0.4b46/m4/libtool.m4-3353-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
dump-0.4b46/m4/libtool.m4:3354:case `$LD -v 2>&1 </dev/null` in
dump-0.4b46/m4/libtool.m4-3355-*GNU* | *'with BFD'*)
##############################################
dump-0.4b46/m4/libtool.m4-3580-openbsd* | bitrig*)
dump-0.4b46/m4/libtool.m4:3581:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dump-0.4b46/m4/libtool.m4-3582-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
dump-0.4b46/m4/libtool.m4-3647-    else
dump-0.4b46/m4/libtool.m4:3648:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
dump-0.4b46/m4/libtool.m4-3649-    fi
##############################################
dump-0.4b46/m4/libtool.m4-3698-	esac
dump-0.4b46/m4/libtool.m4:3699:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
dump-0.4b46/m4/libtool.m4-3700-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
dump-0.4b46/m4/libtool.m4-3704-	*)
dump-0.4b46/m4/libtool.m4:3705:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dump-0.4b46/m4/libtool.m4-3706-	  */dev/null*)
##############################################
dump-0.4b46/m4/libtool.m4-3730-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
dump-0.4b46/m4/libtool.m4:3731:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
dump-0.4b46/m4/libtool.m4-3732-    *COFF*)
##############################################
dump-0.4b46/m4/libtool.m4-3789-  # decide which one to use based on capabilities of $DLLTOOL
dump-0.4b46/m4/libtool.m4:3790:  case `$DLLTOOL --help 2>&1` in
dump-0.4b46/m4/libtool.m4-3791-  *--identify-strict*)
##############################################
dump-0.4b46/m4/libtool.m4-3963-# If we're using GNU nm, then use its standard symbol codes.
dump-0.4b46/m4/libtool.m4:3964:case `$NM -V 2>&1` in
dump-0.4b46/m4/libtool.m4-3965-*GNU* | *'with BFD'*)
##############################################
dump-0.4b46/m4/libtool.m4-4011-mingw*)
dump-0.4b46/m4/libtool.m4:4012:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
dump-0.4b46/m4/libtool.m4-4013-  ;;
##############################################
dump-0.4b46/m4/libtool.m4-4067-    nlist=conftest.nm
dump-0.4b46/m4/libtool.m4:4068:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
dump-0.4b46/m4/libtool.m4-4069-      # Try sorting and uniquifying the output.
##############################################
dump-0.4b46/m4/libtool.m4-4415-	  *)
dump-0.4b46/m4/libtool.m4:4416:	    case `$CC -V 2>&1 | sed 5q` in
dump-0.4b46/m4/libtool.m4-4417-	    *Sun\ C*)
##############################################
dump-0.4b46/m4/libtool.m4-4751-      *)
dump-0.4b46/m4/libtool.m4:4752:	case `$CC -V 2>&1 | sed 5q` in
dump-0.4b46/m4/libtool.m4-4753-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
dump-0.4b46/m4/libtool.m4-4934-    else
dump-0.4b46/m4/libtool.m4:4935:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dump-0.4b46/m4/libtool.m4-4936-    fi
##############################################
dump-0.4b46/m4/libtool.m4-5027-	# shared libraries, regardless of the interface used.
dump-0.4b46/m4/libtool.m4:5028:	case `$LD -v 2>&1` in
dump-0.4b46/m4/libtool.m4-5029-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
dump-0.4b46/m4/libtool.m4-5059-    supports_anon_versioning=no
dump-0.4b46/m4/libtool.m4:5060:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
dump-0.4b46/m4/libtool.m4-5061-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
dump-0.4b46/m4/libtool.m4-5162-	prefix_cmds="$SED"~
dump-0.4b46/m4/libtool.m4:5163:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dump-0.4b46/m4/libtool.m4-5164-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dump-0.4b46/m4/libtool.m4-5184-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dump-0.4b46/m4/libtool.m4:5185:      _LT_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'
dump-0.4b46/m4/libtool.m4:5186:      _LT_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'
dump-0.4b46/m4/libtool.m4-5187-      ;;
##############################################
dump-0.4b46/m4/libtool.m4-5202-        pgcc*)				# Portland Group C compiler
dump-0.4b46/m4/libtool.m4:5203:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/m4/libtool.m4-5204-	  tmp_addflag=' $pic_flag'
##############################################
dump-0.4b46/m4/libtool.m4-5207-					# Portland Group f77 and f90 compilers
dump-0.4b46/m4/libtool.m4:5208:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dump-0.4b46/m4/libtool.m4-5224-	nvcc*)	# Cuda Compiler Driver 2.2
dump-0.4b46/m4/libtool.m4:5225:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/m4/libtool.m4-5226-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dump-0.4b46/m4/libtool.m4-5228-	esac
dump-0.4b46/m4/libtool.m4:5229:	case `$CC -V 2>&1 | sed 5q` in
dump-0.4b46/m4/libtool.m4-5230-	*Sun\ C*)			# Sun C 5.9
dump-0.4b46/m4/libtool.m4:5231:	  _LT_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; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/m4/libtool.m4-5232-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dump-0.4b46/m4/libtool.m4-5299-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dump-0.4b46/m4/libtool.m4:5300:      case `$LD -v 2>&1` in
dump-0.4b46/m4/libtool.m4-5301-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
dump-0.4b46/m4/libtool.m4-5388-	else
dump-0.4b46/m4/libtool.m4:5389:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dump-0.4b46/m4/libtool.m4-5390-	fi
##############################################
dump-0.4b46/m4/libtool.m4-5453-	# below for broken collect2 doesn't work under 4.3+
dump-0.4b46/m4/libtool.m4:5454:	  collect2name=`$CC -print-prog-name=collect2`
dump-0.4b46/m4/libtool.m4-5455-	  if test -f "$collect2name" &&
##############################################
dump-0.4b46/m4/libtool.m4-5509-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
dump-0.4b46/m4/libtool.m4:5510:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dump-0.4b46/m4/libtool.m4-5511-      else
##############################################
dump-0.4b46/m4/libtool.m4-5534-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
dump-0.4b46/m4/libtool.m4:5535:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
dump-0.4b46/m4/libtool.m4-5536-	  if test svr4 != "$with_aix_soname"; then
##############################################
dump-0.4b46/m4/libtool.m4-5625-	# FIXME: Setting linknames here is a bad hack.
dump-0.4b46/m4/libtool.m4:5626:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
dump-0.4b46/m4/libtool.m4-5627-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
dump-0.4b46/m4/libtool.m4-5763-      if test yes = "$GCC"; then
dump-0.4b46/m4/libtool.m4:5764:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-5765-	# Try to use the -exported_symbol ld option, if it does not
##############################################
dump-0.4b46/m4/libtool.m4-5786-	if test yes = "$lt_cv_irix_exported_symbol"; then
dump-0.4b46/m4/libtool.m4:5787:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
dump-0.4b46/m4/libtool.m4-5788-	fi
dump-0.4b46/m4/libtool.m4-5789-      else
dump-0.4b46/m4/libtool.m4:5790:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4:5791:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
dump-0.4b46/m4/libtool.m4-5792-      fi
##############################################
dump-0.4b46/m4/libtool.m4-5836-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
dump-0.4b46/m4/libtool.m4:5837:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dump-0.4b46/m4/libtool.m4-5838-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dump-0.4b46/m4/libtool.m4-5867-	prefix_cmds="$SED"~
dump-0.4b46/m4/libtool.m4:5868:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dump-0.4b46/m4/libtool.m4-5869-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dump-0.4b46/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dump-0.4b46/m4/libtool.m4:5882:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-5883-      else
dump-0.4b46/m4/libtool.m4-5884-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dump-0.4b46/m4/libtool.m4:5885:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-5886-      fi
##############################################
dump-0.4b46/m4/libtool.m4-5894-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dump-0.4b46/m4/libtool.m4:5895:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-5896-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
dump-0.4b46/m4/libtool.m4-5898-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dump-0.4b46/m4/libtool.m4:5899:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4:5900:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
dump-0.4b46/m4/libtool.m4:5901:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
dump-0.4b46/m4/libtool.m4-5902-
##############################################
dump-0.4b46/m4/libtool.m4-5917-      else
dump-0.4b46/m4/libtool.m4:5918:	case `$CC -V 2>&1` in
dump-0.4b46/m4/libtool.m4-5919-	*"Compilers 5.0"*)
##############################################
dump-0.4b46/m4/libtool.m4-6110-	  _LT_TAGVAR(allow_undefined_flag, $1)=
dump-0.4b46/m4/libtool.m4:6111:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
dump-0.4b46/m4/libtool.m4-6112-	  then
##############################################
dump-0.4b46/m4/libtool.m4-6414-        # ancient GNU ld didn't support --whole-archive et. al.
dump-0.4b46/m4/libtool.m4:6415:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
dump-0.4b46/m4/libtool.m4-6416-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
dump-0.4b46/m4/libtool.m4-6524-          # below for broken collect2 doesn't work under 4.3+
dump-0.4b46/m4/libtool.m4:6525:	  collect2name=`$CC -print-prog-name=collect2`
dump-0.4b46/m4/libtool.m4-6526-	  if test -f "$collect2name" &&
##############################################
dump-0.4b46/m4/libtool.m4-6582-
dump-0.4b46/m4/libtool.m4:6583:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dump-0.4b46/m4/libtool.m4-6584-        else
##############################################
dump-0.4b46/m4/libtool.m4-6607-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
dump-0.4b46/m4/libtool.m4:6608:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
dump-0.4b46/m4/libtool.m4-6609-	    if test svr4 != "$with_aix_soname"; then
##############################################
dump-0.4b46/m4/libtool.m4-6736-	  prefix_cmds="$SED"~
dump-0.4b46/m4/libtool.m4:6737:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
dump-0.4b46/m4/libtool.m4-6738-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
dump-0.4b46/m4/libtool.m4-6810-            # dependencies.
dump-0.4b46/m4/libtool.m4:6811:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
dump-0.4b46/m4/libtool.m4-6812-            ;;
##############################################
dump-0.4b46/m4/libtool.m4-6875-	    # dependencies.
dump-0.4b46/m4/libtool.m4:6876:	    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; func_echo_all "$list"'
dump-0.4b46/m4/libtool.m4-6877-	    ;;
##############################################
dump-0.4b46/m4/libtool.m4-6911-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dump-0.4b46/m4/libtool.m4:6912:	_LT_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'
dump-0.4b46/m4/libtool.m4:6913:	_LT_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'
dump-0.4b46/m4/libtool.m4-6914-	;;
##############################################
dump-0.4b46/m4/libtool.m4-6918-	    # SGI C++
dump-0.4b46/m4/libtool.m4:6919:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-6920-
##############################################
dump-0.4b46/m4/libtool.m4-6929-	      if test no = "$with_gnu_ld"; then
dump-0.4b46/m4/libtool.m4:6930:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-6931-	      else
dump-0.4b46/m4/libtool.m4:6932:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
dump-0.4b46/m4/libtool.m4-6933-	      fi
##############################################
dump-0.4b46/m4/libtool.m4-6950-	    # to its proper name (with version) after linking.
dump-0.4b46/m4/libtool.m4:6951:	    _LT_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'
dump-0.4b46/m4/libtool.m4:6952:	    _LT_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'
dump-0.4b46/m4/libtool.m4-6953-	    # Commands to make compiler produce verbose output that lists
##############################################
dump-0.4b46/m4/libtool.m4-6960-	    # dependencies.
dump-0.4b46/m4/libtool.m4:6961:	    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; func_echo_all "$list"'
dump-0.4b46/m4/libtool.m4-6962-
##############################################
dump-0.4b46/m4/libtool.m4-6975-	    # earlier do not add the objects themselves.
dump-0.4b46/m4/libtool.m4:6976:	    case `$CC -V 2>&1` in
dump-0.4b46/m4/libtool.m4-6977-	      *"Version 7."*)
##############################################
dump-0.4b46/m4/libtool.m4-6996-            # Portland Group C++ compiler
dump-0.4b46/m4/libtool.m4:6997:	    case `$CC -V` in
dump-0.4b46/m4/libtool.m4-6998-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
dump-0.4b46/m4/libtool.m4-7001-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
dump-0.4b46/m4/libtool.m4:7002:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
dump-0.4b46/m4/libtool.m4-7003-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
dump-0.4b46/m4/libtool.m4-7005-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
dump-0.4b46/m4/libtool.m4:7006:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
dump-0.4b46/m4/libtool.m4-7007-                $RANLIB $oldlib'
##############################################
dump-0.4b46/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dump-0.4b46/m4/libtool.m4:7011:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
dump-0.4b46/m4/libtool.m4-7012-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
dump-0.4b46/m4/libtool.m4-7014-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
dump-0.4b46/m4/libtool.m4:7015:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
dump-0.4b46/m4/libtool.m4-7016-	      ;;
##############################################
dump-0.4b46/m4/libtool.m4-7024-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
dump-0.4b46/m4/libtool.m4:7025:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/m4/libtool.m4-7026-            ;;
##############################################
dump-0.4b46/m4/libtool.m4-7043-	    # dependencies.
dump-0.4b46/m4/libtool.m4:7044:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$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; func_echo_all "X$list" | $Xsed'
dump-0.4b46/m4/libtool.m4-7045-	    ;;
##############################################
dump-0.4b46/m4/libtool.m4-7058-	  *)
dump-0.4b46/m4/libtool.m4:7059:	    case `$CC -V 2>&1 | sed 5q` in
dump-0.4b46/m4/libtool.m4-7060-	    *Sun\ C*)
##############################################
dump-0.4b46/m4/libtool.m4-7065-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
dump-0.4b46/m4/libtool.m4:7066:	      _LT_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; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/m4/libtool.m4-7067-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
dump-0.4b46/m4/libtool.m4-7130-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
dump-0.4b46/m4/libtool.m4:7131:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
dump-0.4b46/m4/libtool.m4-7132-	    _LT_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'
##############################################
dump-0.4b46/m4/libtool.m4-7149-	    # to its proper name (with version) after linking.
dump-0.4b46/m4/libtool.m4:7150:	    _LT_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'
dump-0.4b46/m4/libtool.m4-7151-
##############################################
dump-0.4b46/m4/libtool.m4-7170-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
dump-0.4b46/m4/libtool.m4:7171:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-7172-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
dump-0.4b46/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
dump-0.4b46/m4/libtool.m4:7176:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4:7177:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
dump-0.4b46/m4/libtool.m4-7178-                  echo "-hidden">> $lib.exp~
dump-0.4b46/m4/libtool.m4:7179:                  $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~
dump-0.4b46/m4/libtool.m4-7180-                  $RM $lib.exp'
##############################################
dump-0.4b46/m4/libtool.m4-7194-	    # dependencies.
dump-0.4b46/m4/libtool.m4:7195:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$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; func_echo_all "$list"'
dump-0.4b46/m4/libtool.m4-7196-	    ;;
##############################################
dump-0.4b46/m4/libtool.m4-7201-	        osf3*)
dump-0.4b46/m4/libtool.m4:7202:	          _LT_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" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-7203-		  ;;
dump-0.4b46/m4/libtool.m4-7204-	        *)
dump-0.4b46/m4/libtool.m4:7205:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/m4/libtool.m4-7206-		  ;;
##############################################
dump-0.4b46/m4/libtool.m4-7454-  case @S|@2 in
dump-0.4b46/m4/libtool.m4:7455:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
dump-0.4b46/m4/libtool.m4:7456:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
dump-0.4b46/m4/libtool.m4-7457-  esac
##############################################
dump-0.4b46/m4/libtool.m4-7543-
dump-0.4b46/m4/libtool.m4:7544:  for p in `eval "$output_verbose_link_cmd"`; do
dump-0.4b46/m4/libtool.m4-7545-    case $prev$p in
##############################################
dump-0.4b46/m4/libtool.m4-7647-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
dump-0.4b46/m4/libtool.m4:7648: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
dump-0.4b46/m4/libtool.m4-7649-fi
##############################################
dump-0.4b46/m4/libtool.m4-8267-    test 10 -lt "$lt_ac_count" && break
dump-0.4b46/m4/libtool.m4:8268:    lt_ac_count=`expr $lt_ac_count + 1`
dump-0.4b46/m4/libtool.m4-8269-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
dump-0.4b46/m4/ltsugar.m4-68-m4_define([lt_combine],
dump-0.4b46/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
dump-0.4b46/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
dump-0.4b46/rmt/Makefile.in-40-  { \
dump-0.4b46/rmt/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dump-0.4b46/rmt/Makefile.in-42-  }; \
##############################################
dump-0.4b46/rmt/Makefile.in-152-  esac
dump-0.4b46/rmt/Makefile.in:153:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dump-0.4b46/rmt/Makefile.in-154-am__vpath_adj = case $$p in \
dump-0.4b46/rmt/Makefile.in:155:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dump-0.4b46/rmt/Makefile.in-156-    *) f=$$p;; \
dump-0.4b46/rmt/Makefile.in-157-  esac;
dump-0.4b46/rmt/Makefile.in:158:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dump-0.4b46/rmt/Makefile.in-159-am__install_max = 40
dump-0.4b46/rmt/Makefile.in-160-am__nobase_strip_setup = \
dump-0.4b46/rmt/Makefile.in:161:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dump-0.4b46/rmt/Makefile.in-162-am__nobase_strip = \
##############################################
dump-0.4b46/rmt/Makefile.in-428-	test -n "$(EXEEXT)" || exit 0; \
dump-0.4b46/rmt/Makefile.in:429:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dump-0.4b46/rmt/Makefile.in-430-	echo " rm -f" $$list; \
##############################################
dump-0.4b46/rmt/Makefile.in-458-.c.obj:
dump-0.4b46/rmt/Makefile.in:459:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/rmt/Makefile.in-460-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dump-0.4b46/rmt/Makefile.in-462-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dump-0.4b46/rmt/Makefile.in:463:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/rmt/Makefile.in-464-
##############################################
dump-0.4b46/rmt/Makefile.in-481-	test -n "$(man8dir)" \
dump-0.4b46/rmt/Makefile.in:482:	  && test -n "`echo $$list1$$list2`" \
dump-0.4b46/rmt/Makefile.in-483-	  || exit 0; \
##############################################
dump-0.4b46/rmt/Makefile.in-550-GTAGS:
dump-0.4b46/rmt/Makefile.in:551:	here=`$(am__cd) $(top_builddir) && pwd` \
dump-0.4b46/rmt/Makefile.in-552-	  && $(am__cd) $(top_srcdir) \
##############################################
dump-0.4b46/rmt/Makefile.in-573-distdir: $(DISTFILES)
dump-0.4b46/rmt/Makefile.in:574:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/rmt/Makefile.in:575:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/rmt/Makefile.in-576-	list='$(DISTFILES)'; \
##############################################
dump-0.4b46/rmt/Makefile.in-587-	  if test -d $$d/$$file; then \
dump-0.4b46/rmt/Makefile.in:588:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dump-0.4b46/rmt/Makefile.in-589-	    if test -d "$(distdir)/$$file"; then \
##############################################
dump-0.4b46/aclocal.m4-97-    PKG_CHECK_EXISTS([$3],
dump-0.4b46/aclocal.m4:98:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
dump-0.4b46/aclocal.m4-99-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
dump-0.4b46/aclocal.m4-146-        if test $_pkg_short_errors_supported = yes; then
dump-0.4b46/aclocal.m4:147:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
dump-0.4b46/aclocal.m4-148-        else 
dump-0.4b46/aclocal.m4:149:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
dump-0.4b46/aclocal.m4-150-        fi
##############################################
dump-0.4b46/aclocal.m4-307-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
dump-0.4b46/aclocal.m4:308:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
dump-0.4b46/aclocal.m4-309-# and then we would define $MISSING as
##############################################
dump-0.4b46/aclocal.m4-323-# expand $ac_aux_dir to an absolute path
dump-0.4b46/aclocal.m4:324:am_aux_dir=`cd $ac_aux_dir && pwd`
dump-0.4b46/aclocal.m4-325-])
##############################################
dump-0.4b46/aclocal.m4-421-  if test "$am_compiler_list" = ""; then
dump-0.4b46/aclocal.m4:422:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
dump-0.4b46/aclocal.m4-423-  fi
##############################################
dump-0.4b46/aclocal.m4-572-    # Strip MF so we end up with the name of the file.
dump-0.4b46/aclocal.m4:573:    mf=`echo "$mf" | sed -e 's/:.*$//'`
dump-0.4b46/aclocal.m4-574-    # Check whether this is an Automake generated Makefile or not.
##############################################
dump-0.4b46/aclocal.m4-581-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
dump-0.4b46/aclocal.m4:582:      dirpart=`AS_DIRNAME("$mf")`
dump-0.4b46/aclocal.m4-583-    else
##############################################
dump-0.4b46/aclocal.m4-587-    # from the Makefile without running 'make'.
dump-0.4b46/aclocal.m4:588:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
dump-0.4b46/aclocal.m4-589-    test -z "$DEPDIR" && continue
dump-0.4b46/aclocal.m4:590:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
dump-0.4b46/aclocal.m4-591-    test -z "$am__include" && continue
dump-0.4b46/aclocal.m4:592:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
dump-0.4b46/aclocal.m4-593-    # Find all dependency output files, they are included files with
##############################################
dump-0.4b46/aclocal.m4-601-      test -f "$dirpart/$file" && continue
dump-0.4b46/aclocal.m4:602:      fdir=`AS_DIRNAME(["$file"])`
dump-0.4b46/aclocal.m4-603-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
dump-0.4b46/aclocal.m4-659-AC_REQUIRE([AC_PROG_INSTALL])dnl
dump-0.4b46/aclocal.m4:660:if test "`cd $srcdir && pwd`" != "`pwd`"; then
dump-0.4b46/aclocal.m4-661-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
dump-0.4b46/aclocal.m4-814-    * )
dump-0.4b46/aclocal.m4:815:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dump-0.4b46/aclocal.m4-816-  esac
dump-0.4b46/aclocal.m4-817-done
dump-0.4b46/aclocal.m4:818:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
dump-0.4b46/aclocal.m4-819-
##############################################
dump-0.4b46/aclocal.m4-885-# Ignore all kinds of additional output from 'make'.
dump-0.4b46/aclocal.m4:886:case `$am_make -s -f confmf 2> /dev/null` in #(
dump-0.4b46/aclocal.m4-887-*the\ am__doit\ target*)
##############################################
dump-0.4b46/aclocal.m4-895-   echo '.include "confinc"' > confmf
dump-0.4b46/aclocal.m4:896:   case `$am_make -s -f confmf 2> /dev/null` in #(
dump-0.4b46/aclocal.m4-897-   *the\ am__doit\ target*)
##############################################
dump-0.4b46/aclocal.m4-1077-     echo "timestamp, slept: $am_has_slept" > conftest.file
dump-0.4b46/aclocal.m4:1078:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
dump-0.4b46/aclocal.m4-1079-     if test "$[*]" = "X"; then
dump-0.4b46/aclocal.m4-1080-	# -L didn't work.
dump-0.4b46/aclocal.m4:1081:	set X `ls -t "$srcdir/configure" conftest.file`
dump-0.4b46/aclocal.m4-1082-     fi
##############################################
dump-0.4b46/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
dump-0.4b46/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
dump-0.4b46/configure-47-  as_echo='print -r --'
dump-0.4b46/configure-48-  as_echo_n='print -rn --'
dump-0.4b46/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
dump-0.4b46/configure-50-  as_echo='printf %s\n'
##############################################
dump-0.4b46/configure-52-else
dump-0.4b46/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
dump-0.4b46/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
dump-0.4b46/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
dump-0.4b46/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
dump-0.4b46/configure-64-      esac;
##############################################
dump-0.4b46/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
dump-0.4b46/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
dump-0.4b46/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
dump-0.4b46/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
dump-0.4b46/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
dump-0.4b46/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
dump-0.4b46/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
dump-0.4b46/configure-335-      case $as_dir in #(
dump-0.4b46/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
dump-0.4b46/configure-337-      *) as_qdir=$as_dir;;
##############################################
dump-0.4b46/configure-408-  {
dump-0.4b46/configure:409:    as_val=`expr "$@" || test $? -eq 1`
dump-0.4b46/configure-410-  }
##############################################
dump-0.4b46/configure-415-# ----------------------------------------
dump-0.4b46/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
dump-0.4b46/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
dump-0.4b46/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
dump-0.4b46/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
dump-0.4b46/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
dump-0.4b46/configure-901-  case $ac_option in
dump-0.4b46/configure:902:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
dump-0.4b46/configure-903-  *=)   ac_optarg= ;;
##############################################
dump-0.4b46/configure-945-  -disable-* | --disable-*)
dump-0.4b46/configure:946:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
dump-0.4b46/configure-947-    # Reject names that are not valid shell variable names.
##############################################
dump-0.4b46/configure-950-    ac_useropt_orig=$ac_useropt
dump-0.4b46/configure:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dump-0.4b46/configure-952-    case $ac_user_opts in
##############################################
dump-0.4b46/configure-971-  -enable-* | --enable-*)
dump-0.4b46/configure:972:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
dump-0.4b46/configure-973-    # Reject names that are not valid shell variable names.
##############################################
dump-0.4b46/configure-976-    ac_useropt_orig=$ac_useropt
dump-0.4b46/configure:977:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dump-0.4b46/configure-978-    case $ac_user_opts in
##############################################
dump-0.4b46/configure-1175-  -with-* | --with-*)
dump-0.4b46/configure:1176:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
dump-0.4b46/configure-1177-    # Reject names that are not valid shell variable names.
##############################################
dump-0.4b46/configure-1180-    ac_useropt_orig=$ac_useropt
dump-0.4b46/configure:1181:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dump-0.4b46/configure-1182-    case $ac_user_opts in
##############################################
dump-0.4b46/configure-1191-  -without-* | --without-*)
dump-0.4b46/configure:1192:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
dump-0.4b46/configure-1193-    # Reject names that are not valid shell variable names.
##############################################
dump-0.4b46/configure-1196-    ac_useropt_orig=$ac_useropt
dump-0.4b46/configure:1197:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dump-0.4b46/configure-1198-    case $ac_user_opts in
##############################################
dump-0.4b46/configure-1229-  *=*)
dump-0.4b46/configure:1230:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
dump-0.4b46/configure-1231-    # Reject names that are not valid shell variable names.
##############################################
dump-0.4b46/configure-1250-if test -n "$ac_prev"; then
dump-0.4b46/configure:1251:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
dump-0.4b46/configure-1252-  as_fn_error $? "missing argument to $ac_option"
##############################################
dump-0.4b46/configure-1272-    */ )
dump-0.4b46/configure:1273:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
dump-0.4b46/configure-1274-      eval $ac_var=\$ac_val;;
##############################################
dump-0.4b46/configure-1307-ac_ls_di=`ls -di .` &&
dump-0.4b46/configure:1308:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
dump-0.4b46/configure-1309-  as_fn_error $? "working directory cannot be determined"
##############################################
dump-0.4b46/configure-1363-case $srcdir in
dump-0.4b46/configure:1364:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
dump-0.4b46/configure-1365-esac
##############################################
dump-0.4b46/configure-1406-By default, \`make install' will install all the files in
dump-0.4b46/configure:1407:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
dump-0.4b46/configure:1408:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
dump-0.4b46/configure-1409-for instance \`--prefix=\$HOME'.
##############################################
dump-0.4b46/configure-1563-*)
dump-0.4b46/configure:1564:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
dump-0.4b46/configure-1565-  # A ".." for each directory in $ac_dir_suffix.
dump-0.4b46/configure:1566:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
dump-0.4b46/configure-1567-  case $ac_top_builddir_sub in
##############################################
dump-0.4b46/configure-2210-    *\'*)
dump-0.4b46/configure:2211:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
dump-0.4b46/configure-2212-    esac
##############################################
dump-0.4b46/configure-2293-      case $ac_val in
dump-0.4b46/configure:2294:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dump-0.4b46/configure-2295-      esac
##############################################
dump-0.4b46/configure-2308-	case $ac_val in
dump-0.4b46/configure:2309:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dump-0.4b46/configure-2310-	esac
##############################################
dump-0.4b46/configure-2428-    set,)
dump-0.4b46/configure:2429:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
dump-0.4b46/configure:2430:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
dump-0.4b46/configure-2431-      ac_cache_corrupted=: ;;
##############################################
dump-0.4b46/configure-2439-	# differences in whitespace do not lead to failure.
dump-0.4b46/configure:2440:	ac_old_val_w=`echo x $ac_old_val`
dump-0.4b46/configure:2441:	ac_new_val_w=`echo x $ac_new_val`
dump-0.4b46/configure-2442-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
dump-0.4b46/configure-2459-    case $ac_new_val in
dump-0.4b46/configure:2460:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
dump-0.4b46/configure-2461-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
dump-0.4b46/configure-2635-     echo "timestamp, slept: $am_has_slept" > conftest.file
dump-0.4b46/configure:2636:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
dump-0.4b46/configure-2637-     if test "$*" = "X"; then
dump-0.4b46/configure-2638-	# -L didn't work.
dump-0.4b46/configure:2639:	set X `ls -t "$srcdir/configure" conftest.file`
dump-0.4b46/configure-2640-     fi
##############################################
dump-0.4b46/configure-2686-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
dump-0.4b46/configure:2687:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
dump-0.4b46/configure-2688-
dump-0.4b46/configure-2689-# expand $ac_aux_dir to an absolute path
dump-0.4b46/configure:2690:am_aux_dir=`cd $ac_aux_dir && pwd`
dump-0.4b46/configure-2691-
##############################################
dump-0.4b46/configure-2831-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
dump-0.4b46/configure:2832:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
dump-0.4b46/configure-2833-	     'mkdir (GNU coreutils) '* | \
##############################################
dump-0.4b46/configure-2904-set x ${MAKE-make}
dump-0.4b46/configure:2905:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
dump-0.4b46/configure-2906-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
dump-0.4b46/configure-2914-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
dump-0.4b46/configure:2915:case `${MAKE-make} -f conftest.make 2>/dev/null` in
dump-0.4b46/configure-2916-  *@@@%%%=?*=@@@%%%*)
##############################################
dump-0.4b46/configure-2980-
dump-0.4b46/configure:2981:if test "`cd $srcdir && pwd`" != "`pwd`"; then
dump-0.4b46/configure-2982-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
dump-0.4b46/configure-3141-set x ${MAKE-make}
dump-0.4b46/configure:3142:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
dump-0.4b46/configure-3143-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
dump-0.4b46/configure-3151-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
dump-0.4b46/configure:3152:case `${MAKE-make} -f conftest.make 2>/dev/null` in
dump-0.4b46/configure-3153-  *@@@%%%=?*=@@@%%%*)
##############################################
dump-0.4b46/configure-3646-$as_echo_n "checking whether the C compiler works... " >&6; }
dump-0.4b46/configure:3647:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
dump-0.4b46/configure-3648-
##############################################
dump-0.4b46/configure-3690-	then :; else
dump-0.4b46/configure:3691:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dump-0.4b46/configure-3692-	fi
##############################################
dump-0.4b46/configure-3750-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
dump-0.4b46/configure:3751:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dump-0.4b46/configure-3752-	  break;;
##############################################
dump-0.4b46/configure-3859-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
dump-0.4b46/configure:3860:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
dump-0.4b46/configure-3861-       break;;
##############################################
dump-0.4b46/configure-4167-# Ignore all kinds of additional output from 'make'.
dump-0.4b46/configure:4168:case `$am_make -s -f confmf 2> /dev/null` in #(
dump-0.4b46/configure-4169-*the\ am__doit\ target*)
##############################################
dump-0.4b46/configure-4177-   echo '.include "confinc"' > confmf
dump-0.4b46/configure:4178:   case `$am_make -s -f confmf 2> /dev/null` in #(
dump-0.4b46/configure-4179-   *the\ am__doit\ target*)
##############################################
dump-0.4b46/configure-4240-  if test "$am_compiler_list" = ""; then
dump-0.4b46/configure:4241:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
dump-0.4b46/configure-4242-  fi
##############################################
dump-0.4b46/configure-4499-  # Check for GNU $ac_path_GREP
dump-0.4b46/configure:4500:case `"$ac_path_GREP" --version 2>&1` in
dump-0.4b46/configure-4501-*GNU*)
##############################################
dump-0.4b46/configure-4565-  # Check for GNU $ac_path_EGREP
dump-0.4b46/configure:4566:case `"$ac_path_EGREP" --version 2>&1` in
dump-0.4b46/configure-4567-*GNU*)
##############################################
dump-0.4b46/configure-4726-do :
dump-0.4b46/configure:4727:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dump-0.4b46/configure-4728-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
dump-0.4b46/configure-4731-  cat >>confdefs.h <<_ACEOF
dump-0.4b46/configure:4732:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dump-0.4b46/configure-4733-_ACEOF
##############################################
dump-0.4b46/configure-5037-test "x$ac_build_alias" = x &&
dump-0.4b46/configure:5038:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
dump-0.4b46/configure-5039-test "x$ac_build_alias" = x &&
dump-0.4b46/configure-5040-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
dump-0.4b46/configure:5041:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
dump-0.4b46/configure-5042-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
dump-0.4b46/configure-5061-IFS=$ac_save_IFS
dump-0.4b46/configure:5062:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
dump-0.4b46/configure-5063-
##############################################
dump-0.4b46/configure-5072-else
dump-0.4b46/configure:5073:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
dump-0.4b46/configure-5074-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
dump-0.4b46/configure-5094-IFS=$ac_save_IFS
dump-0.4b46/configure:5095:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
dump-0.4b46/configure-5096-
##############################################
dump-0.4b46/configure-5122-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
dump-0.4b46/configure:5123:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
dump-0.4b46/configure-5124-  ECHO='print -r --'
dump-0.4b46/configure:5125:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
dump-0.4b46/configure-5126-  ECHO='printf %s\n'
##############################################
dump-0.4b46/configure-5191-  # Check for GNU $ac_path_SED
dump-0.4b46/configure:5192:case `"$ac_path_SED" --version 2>&1` in
dump-0.4b46/configure-5193-*GNU*)
##############################################
dump-0.4b46/configure-5270-  # Check for GNU $ac_path_FGREP
dump-0.4b46/configure:5271:case `"$ac_path_FGREP" --version 2>&1` in
dump-0.4b46/configure-5272-*GNU*)
##############################################
dump-0.4b46/configure-5350-    # gcc leaves a trailing carriage return, which upsets mingw
dump-0.4b46/configure:5351:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
dump-0.4b46/configure-5352-  *)
dump-0.4b46/configure:5353:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
dump-0.4b46/configure-5354-  esac
##############################################
dump-0.4b46/configure-5359-      # Canonicalize the pathname of ld
dump-0.4b46/configure:5360:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
dump-0.4b46/configure-5361-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
dump-0.4b46/configure:5362:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
dump-0.4b46/configure-5363-      done
##############################################
dump-0.4b46/configure-5394-      # Break only if it was the GNU/non-GNU ld that we prefer.
dump-0.4b46/configure:5395:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
dump-0.4b46/configure-5396-      *GNU* | *'with BFD'*)
##############################################
dump-0.4b46/configure-5425-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
dump-0.4b46/configure:5426:case `$LD -v 2>&1 </dev/null` in
dump-0.4b46/configure-5427-*GNU* | *'with BFD'*)
##############################################
dump-0.4b46/configure-5475-	esac
dump-0.4b46/configure:5476:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
dump-0.4b46/configure-5477-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
dump-0.4b46/configure-5481-	*)
dump-0.4b46/configure:5482:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
dump-0.4b46/configure-5483-	  */dev/null*)
##############################################
dump-0.4b46/configure-5609-
dump-0.4b46/configure:5610:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
dump-0.4b46/configure-5611-    *COFF*)
##############################################
dump-0.4b46/configure-5710-    # And add a safety zone
dump-0.4b46/configure:5711:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dump-0.4b46/configure:5712:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dump-0.4b46/configure-5713-    ;;
##############################################
dump-0.4b46/configure-5743-    if test -n "$kargmax"; then
dump-0.4b46/configure:5744:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
dump-0.4b46/configure-5745-    else
##############################################
dump-0.4b46/configure-5752-       test undefined != "$lt_cv_sys_max_cmd_len"; then
dump-0.4b46/configure:5753:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
dump-0.4b46/configure:5754:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
dump-0.4b46/configure-5755-    else
##############################################
dump-0.4b46/configure-5764-      # we can't tell.
dump-0.4b46/configure:5765:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
dump-0.4b46/configure-5766-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
dump-0.4b46/configure-5768-      do
dump-0.4b46/configure:5769:        i=`expr $i + 1`
dump-0.4b46/configure-5770-        teststring=$teststring$teststring
##############################################
dump-0.4b46/configure-5772-      # Only check the string length outside the loop.
dump-0.4b46/configure:5773:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
dump-0.4b46/configure-5774-      teststring=
##############################################
dump-0.4b46/configure-5777-      # linker.  It appears as though 1/2 is a usable value.
dump-0.4b46/configure:5778:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
dump-0.4b46/configure-5779-    fi
##############################################
dump-0.4b46/configure-6188-openbsd* | bitrig*)
dump-0.4b46/configure:6189:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dump-0.4b46/configure-6190-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
dump-0.4b46/configure-6258-    else
dump-0.4b46/configure:6259:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
dump-0.4b46/configure-6260-    fi
##############################################
dump-0.4b46/configure-6403-  # decide which one to use based on capabilities of $DLLTOOL
dump-0.4b46/configure:6404:  case `$DLLTOOL --help 2>&1` in
dump-0.4b46/configure-6405-  *--identify-strict*)
##############################################
dump-0.4b46/configure-6924-# If we're using GNU nm, then use its standard symbol codes.
dump-0.4b46/configure:6925:case `$NM -V 2>&1` in
dump-0.4b46/configure-6926-*GNU* | *'with BFD'*)
##############################################
dump-0.4b46/configure-6972-mingw*)
dump-0.4b46/configure:6973:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
dump-0.4b46/configure-6974-  ;;
##############################################
dump-0.4b46/configure-7204-   if test yes = "$GCC"; then
dump-0.4b46/configure:7205:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
dump-0.4b46/configure-7206-   fi
##############################################
dump-0.4b46/configure-7208- /*)
dump-0.4b46/configure:7209:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
dump-0.4b46/configure-7210-   ;; #(
##############################################
dump-0.4b46/configure-7303-    done
dump-0.4b46/configure:7304:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dump-0.4b46/configure-7305-}
##############################################
dump-0.4b46/configure-7325-  test $ac_status = 0; }; then
dump-0.4b46/configure:7326:    case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/configure-7327-      *ELF-32*)
##############################################
dump-0.4b46/configure-7346-    if test yes = "$lt_cv_prog_gnu_ld"; then
dump-0.4b46/configure:7347:      case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/configure-7348-	*32-bit*)
##############################################
dump-0.4b46/configure-7358-    else
dump-0.4b46/configure:7359:      case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/configure-7360-	*32-bit*)
##############################################
dump-0.4b46/configure-7384-    emul=elf
dump-0.4b46/configure:7385:    case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/configure-7386-      *32-bit*)
##############################################
dump-0.4b46/configure-7392-    esac
dump-0.4b46/configure:7393:    case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/configure-7394-      *MSB*)
##############################################
dump-0.4b46/configure-7400-    esac
dump-0.4b46/configure:7401:    case `/usr/bin/file conftest.$ac_objext` in
dump-0.4b46/configure-7402-      *N32*)
##############################################
dump-0.4b46/configure-8333-    *:)
dump-0.4b46/configure:8334:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
dump-0.4b46/configure-8335-        ;;
dump-0.4b46/configure-8336-    x:*)
dump-0.4b46/configure:8337:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
dump-0.4b46/configure-8338-        ;;
dump-0.4b46/configure-8339-    *::*)
dump-0.4b46/configure:8340:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dump-0.4b46/configure:8341:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
dump-0.4b46/configure-8342-        ;;
dump-0.4b46/configure-8343-    *)
dump-0.4b46/configure:8344:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
dump-0.4b46/configure-8345-        ;;
##############################################
dump-0.4b46/configure-8698-	"file_magic "*)
dump-0.4b46/configure:8699:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dump-0.4b46/configure-8700-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dump-0.4b46/configure-8764-	"file_magic "*)
dump-0.4b46/configure:8765:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
dump-0.4b46/configure-8766-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
dump-0.4b46/configure-9162-      *)
dump-0.4b46/configure:9163:	case `$CC -V 2>&1 | sed 5q` in
dump-0.4b46/configure-9164-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
dump-0.4b46/configure-9608-	# shared libraries, regardless of the interface used.
dump-0.4b46/configure:9609:	case `$LD -v 2>&1` in
dump-0.4b46/configure-9610-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
dump-0.4b46/configure-9640-    supports_anon_versioning=no
dump-0.4b46/configure:9641:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
dump-0.4b46/configure-9642-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
dump-0.4b46/configure-9709-	# is; otherwise, prepend EXPORTS...
dump-0.4b46/configure:9710:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dump-0.4b46/configure-9711-          cp $export_symbols $output_objdir/$soname.def;
##############################################
dump-0.4b46/configure-9743-	prefix_cmds="$SED"~
dump-0.4b46/configure:9744:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dump-0.4b46/configure-9745-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dump-0.4b46/configure-9765-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
dump-0.4b46/configure:9766:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
dump-0.4b46/configure:9767:      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'
dump-0.4b46/configure-9768-      ;;
##############################################
dump-0.4b46/configure-9783-        pgcc*)				# Portland Group C compiler
dump-0.4b46/configure:9784:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/configure-9785-	  tmp_addflag=' $pic_flag'
##############################################
dump-0.4b46/configure-9788-					# Portland Group f77 and f90 compilers
dump-0.4b46/configure:9789:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/configure-9790-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
dump-0.4b46/configure-9805-	nvcc*)	# Cuda Compiler Driver 2.2
dump-0.4b46/configure:9806:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/configure-9807-	  compiler_needs_object=yes
##############################################
dump-0.4b46/configure-9809-	esac
dump-0.4b46/configure:9810:	case `$CC -V 2>&1 | sed 5q` in
dump-0.4b46/configure-9811-	*Sun\ C*)			# Sun C 5.9
dump-0.4b46/configure:9812:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
dump-0.4b46/configure-9813-	  compiler_needs_object=yes
##############################################
dump-0.4b46/configure-9880-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dump-0.4b46/configure:9881:      case `$LD -v 2>&1` in
dump-0.4b46/configure-9882-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dump-0.4b46/configure-9969-	else
dump-0.4b46/configure:9970:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
dump-0.4b46/configure-9971-	fi
##############################################
dump-0.4b46/configure-10034-	# below for broken collect2 doesn't work under 4.3+
dump-0.4b46/configure:10035:	  collect2name=`$CC -print-prog-name=collect2`
dump-0.4b46/configure-10036-	  if test -f "$collect2name" &&
##############################################
dump-0.4b46/configure-10114-      }'
dump-0.4b46/configure:10115:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dump-0.4b46/configure-10116-  # Check for a 64-bit object if we didn't find anything.
dump-0.4b46/configure-10117-  if test -z "$lt_cv_aix_libpath_"; then
dump-0.4b46/configure:10118:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dump-0.4b46/configure-10119-  fi
##############################################
dump-0.4b46/configure-10132-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
dump-0.4b46/configure:10133:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
dump-0.4b46/configure-10134-      else
##############################################
dump-0.4b46/configure-10167-      }'
dump-0.4b46/configure:10168:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dump-0.4b46/configure-10169-  # Check for a 64-bit object if we didn't find anything.
dump-0.4b46/configure-10170-  if test -z "$lt_cv_aix_libpath_"; then
dump-0.4b46/configure:10171:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
dump-0.4b46/configure-10172-  fi
##############################################
dump-0.4b46/configure-10199-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
dump-0.4b46/configure:10200:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
dump-0.4b46/configure-10201-	  if test svr4 != "$with_aix_soname"; then
##############################################
dump-0.4b46/configure-10252-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
dump-0.4b46/configure:10253:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
dump-0.4b46/configure-10254-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
dump-0.4b46/configure-10290-	# FIXME: Setting linknames here is a bad hack.
dump-0.4b46/configure:10291:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
dump-0.4b46/configure-10292-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
dump-0.4b46/configure-10308-  if test yes = "$lt_cv_ld_force_load"; then
dump-0.4b46/configure:10309:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
dump-0.4b46/configure-10310-
##############################################
dump-0.4b46/configure-10488-      if test yes = "$GCC"; then
dump-0.4b46/configure:10489:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/configure-10490-	# Try to use the -exported_symbol ld option, if it does not
##############################################
dump-0.4b46/configure-10516-	if test yes = "$lt_cv_irix_exported_symbol"; then
dump-0.4b46/configure:10517:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
dump-0.4b46/configure-10518-	fi
dump-0.4b46/configure-10519-      else
dump-0.4b46/configure:10520:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/configure:10521:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
dump-0.4b46/configure-10522-      fi
##############################################
dump-0.4b46/configure-10566-	hardcode_direct_absolute=yes
dump-0.4b46/configure:10567:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dump-0.4b46/configure-10568-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
dump-0.4b46/configure-10597-	prefix_cmds="$SED"~
dump-0.4b46/configure:10598:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
dump-0.4b46/configure-10599-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
dump-0.4b46/configure-10611-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
dump-0.4b46/configure:10612:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/configure-10613-      else
dump-0.4b46/configure-10614-	allow_undefined_flag=' -expect_unresolved \*'
dump-0.4b46/configure:10615:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/configure-10616-      fi
##############################################
dump-0.4b46/configure-10624-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
dump-0.4b46/configure:10625:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
dump-0.4b46/configure-10626-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
dump-0.4b46/configure-10628-	allow_undefined_flag=' -expect_unresolved \*'
dump-0.4b46/configure:10629:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
dump-0.4b46/configure:10630:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
dump-0.4b46/configure:10631:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
dump-0.4b46/configure-10632-
##############################################
dump-0.4b46/configure-10647-      else
dump-0.4b46/configure:10648:	case `$CC -V 2>&1` in
dump-0.4b46/configure-10649-	*"Compilers 5.0"*)
##############################################
dump-0.4b46/configure-11046-  esac
dump-0.4b46/configure:11047:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
dump-0.4b46/configure-11048-  case $lt_search_path_spec in
##############################################
dump-0.4b46/configure-11053-    # okay in the real world where ";" in dirpaths is itself problematic.
dump-0.4b46/configure:11054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
dump-0.4b46/configure-11055-    ;;
dump-0.4b46/configure-11056-  *)
dump-0.4b46/configure:11057:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
dump-0.4b46/configure-11058-    ;;
##############################################
dump-0.4b46/configure-11062-  lt_tmp_lt_search_path_spec=
dump-0.4b46/configure:11063:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
dump-0.4b46/configure-11064-  # ...but if some path component already ends with the multilib dir we assume
##############################################
dump-0.4b46/configure-11104-  esac
dump-0.4b46/configure:11105:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
dump-0.4b46/configure-11106-else
##############################################
dump-0.4b46/configure-11244-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
dump-0.4b46/configure:11245:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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'
dump-0.4b46/configure-11246-    ;;
##############################################
dump-0.4b46/configure-11280-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dump-0.4b46/configure:11281:    postinstall_cmds='base_file=`basename \$file`~
dump-0.4b46/configure:11282:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dump-0.4b46/configure:11283:      dldir=$destdir/`dirname \$dlpath`~
dump-0.4b46/configure-11284-      test -d \$dldir || mkdir -p \$dldir~
##############################################
dump-0.4b46/configure-11289-      fi'
dump-0.4b46/configure:11290:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dump-0.4b46/configure-11291-      dlpath=$dir/\$dldll~
##############################################
dump-0.4b46/configure-11297-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
dump-0.4b46/configure:11298:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dump-0.4b46/configure-11299-
##############################################
dump-0.4b46/configure-11303-      # MinGW DLLs use traditional 'lib' prefix
dump-0.4b46/configure:11304:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dump-0.4b46/configure-11305-      ;;
##############################################
dump-0.4b46/configure-11307-      # pw32 DLLs use 'pw' prefix rather than 'lib'
dump-0.4b46/configure:11308:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dump-0.4b46/configure-11309-      ;;
##############################################
dump-0.4b46/configure-11316-    libname_spec='$name'
dump-0.4b46/configure:11317:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
dump-0.4b46/configure-11318-    library_names_spec='$libname.dll.lib'
##############################################
dump-0.4b46/configure-11328-        # Let DOS variable expansion print the short 8.3 style file name.
dump-0.4b46/configure:11329:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
dump-0.4b46/configure-11330-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
dump-0.4b46/configure-11333-      # Convert to MSYS style.
dump-0.4b46/configure:11334:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
dump-0.4b46/configure-11335-      ;;
##############################################
dump-0.4b46/configure-11339-      # like /cygdrive/c/PROGRA~1:/cygdr...
dump-0.4b46/configure:11340:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
dump-0.4b46/configure:11341:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
dump-0.4b46/configure:11342:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dump-0.4b46/configure-11343-      ;;
##############################################
dump-0.4b46/configure-11347-        # It is most probably a Windows format PATH.
dump-0.4b46/configure:11348:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
dump-0.4b46/configure-11349-      else
dump-0.4b46/configure:11350:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
dump-0.4b46/configure-11351-      fi
##############################################
dump-0.4b46/configure-11357-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
dump-0.4b46/configure:11358:    postinstall_cmds='base_file=`basename \$file`~
dump-0.4b46/configure:11359:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
dump-0.4b46/configure:11360:      dldir=$destdir/`dirname \$dlpath`~
dump-0.4b46/configure-11361-      test -d \$dldir || mkdir -p \$dldir~
dump-0.4b46/configure-11362-      $install_prog $dir/$dlname \$dldir/$dlname'
dump-0.4b46/configure:11363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dump-0.4b46/configure-11364-      dlpath=$dir/\$dldll~
##############################################
dump-0.4b46/configure-11371-    # Assume MSVC wrapper
dump-0.4b46/configure:11372:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
dump-0.4b46/configure-11373-    dynamic_linker='Win32 ld.exe'
##############################################
dump-0.4b46/configure-11388-  shlibpath_var=DYLD_LIBRARY_PATH
dump-0.4b46/configure:11389:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
dump-0.4b46/configure-11390-
##############################################
dump-0.4b46/configure-11654-  if test -f /etc/ld.so.conf; then
dump-0.4b46/configure:11655:    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;s/"//g;/^$/d' | tr '\n' ' '`
dump-0.4b46/configure-11656-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
dump-0.4b46/configure-11708-  need_lib_prefix=no
dump-0.4b46/configure:11709:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
dump-0.4b46/configure-11710-    need_version=no
##############################################
dump-0.4b46/configure-11735-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
dump-0.4b46/configure:11736:  postinstall_cmds='base_file=`basename \$file`~
dump-0.4b46/configure:11737:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
dump-0.4b46/configure:11738:    dldir=$destdir/`dirname \$dlpath`~
dump-0.4b46/configure-11739-    test -d \$dldir || mkdir -p \$dldir~
##############################################
dump-0.4b46/configure-11744-    fi'
dump-0.4b46/configure:11745:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
dump-0.4b46/configure-11746-    dlpath=$dir/\$dldll~
##############################################
dump-0.4b46/configure-12933-  test $ac_status = 0; }; then
dump-0.4b46/configure:12934:  pkg_cv_SELINUX_CFLAGS=`$PKG_CONFIG --cflags "libselinux" 2>/dev/null`
dump-0.4b46/configure-12935-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-12950-  test $ac_status = 0; }; then
dump-0.4b46/configure:12951:  pkg_cv_SELINUX_LIBS=`$PKG_CONFIG --libs "libselinux" 2>/dev/null`
dump-0.4b46/configure-12952-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-12971-        if test $_pkg_short_errors_supported = yes; then
dump-0.4b46/configure:12972:	        SELINUX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libselinux" 2>&1`
dump-0.4b46/configure-12973-        else
dump-0.4b46/configure:12974:	        SELINUX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libselinux" 2>&1`
dump-0.4b46/configure-12975-        fi
##############################################
dump-0.4b46/configure-13045-  test $ac_status = 0; }; then
dump-0.4b46/configure:13046:  pkg_cv_EXT2FS_CFLAGS=`$PKG_CONFIG --cflags "ext2fs" 2>/dev/null`
dump-0.4b46/configure-13047-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13062-  test $ac_status = 0; }; then
dump-0.4b46/configure:13063:  pkg_cv_EXT2FS_LIBS=`$PKG_CONFIG --libs "ext2fs" 2>/dev/null`
dump-0.4b46/configure-13064-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13083-        if test $_pkg_short_errors_supported = yes; then
dump-0.4b46/configure:13084:	        EXT2FS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ext2fs" 2>&1`
dump-0.4b46/configure-13085-        else
dump-0.4b46/configure:13086:	        EXT2FS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ext2fs" 2>&1`
dump-0.4b46/configure-13087-        fi
##############################################
dump-0.4b46/configure-13136-  test $ac_status = 0; }; then
dump-0.4b46/configure:13137:  pkg_cv_COM_ERR_CFLAGS=`$PKG_CONFIG --cflags "com_err" 2>/dev/null`
dump-0.4b46/configure-13138-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13153-  test $ac_status = 0; }; then
dump-0.4b46/configure:13154:  pkg_cv_COM_ERR_LIBS=`$PKG_CONFIG --libs "com_err" 2>/dev/null`
dump-0.4b46/configure-13155-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13174-        if test $_pkg_short_errors_supported = yes; then
dump-0.4b46/configure:13175:	        COM_ERR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "com_err" 2>&1`
dump-0.4b46/configure-13176-        else
dump-0.4b46/configure:13177:	        COM_ERR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "com_err" 2>&1`
dump-0.4b46/configure-13178-        fi
##############################################
dump-0.4b46/configure-13357-  test $ac_status = 0; }; then
dump-0.4b46/configure:13358:  pkg_cv_BLKID_CFLAGS=`$PKG_CONFIG --cflags "blkid" 2>/dev/null`
dump-0.4b46/configure-13359-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13374-  test $ac_status = 0; }; then
dump-0.4b46/configure:13375:  pkg_cv_BLKID_LIBS=`$PKG_CONFIG --libs "blkid" 2>/dev/null`
dump-0.4b46/configure-13376-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13395-        if test $_pkg_short_errors_supported = yes; then
dump-0.4b46/configure:13396:	        BLKID_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "blkid" 2>&1`
dump-0.4b46/configure-13397-        else
dump-0.4b46/configure:13398:	        BLKID_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "blkid" 2>&1`
dump-0.4b46/configure-13399-        fi
##############################################
dump-0.4b46/configure-13451-  test $ac_status = 0; }; then
dump-0.4b46/configure:13452:  pkg_cv_UUID_CFLAGS=`$PKG_CONFIG --cflags "uuid" 2>/dev/null`
dump-0.4b46/configure-13453-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13468-  test $ac_status = 0; }; then
dump-0.4b46/configure:13469:  pkg_cv_UUID_LIBS=`$PKG_CONFIG --libs "uuid" 2>/dev/null`
dump-0.4b46/configure-13470-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13489-        if test $_pkg_short_errors_supported = yes; then
dump-0.4b46/configure:13490:	        UUID_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "uuid" 2>&1`
dump-0.4b46/configure-13491-        else
dump-0.4b46/configure:13492:	        UUID_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "uuid" 2>&1`
dump-0.4b46/configure-13493-        fi
##############################################
dump-0.4b46/configure-13841-  test $ac_status = 0; }; then
dump-0.4b46/configure:13842:  pkg_cv_ZLIB_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
dump-0.4b46/configure-13843-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13858-  test $ac_status = 0; }; then
dump-0.4b46/configure:13859:  pkg_cv_ZLIB_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
dump-0.4b46/configure-13860-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-13879-        if test $_pkg_short_errors_supported = yes; then
dump-0.4b46/configure:13880:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1`
dump-0.4b46/configure-13881-        else
dump-0.4b46/configure:13882:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1`
dump-0.4b46/configure-13883-        fi
##############################################
dump-0.4b46/configure-14123-do :
dump-0.4b46/configure:14124:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
dump-0.4b46/configure-14125-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
dump-0.4b46/configure-14127-  cat >>confdefs.h <<_ACEOF
dump-0.4b46/configure:14128:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
dump-0.4b46/configure-14129-_ACEOF
##############################################
dump-0.4b46/configure-14191-  test $ac_status = 0; }; then
dump-0.4b46/configure:14192:  pkg_cv_SSL_CFLAGS=`$PKG_CONFIG --cflags "openssl" 2>/dev/null`
dump-0.4b46/configure-14193-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-14208-  test $ac_status = 0; }; then
dump-0.4b46/configure:14209:  pkg_cv_SSL_LIBS=`$PKG_CONFIG --libs "openssl" 2>/dev/null`
dump-0.4b46/configure-14210-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
dump-0.4b46/configure-14229-        if test $_pkg_short_errors_supported = yes; then
dump-0.4b46/configure:14230:	        SSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "openssl" 2>&1`
dump-0.4b46/configure-14231-        else
dump-0.4b46/configure:14232:	        SSL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "openssl" 2>&1`
dump-0.4b46/configure-14233-        fi
##############################################
dump-0.4b46/configure-14394-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
dump-0.4b46/configure:14395:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
dump-0.4b46/configure-14396-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
dump-0.4b46/configure-14493-if test -z "$BASH_VERSION$ZSH_VERSION" \
dump-0.4b46/configure:14494:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
dump-0.4b46/configure-14495-  as_echo='print -r --'
dump-0.4b46/configure-14496-  as_echo_n='print -rn --'
dump-0.4b46/configure:14497:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
dump-0.4b46/configure-14498-  as_echo='printf %s\n'
##############################################
dump-0.4b46/configure-14500-else
dump-0.4b46/configure:14501:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
dump-0.4b46/configure-14502-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
dump-0.4b46/configure-14510-	expr "X$arg" : "X\\(.*\\)$as_nl";
dump-0.4b46/configure:14511:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
dump-0.4b46/configure-14512-      esac;
##############################################
dump-0.4b46/configure-14587-# ----------------------------------------
dump-0.4b46/configure:14588:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
dump-0.4b46/configure-14589-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
dump-0.4b46/configure-14659-  {
dump-0.4b46/configure:14660:    as_val=`expr "$@" || test $? -eq 1`
dump-0.4b46/configure-14661-  }
##############################################
dump-0.4b46/configure-14763-      case $as_dir in #(
dump-0.4b46/configure:14764:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
dump-0.4b46/configure-14765-      *) as_qdir=$as_dir;;
##############################################
dump-0.4b46/configure-14898-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
dump-0.4b46/configure:14899:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
dump-0.4b46/configure-14900-ac_cs_version="\\
##############################################
dump-0.4b46/configure-14923-  --*=?*)
dump-0.4b46/configure:14924:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dump-0.4b46/configure:14925:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
dump-0.4b46/configure-14926-    ac_shift=:
##############################################
dump-0.4b46/configure-14928-  --*=)
dump-0.4b46/configure:14929:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dump-0.4b46/configure-14930-    ac_optarg=
##############################################
dump-0.4b46/configure-14952-    case $ac_optarg in
dump-0.4b46/configure:14953:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
dump-0.4b46/configure-14954-    '') as_fn_error $? "missing file argument" ;;
##############################################
dump-0.4b46/configure-14960-    case $ac_optarg in
dump-0.4b46/configure:14961:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
dump-0.4b46/configure-14962-    esac
##############################################
dump-0.4b46/configure-15029-delay_variable_subst='$delay_variable_subst'
dump-0.4b46/configure:15030:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15031:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15032:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15033:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15034:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15035:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15036:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15037:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15038:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15039:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15040:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15041:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15042:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15043:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15044:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15045:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15046:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15047:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15048:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15049:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15050:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15051:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15052:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15053:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15054:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15055:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15056:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15057:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15058:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15059:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15060:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15061:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15062:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15063:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15064:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15065:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15066:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15067:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15068:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15069:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15070:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15071:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15072:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15073:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15074:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15075:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15076:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15077:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15078:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15079:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15080:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15081:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15082:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15083:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15084:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15085:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15086:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15087:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15088:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15089:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15090:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15091:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15092:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15093:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15094:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15095:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15096:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15097:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15098:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15099:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15100:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15101:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15102:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15103:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15104:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15105:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15106:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15107:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15108:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15109:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15110:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15111:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15112:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15113:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15114:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15115:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15116:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15117:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15118:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15119:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15120:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15121:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15122:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15123:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15124:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15125:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15126:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15127:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15128:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15129:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15130:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15131:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15132:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15133:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15134:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15135:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15136:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15137:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15138:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15139:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15140:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15141:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15142:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15143:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15144:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15145:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15146:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15147:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15148:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15149:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15150:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15151:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15152:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15153:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15154:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15155:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15156:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15157:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15158:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15159:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15160:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15161:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15162:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15163:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure:15164:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
dump-0.4b46/configure-15165-
##############################################
dump-0.4b46/configure-15246-striplib; do
dump-0.4b46/configure:15247:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dump-0.4b46/configure-15248-    *[\\\\\\\`\\"\\\$]*)
dump-0.4b46/configure:15249:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dump-0.4b46/configure-15250-      ;;
##############################################
dump-0.4b46/configure-15277-configure_time_lt_sys_library_path; do
dump-0.4b46/configure:15278:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
dump-0.4b46/configure-15279-    *[\\\\\\\`\\"\\\$]*)
dump-0.4b46/configure:15280:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
dump-0.4b46/configure-15281-      ;;
##############################################
dump-0.4b46/configure-15378-fi
dump-0.4b46/configure:15379:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
dump-0.4b46/configure-15380-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
dump-0.4b46/configure-15395-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
dump-0.4b46/configure:15396:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
dump-0.4b46/configure-15397-ac_delim='%!_!# '
##############################################
dump-0.4b46/configure-15401-
dump-0.4b46/configure:15402:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
dump-0.4b46/configure-15403-  if test $ac_delim_n = $ac_delim_num; then
##############################################
dump-0.4b46/configure-15539-for ac_last_try in false false :; do
dump-0.4b46/configure:15540:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
dump-0.4b46/configure-15541-  if test -z "$ac_tt"; then
##############################################
dump-0.4b46/configure-15671-      esac
dump-0.4b46/configure:15672:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
dump-0.4b46/configure-15673-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
dump-0.4b46/configure-15730-*)
dump-0.4b46/configure:15731:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
dump-0.4b46/configure-15732-  # A ".." for each directory in $ac_dir_suffix.
dump-0.4b46/configure:15733:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
dump-0.4b46/configure-15734-  case $ac_top_builddir_sub in
##############################################
dump-0.4b46/configure-15791-/@mandir@/p'
dump-0.4b46/configure:15792:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
dump-0.4b46/configure-15793-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
dump-0.4b46/configure-15808-
dump-0.4b46/configure:15809:# Neutralize VPATH when `$srcdir' = `.'.
dump-0.4b46/configure-15810-# Shell code in configure.ac might set extrasub.
##############################################
dump-0.4b46/configure-15836-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
dump-0.4b46/configure:15837:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
dump-0.4b46/configure-15838-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
dump-0.4b46/configure-15882-    * )
dump-0.4b46/configure:15883:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
dump-0.4b46/configure-15884-  esac
##############################################
dump-0.4b46/configure-15929-    # Strip MF so we end up with the name of the file.
dump-0.4b46/configure:15930:    mf=`echo "$mf" | sed -e 's/:.*$//'`
dump-0.4b46/configure-15931-    # Check whether this is an Automake generated Makefile or not.
##############################################
dump-0.4b46/configure-15966-    # from the Makefile without running 'make'.
dump-0.4b46/configure:15967:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
dump-0.4b46/configure-15968-    test -z "$DEPDIR" && continue
dump-0.4b46/configure:15969:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
dump-0.4b46/configure-15970-    test -z "$am__include" && continue
dump-0.4b46/configure:15971:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
dump-0.4b46/configure-15972-    # Find all dependency output files, they are included files with
##############################################
dump-0.4b46/configure-16488-    *:)
dump-0.4b46/configure:16489:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
dump-0.4b46/configure-16490-        ;;
dump-0.4b46/configure-16491-    x:*)
dump-0.4b46/configure:16492:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
dump-0.4b46/configure-16493-        ;;
dump-0.4b46/configure-16494-    *::*)
dump-0.4b46/configure:16495:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
dump-0.4b46/configure:16496:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
dump-0.4b46/configure-16497-        ;;
dump-0.4b46/configure-16498-    *)
dump-0.4b46/configure:16499:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
dump-0.4b46/configure-16500-        ;;
##############################################
dump-0.4b46/configure-16515-    done
dump-0.4b46/configure:16516:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
dump-0.4b46/configure-16517-}
##############################################
dump-0.4b46/dump/Makefile.in-40-  { \
dump-0.4b46/dump/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dump-0.4b46/dump/Makefile.in-42-  }; \
##############################################
dump-0.4b46/dump/Makefile.in-148-  esac
dump-0.4b46/dump/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dump-0.4b46/dump/Makefile.in-150-am__vpath_adj = case $$p in \
dump-0.4b46/dump/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dump-0.4b46/dump/Makefile.in-152-    *) f=$$p;; \
dump-0.4b46/dump/Makefile.in-153-  esac;
dump-0.4b46/dump/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dump-0.4b46/dump/Makefile.in-155-am__install_max = 40
dump-0.4b46/dump/Makefile.in-156-am__nobase_strip_setup = \
dump-0.4b46/dump/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dump-0.4b46/dump/Makefile.in-158-am__nobase_strip = \
##############################################
dump-0.4b46/dump/Makefile.in-423-	test -n "$(EXEEXT)" || exit 0; \
dump-0.4b46/dump/Makefile.in:424:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dump-0.4b46/dump/Makefile.in-425-	echo " rm -f" $$list; \
##############################################
dump-0.4b46/dump/Makefile.in-452-.c.obj:
dump-0.4b46/dump/Makefile.in:453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/dump/Makefile.in-454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dump-0.4b46/dump/Makefile.in-456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dump-0.4b46/dump/Makefile.in:457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/dump/Makefile.in-458-
##############################################
dump-0.4b46/dump/Makefile.in-475-	test -n "$(man8dir)" \
dump-0.4b46/dump/Makefile.in:476:	  && test -n "`echo $$list1$$list2`" \
dump-0.4b46/dump/Makefile.in-477-	  || exit 0; \
##############################################
dump-0.4b46/dump/Makefile.in-544-GTAGS:
dump-0.4b46/dump/Makefile.in:545:	here=`$(am__cd) $(top_builddir) && pwd` \
dump-0.4b46/dump/Makefile.in-546-	  && $(am__cd) $(top_srcdir) \
##############################################
dump-0.4b46/dump/Makefile.in-567-distdir: $(DISTFILES)
dump-0.4b46/dump/Makefile.in:568:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/dump/Makefile.in:569:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/dump/Makefile.in-570-	list='$(DISTFILES)'; \
##############################################
dump-0.4b46/dump/Makefile.in-581-	  if test -d $$d/$$file; then \
dump-0.4b46/dump/Makefile.in:582:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dump-0.4b46/dump/Makefile.in-583-	    if test -d "$(distdir)/$$file"; then \
##############################################
dump-0.4b46/compile-67-	mingw/*)
dump-0.4b46/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
dump-0.4b46/compile-69-	  ;;
dump-0.4b46/compile-70-	cygwin/*)
dump-0.4b46/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
dump-0.4b46/compile-72-	  ;;
dump-0.4b46/compile-73-	wine/*)
dump-0.4b46/compile:74:	  file=`winepath -w "$file" || echo "$file"`
dump-0.4b46/compile-75-	  ;;
##############################################
dump-0.4b46/compile-309-# Name of file we expect compiler to create.
dump-0.4b46/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
dump-0.4b46/compile-311-
##############################################
dump-0.4b46/compile-315-# object file name, since that is what matters with a parallel build.
dump-0.4b46/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
dump-0.4b46/compile-317-while true; do
##############################################
dump-0.4b46/config.sub-52-
dump-0.4b46/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
dump-0.4b46/config.sub-54-
##############################################
dump-0.4b46/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
dump-0.4b46/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
dump-0.4b46/config.sub-116-case $maybe_os in
##############################################
dump-0.4b46/config.sub-122-    os=-$maybe_os
dump-0.4b46/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
dump-0.4b46/config.sub-124-    ;;
##############################################
dump-0.4b46/config.sub-126-    os=-linux-android
dump-0.4b46/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
dump-0.4b46/config.sub-128-    ;;
dump-0.4b46/config.sub-129-  *)
dump-0.4b46/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
dump-0.4b46/config.sub-131-    if [ $basic_machine != $1 ]
dump-0.4b46/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
dump-0.4b46/config.sub-133-    else os=; fi
##############################################
dump-0.4b46/config.sub-180-		os=-sco5v6
dump-0.4b46/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-182-		;;
##############################################
dump-0.4b46/config.sub-184-		os=-sco3.2v5
dump-0.4b46/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-186-		;;
##############################################
dump-0.4b46/config.sub-188-		os=-sco3.2v4
dump-0.4b46/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-190-		;;
dump-0.4b46/config.sub-191-	-sco3.2.[4-9]*)
dump-0.4b46/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
dump-0.4b46/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-194-		;;
##############################################
dump-0.4b46/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
dump-0.4b46/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-198-		;;
##############################################
dump-0.4b46/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
dump-0.4b46/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-202-		;;
##############################################
dump-0.4b46/config.sub-204-		os=-sco3.2v2
dump-0.4b46/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-206-		;;
dump-0.4b46/config.sub-207-	-udk*)
dump-0.4b46/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-209-		;;
##############################################
dump-0.4b46/config.sub-211-		os=-isc2.2
dump-0.4b46/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-213-		;;
##############################################
dump-0.4b46/config.sub-217-	-isc*)
dump-0.4b46/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
dump-0.4b46/config.sub-219-		;;
##############################################
dump-0.4b46/config.sub-229-	-ptx*)
dump-0.4b46/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
dump-0.4b46/config.sub-231-		;;
dump-0.4b46/config.sub-232-	-windowsnt*)
dump-0.4b46/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
dump-0.4b46/config.sub-234-		;;
##############################################
dump-0.4b46/config.sub-366-	*-*-*)
dump-0.4b46/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
dump-0.4b46/config.sub-368-		exit 1
##############################################
dump-0.4b46/config.sub-493-	amd64-*)
dump-0.4b46/config.sub:494:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-495-		;;
##############################################
dump-0.4b46/config.sub-538-	blackfin-*)
dump-0.4b46/config.sub:539:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-540-		os=-linux
##############################################
dump-0.4b46/config.sub-546-	c54x-*)
dump-0.4b46/config.sub:547:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-548-		;;
dump-0.4b46/config.sub-549-	c55x-*)
dump-0.4b46/config.sub:550:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-551-		;;
dump-0.4b46/config.sub-552-	c6x-*)
dump-0.4b46/config.sub:553:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-554-		;;
##############################################
dump-0.4b46/config.sub-749-	i*86v32)
dump-0.4b46/config.sub:750:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dump-0.4b46/config.sub-751-		os=-sysv32
##############################################
dump-0.4b46/config.sub-753-	i*86v4*)
dump-0.4b46/config.sub:754:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dump-0.4b46/config.sub-755-		os=-sysv4
##############################################
dump-0.4b46/config.sub-757-	i*86v)
dump-0.4b46/config.sub:758:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dump-0.4b46/config.sub-759-		os=-sysv
##############################################
dump-0.4b46/config.sub-761-	i*86sol2)
dump-0.4b46/config.sub:762:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
dump-0.4b46/config.sub-763-		os=-solaris2
##############################################
dump-0.4b46/config.sub-787-	leon-*|leon[3-9]-*)
dump-0.4b46/config.sub:788:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
dump-0.4b46/config.sub-789-		;;
##############################################
dump-0.4b46/config.sub-794-	m68knommu-*)
dump-0.4b46/config.sub:795:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-796-		os=-linux
##############################################
dump-0.4b46/config.sub-849-	mips3*-*)
dump-0.4b46/config.sub:850:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
dump-0.4b46/config.sub-851-		;;
dump-0.4b46/config.sub-852-	mips3*)
dump-0.4b46/config.sub:853:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
dump-0.4b46/config.sub-854-		;;
##############################################
dump-0.4b46/config.sub-871-	ms1-*)
dump-0.4b46/config.sub:872:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
dump-0.4b46/config.sub-873-		;;
##############################################
dump-0.4b46/config.sub-990-	parisc-*)
dump-0.4b46/config.sub:991:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-992-		os=-linux
##############################################
dump-0.4b46/config.sub-1006-	pc98-*)
dump-0.4b46/config.sub:1007:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1008-		;;
##############################################
dump-0.4b46/config.sub-1021-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
dump-0.4b46/config.sub:1022:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1023-		;;
dump-0.4b46/config.sub-1024-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
dump-0.4b46/config.sub:1025:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1026-		;;
dump-0.4b46/config.sub-1027-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
dump-0.4b46/config.sub:1028:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1029-		;;
dump-0.4b46/config.sub-1030-	pentium4-*)
dump-0.4b46/config.sub:1031:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1032-		;;
##############################################
dump-0.4b46/config.sub-1040-	ppc-* | ppcbe-*)
dump-0.4b46/config.sub:1041:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1042-		;;
##############################################
dump-0.4b46/config.sub-1046-	ppcle-* | powerpclittle-*)
dump-0.4b46/config.sub:1047:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1048-		;;
##############################################
dump-0.4b46/config.sub-1050-		;;
dump-0.4b46/config.sub:1051:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1052-		;;
##############################################
dump-0.4b46/config.sub-1056-	ppc64le-* | powerpc64little-*)
dump-0.4b46/config.sub:1057:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1058-		;;
##############################################
dump-0.4b46/config.sub-1139-	strongarm-* | thumb-*)
dump-0.4b46/config.sub:1140:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
dump-0.4b46/config.sub-1141-		;;
##############################################
dump-0.4b46/config.sub-1269-	xscale-* | xscalee[bl]-*)
dump-0.4b46/config.sub:1270:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
dump-0.4b46/config.sub-1271-		;;
##############################################
dump-0.4b46/config.sub-1346-	*)
dump-0.4b46/config.sub:1347:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
dump-0.4b46/config.sub-1348-		exit 1
##############################################
dump-0.4b46/config.sub-1354-	*-digital*)
dump-0.4b46/config.sub:1355:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
dump-0.4b46/config.sub-1356-		;;
dump-0.4b46/config.sub-1357-	*-commodore*)
dump-0.4b46/config.sub:1358:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
dump-0.4b46/config.sub-1359-		;;
##############################################
dump-0.4b46/config.sub-1375-	-solaris1 | -solaris1.*)
dump-0.4b46/config.sub:1376:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
dump-0.4b46/config.sub-1377-		;;
##############################################
dump-0.4b46/config.sub-1387-	-gnu/linux*)
dump-0.4b46/config.sub:1388:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
dump-0.4b46/config.sub-1389-		;;
##############################################
dump-0.4b46/config.sub-1434-	-nto*)
dump-0.4b46/config.sub:1435:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
dump-0.4b46/config.sub-1436-		;;
##############################################
dump-0.4b46/config.sub-1441-	-mac*)
dump-0.4b46/config.sub:1442:		os=`echo $os | sed -e 's|mac|macos|'`
dump-0.4b46/config.sub-1443-		;;
##############################################
dump-0.4b46/config.sub-1447-	-linux*)
dump-0.4b46/config.sub:1448:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
dump-0.4b46/config.sub-1449-		;;
dump-0.4b46/config.sub-1450-	-sunos5*)
dump-0.4b46/config.sub:1451:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
dump-0.4b46/config.sub-1452-		;;
dump-0.4b46/config.sub-1453-	-sunos6*)
dump-0.4b46/config.sub:1454:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
dump-0.4b46/config.sub-1455-		;;
##############################################
dump-0.4b46/config.sub-1502-	-sinix5.*)
dump-0.4b46/config.sub:1503:		os=`echo $os | sed -e 's|sinix|sysv|'`
dump-0.4b46/config.sub-1504-		;;
##############################################
dump-0.4b46/config.sub-1557-		# Get rid of the `-' at the beginning of $os.
dump-0.4b46/config.sub:1558:		os=`echo $os | sed 's/[^-]*-//'`
dump-0.4b46/config.sub:1559:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
dump-0.4b46/config.sub-1560-		exit 1
##############################################
dump-0.4b46/config.sub-1820-		esac
dump-0.4b46/config.sub:1821:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
dump-0.4b46/config.sub-1822-		;;
##############################################
dump-0.4b46/Makefile.in-39-  { \
dump-0.4b46/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dump-0.4b46/Makefile.in-41-  }; \
##############################################
dump-0.4b46/Makefile.in-174-  while test -n "$$dir1"; do \
dump-0.4b46/Makefile.in:175:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
dump-0.4b46/Makefile.in-176-    if test "$$first" != "."; then \
dump-0.4b46/Makefile.in-177-      if test "$$first" = ".."; then \
dump-0.4b46/Makefile.in:178:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dump-0.4b46/Makefile.in:179:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
dump-0.4b46/Makefile.in-180-      else \
dump-0.4b46/Makefile.in:181:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
dump-0.4b46/Makefile.in-182-        if test "$$first2" = "$$first"; then \
dump-0.4b46/Makefile.in:183:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
dump-0.4b46/Makefile.in-184-        else \
##############################################
dump-0.4b46/Makefile.in-189-    fi; \
dump-0.4b46/Makefile.in:190:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
dump-0.4b46/Makefile.in-191-  done; \
##############################################
dump-0.4b46/Makefile.in-447-	dot_seen=no; \
dump-0.4b46/Makefile.in:448:	target=`echo $@ | sed s/-recursive//`; \
dump-0.4b46/Makefile.in-449-	case "$@" in \
##############################################
dump-0.4b46/Makefile.in-510-GTAGS:
dump-0.4b46/Makefile.in:511:	here=`$(am__cd) $(top_builddir) && pwd` \
dump-0.4b46/Makefile.in-512-	  && $(am__cd) $(top_srcdir) \
##############################################
dump-0.4b46/Makefile.in-542-	test -d "$(distdir)" || mkdir "$(distdir)"
dump-0.4b46/Makefile.in:543:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/Makefile.in:544:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/Makefile.in-545-	list='$(DISTFILES)'; \
##############################################
dump-0.4b46/Makefile.in-556-	  if test -d $$d/$$file; then \
dump-0.4b46/Makefile.in:557:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dump-0.4b46/Makefile.in-558-	    if test -d "$(distdir)/$$file"; then \
##############################################
dump-0.4b46/Makefile.in-667-	test -d $(distdir)/_build || exit 0; \
dump-0.4b46/Makefile.in:668:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
dump-0.4b46/Makefile.in-669-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
dump-0.4b46/Makefile.in-711-	}; \
dump-0.4b46/Makefile.in:712:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
dump-0.4b46/Makefile.in-713-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
dump-0.4b46/Makefile.in-723-	fi
dump-0.4b46/Makefile.in:724:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
dump-0.4b46/Makefile.in-725-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
dump-0.4b46/depcomp-64-  case $1 in
dump-0.4b46/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
dump-0.4b46/depcomp-66-      *) dir=;;
##############################################
dump-0.4b46/depcomp-73-{
dump-0.4b46/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
dump-0.4b46/depcomp-75-}
##############################################
dump-0.4b46/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
dump-0.4b46/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
dump-0.4b46/depcomp-128-
##############################################
dump-0.4b46/depcomp-405-        sleep 1
dump-0.4b46/depcomp:406:        i=`expr $i - 1`
dump-0.4b46/depcomp-407-      done
dump-0.4b46/depcomp-408-    fi
dump-0.4b46/depcomp:409:    i=`expr $i - 1`
dump-0.4b46/depcomp-410-  done
##############################################
dump-0.4b46/depcomp-425-  # Do two passes, one to just change these to
dump-0.4b46/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
dump-0.4b46/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
dump-0.4b46/depcomp-659-  done
dump-0.4b46/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
dump-0.4b46/depcomp-661-  touch "$tmpdepfile"
##############################################
dump-0.4b46/config.guess-34-
dump-0.4b46/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
dump-0.4b46/config.guess-36-
##############################################
dump-0.4b46/config.guess-102-: ${TMPDIR=/tmp} ;
dump-0.4b46/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
dump-0.4b46/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
dump-0.4b46/config.guess-151-	EOF
dump-0.4b46/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
dump-0.4b46/config.guess-153-	;;
##############################################
dump-0.4b46/config.guess-181-	    earmv*)
dump-0.4b46/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
dump-0.4b46/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
dump-0.4b46/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
dump-0.4b46/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
dump-0.4b46/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
dump-0.4b46/config.guess-212-		;;
##############################################
dump-0.4b46/config.guess-223-	    *)
dump-0.4b46/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
dump-0.4b46/config.guess-225-		;;
##############################################
dump-0.4b46/config.guess-261-	*4.0)
dump-0.4b46/config.guess:262:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
dump-0.4b46/config.guess-263-		;;
dump-0.4b46/config.guess-264-	*5.*)
dump-0.4b46/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
dump-0.4b46/config.guess-266-		;;
##############################################
dump-0.4b46/config.guess-271-	# types through head -n 1, so we only detect the type of CPU 0.
dump-0.4b46/config.guess:272:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
dump-0.4b46/config.guess-273-	case "$ALPHA_CPU_TYPE" in
##############################################
dump-0.4b46/config.guess-309-	# 1.2 uses "1.2" for uname -r.
dump-0.4b46/config.guess:310:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
dump-0.4b46/config.guess-311-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
dump-0.4b46/config.guess-369-    s390x:SunOS:*:*)
dump-0.4b46/config.guess:370:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dump-0.4b46/config.guess-371-	exit ;;
dump-0.4b46/config.guess-372-    sun4H:SunOS:5.*:*)
dump-0.4b46/config.guess:373:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dump-0.4b46/config.guess-374-	exit ;;
dump-0.4b46/config.guess-375-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
dump-0.4b46/config.guess:376:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dump-0.4b46/config.guess-377-	exit ;;
##############################################
dump-0.4b46/config.guess-394-	fi
dump-0.4b46/config.guess:395:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dump-0.4b46/config.guess-396-	exit ;;
##############################################
dump-0.4b46/config.guess-400-	# it's likely to be more like Solaris than SunOS4.
dump-0.4b46/config.guess:401:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dump-0.4b46/config.guess-402-	exit ;;
##############################################
dump-0.4b46/config.guess-409-	# Japanese Language versions have a version number like `4.1.3-JL'.
dump-0.4b46/config.guess:410:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
dump-0.4b46/config.guess-411-	exit ;;
##############################################
dump-0.4b46/config.guess-415-    sun*:*:4.2BSD:*)
dump-0.4b46/config.guess:416:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
dump-0.4b46/config.guess-417-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
dump-0.4b46/config.guess-497-	$CC_FOR_BUILD -o $dummy $dummy.c &&
dump-0.4b46/config.guess:498:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
dump-0.4b46/config.guess:499:	  SYSTEM_NAME=`$dummy $dummyarg` &&
dump-0.4b46/config.guess-500-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
dump-0.4b46/config.guess-553-    *:IRIX*:*:*)
dump-0.4b46/config.guess:554:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
dump-0.4b46/config.guess-555-	exit ;;
##############################################
dump-0.4b46/config.guess-583-EOF
dump-0.4b46/config.guess:584:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
dump-0.4b46/config.guess-585-		then
##############################################
dump-0.4b46/config.guess-596-    *:AIX:*:[4567])
dump-0.4b46/config.guess:597:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
dump-0.4b46/config.guess-598-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
dump-0.4b46/config.guess-632-    9000/[34678]??:HP-UX:*:*)
dump-0.4b46/config.guess:633:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
dump-0.4b46/config.guess-634-	case "${UNAME_MACHINE}" in
##############################################
dump-0.4b46/config.guess-686-EOF
dump-0.4b46/config.guess:687:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
dump-0.4b46/config.guess-688-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
dump-0.4b46/config.guess-714-    ia64:HP-UX:*:*)
dump-0.4b46/config.guess:715:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
dump-0.4b46/config.guess-716-	echo ia64-hp-hpux${HPUX_REV}
##############################################
dump-0.4b46/config.guess-744-EOF
dump-0.4b46/config.guess:745:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
dump-0.4b46/config.guess-746-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
dump-0.4b46/config.guess-815-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
dump-0.4b46/config.guess:816:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
dump-0.4b46/config.guess-817-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dump-0.4b46/config.guess-820-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
dump-0.4b46/config.guess:821:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
dump-0.4b46/config.guess-822-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
dump-0.4b46/config.guess-836-	    amd64)
dump-0.4b46/config.guess:837:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dump-0.4b46/config.guess-838-	    *)
dump-0.4b46/config.guess:839:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
dump-0.4b46/config.guess-840-	esac
##############################################
dump-0.4b46/config.guess-894-    prep*:SunOS:5.*:*)
dump-0.4b46/config.guess:895:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
dump-0.4b46/config.guess-896-	exit ;;
##############################################
dump-0.4b46/config.guess-898-	# the GNU system
dump-0.4b46/config.guess:899:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
dump-0.4b46/config.guess-900-	exit ;;
##############################################
dump-0.4b46/config.guess-902-	# other systems with GNU libc and userland
dump-0.4b46/config.guess:903:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
dump-0.4b46/config.guess-904-	exit ;;
##############################################
dump-0.4b46/config.guess-996-EOF
dump-0.4b46/config.guess:997:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
dump-0.4b46/config.guess-998-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
dump-0.4b46/config.guess-1101-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
dump-0.4b46/config.guess:1102:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
dump-0.4b46/config.guess-1103-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
dump-0.4b46/config.guess-1304-	fi
dump-0.4b46/config.guess:1305:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
dump-0.4b46/config.guess-1306-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
dump-0.4b46/config.guess-1389-    *:DragonFly:*:*)
dump-0.4b46/config.guess:1390:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
dump-0.4b46/config.guess-1391-	exit ;;
##############################################
dump-0.4b46/config.guess-1402-    i*86:skyos:*:*)
dump-0.4b46/config.guess:1403:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
dump-0.4b46/config.guess-1404-	exit ;;
##############################################
dump-0.4b46/compat/lib/Makefile.in-40-  { \
dump-0.4b46/compat/lib/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dump-0.4b46/compat/lib/Makefile.in-42-  }; \
##############################################
dump-0.4b46/compat/lib/Makefile.in-385-.c.obj:
dump-0.4b46/compat/lib/Makefile.in:386:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/compat/lib/Makefile.in-387-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dump-0.4b46/compat/lib/Makefile.in-389-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dump-0.4b46/compat/lib/Makefile.in:390:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/compat/lib/Makefile.in-391-
##############################################
dump-0.4b46/compat/lib/Makefile.in-434-GTAGS:
dump-0.4b46/compat/lib/Makefile.in:435:	here=`$(am__cd) $(top_builddir) && pwd` \
dump-0.4b46/compat/lib/Makefile.in-436-	  && $(am__cd) $(top_srcdir) \
##############################################
dump-0.4b46/compat/lib/Makefile.in-457-distdir: $(DISTFILES)
dump-0.4b46/compat/lib/Makefile.in:458:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/compat/lib/Makefile.in:459:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/compat/lib/Makefile.in-460-	list='$(DISTFILES)'; \
##############################################
dump-0.4b46/compat/lib/Makefile.in-471-	  if test -d $$d/$$file; then \
dump-0.4b46/compat/lib/Makefile.in:472:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dump-0.4b46/compat/lib/Makefile.in-473-	    if test -d "$(distdir)/$$file"; then \
##############################################
dump-0.4b46/restore/Makefile.in-40-  { \
dump-0.4b46/restore/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
dump-0.4b46/restore/Makefile.in-42-  }; \
##############################################
dump-0.4b46/restore/Makefile.in-150-  esac
dump-0.4b46/restore/Makefile.in:151:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
dump-0.4b46/restore/Makefile.in-152-am__vpath_adj = case $$p in \
dump-0.4b46/restore/Makefile.in:153:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
dump-0.4b46/restore/Makefile.in-154-    *) f=$$p;; \
dump-0.4b46/restore/Makefile.in-155-  esac;
dump-0.4b46/restore/Makefile.in:156:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
dump-0.4b46/restore/Makefile.in-157-am__install_max = 40
dump-0.4b46/restore/Makefile.in-158-am__nobase_strip_setup = \
dump-0.4b46/restore/Makefile.in:159:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
dump-0.4b46/restore/Makefile.in-160-am__nobase_strip = \
##############################################
dump-0.4b46/restore/Makefile.in-430-	test -n "$(EXEEXT)" || exit 0; \
dump-0.4b46/restore/Makefile.in:431:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
dump-0.4b46/restore/Makefile.in-432-	echo " rm -f" $$list; \
##############################################
dump-0.4b46/restore/Makefile.in-461-.c.obj:
dump-0.4b46/restore/Makefile.in:462:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/restore/Makefile.in-463-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
dump-0.4b46/restore/Makefile.in-465-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
dump-0.4b46/restore/Makefile.in:466:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dump-0.4b46/restore/Makefile.in-467-
##############################################
dump-0.4b46/restore/Makefile.in-484-	test -n "$(man8dir)" \
dump-0.4b46/restore/Makefile.in:485:	  && test -n "`echo $$list1$$list2`" \
dump-0.4b46/restore/Makefile.in-486-	  || exit 0; \
##############################################
dump-0.4b46/restore/Makefile.in-553-GTAGS:
dump-0.4b46/restore/Makefile.in:554:	here=`$(am__cd) $(top_builddir) && pwd` \
dump-0.4b46/restore/Makefile.in-555-	  && $(am__cd) $(top_srcdir) \
##############################################
dump-0.4b46/restore/Makefile.in-576-distdir: $(DISTFILES)
dump-0.4b46/restore/Makefile.in:577:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/restore/Makefile.in:578:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
dump-0.4b46/restore/Makefile.in-579-	list='$(DISTFILES)'; \
##############################################
dump-0.4b46/restore/Makefile.in-590-	  if test -d $$d/$$file; then \
dump-0.4b46/restore/Makefile.in:591:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
dump-0.4b46/restore/Makefile.in-592-	    if test -d "$(distdir)/$$file"; then \
##############################################
dump-0.4b46/ltmain.sh-103-#
dump-0.4b46/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
dump-0.4b46/ltmain.sh-105-#
##############################################
dump-0.4b46/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
dump-0.4b46/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
dump-0.4b46/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
dump-0.4b46/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
dump-0.4b46/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
dump-0.4b46/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
dump-0.4b46/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
dump-0.4b46/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
dump-0.4b46/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
dump-0.4b46/ltmain.sh-410-# The name of this program.
dump-0.4b46/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
dump-0.4b46/ltmain.sh-412-
##############################################
dump-0.4b46/ltmain.sh-416-  *[\\/]*)
dump-0.4b46/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
dump-0.4b46/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
dump-0.4b46/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
dump-0.4b46/ltmain.sh-610-
dump-0.4b46/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
dump-0.4b46/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
dump-0.4b46/ltmain.sh-613-
##############################################
dump-0.4b46/ltmain.sh-639-
dump-0.4b46/ltmain.sh:640:    func_arith_result=`expr "$@"`
dump-0.4b46/ltmain.sh-641-  }
##############################################
dump-0.4b46/ltmain.sh-660-  # ...otherwise fall back to using sed.
dump-0.4b46/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
dump-0.4b46/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
dump-0.4b46/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
dump-0.4b46/ltmain.sh-757-      test -n "$_G_tc" && {
dump-0.4b46/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
dump-0.4b46/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
dump-0.4b46/ltmain.sh-760-      }
dump-0.4b46/ltmain.sh-761-    done
dump-0.4b46/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
dump-0.4b46/ltmain.sh-763-
##############################################
dump-0.4b46/ltmain.sh-831-
dump-0.4b46/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
dump-0.4b46/ltmain.sh-833-  }
##############################################
dump-0.4b46/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
dump-0.4b46/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
dump-0.4b46/ltmain.sh-865-      done
dump-0.4b46/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
dump-0.4b46/ltmain.sh-867-
##############################################
dump-0.4b46/ltmain.sh-901-      # If mktemp works, use that first and foremost
dump-0.4b46/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
dump-0.4b46/ltmain.sh-903-
##############################################
dump-0.4b46/ltmain.sh-1108-          *[\[\*\?]*)
dump-0.4b46/ltmain.sh:1109:            func_quote_result=`$ECHO "$func_quote_result" | $SED "$sed_quote_subst"`
dump-0.4b46/ltmain.sh-1110-            return 0
##############################################
dump-0.4b46/ltmain.sh-1245-    case $2 in
dump-0.4b46/ltmain.sh:1246:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
dump-0.4b46/ltmain.sh:1247:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
dump-0.4b46/ltmain.sh-1248-    esac
##############################################
dump-0.4b46/ltmain.sh-1318-    [0-9]* | *[!a-zA-Z0-9_]*)
dump-0.4b46/ltmain.sh:1319:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
dump-0.4b46/ltmain.sh-1320-      ;;
##############################################
dump-0.4b46/ltmain.sh-1405-
dump-0.4b46/ltmain.sh:1406:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
dump-0.4b46/ltmain.sh-1407-}
##############################################
dump-0.4b46/ltmain.sh-1471-# The default options also support '--debug', which will turn on shell
dump-0.4b46/ltmain.sh:1472:# execution tracing (see the comment above debug_cmd below for another
dump-0.4b46/ltmain.sh-1473-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
dump-0.4b46/ltmain.sh-1564-
dump-0.4b46/ltmain.sh:1565:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
dump-0.4b46/ltmain.sh-1566-}
##############################################
dump-0.4b46/ltmain.sh-1917-
dump-0.4b46/ltmain.sh:1918:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
dump-0.4b46/ltmain.sh-1919-      func_split_equals_rhs=
dump-0.4b46/ltmain.sh-1920-      test "x$func_split_equals_lhs" = "x$1" \
dump-0.4b46/ltmain.sh:1921:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
dump-0.4b46/ltmain.sh-1922-  }
##############################################
dump-0.4b46/ltmain.sh-1945-
dump-0.4b46/ltmain.sh:1946:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
dump-0.4b46/ltmain.sh:1947:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
dump-0.4b46/ltmain.sh-1948-  }
##############################################
dump-0.4b46/ltmain.sh-2118-       version:        $progname (GNU libtool) 2.4.6
dump-0.4b46/ltmain.sh:2119:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
dump-0.4b46/ltmain.sh:2120:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
dump-0.4b46/ltmain.sh-2121-
##############################################
dump-0.4b46/ltmain.sh-2157-  {
dump-0.4b46/ltmain.sh:2158:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
dump-0.4b46/ltmain.sh-2159-  }
##############################################
dump-0.4b46/ltmain.sh-2162-  {
dump-0.4b46/ltmain.sh:2163:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
dump-0.4b46/ltmain.sh-2164-  }
##############################################
dump-0.4b46/ltmain.sh-2253-	  # quotes we have to do it in 2 steps:
dump-0.4b46/ltmain.sh:2254:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
dump-0.4b46/ltmain.sh-2255-	  eval "$extractedcf"
##############################################
dump-0.4b46/ltmain.sh-2706-      done
dump-0.4b46/ltmain.sh:2707:      CC_expanded=`func_echo_all $CC`
dump-0.4b46/ltmain.sh:2708:      CC_quoted_expanded=`func_echo_all $CC_quoted`
dump-0.4b46/ltmain.sh-2709-      case $@ in
##############################################
dump-0.4b46/ltmain.sh-2719-	    # Evaluate the configuration.
dump-0.4b46/ltmain.sh:2720:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
dump-0.4b46/ltmain.sh-2721-	    CC_quoted=
##############################################
dump-0.4b46/ltmain.sh-2725-	    done
dump-0.4b46/ltmain.sh:2726:	    CC_expanded=`func_echo_all $CC`
dump-0.4b46/ltmain.sh:2727:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
dump-0.4b46/ltmain.sh-2728-	    case "$@ " in
##############################################
dump-0.4b46/ltmain.sh-2817-    # zero AND non-empty stdout, which explains the odd construction:
dump-0.4b46/ltmain.sh:2818:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
dump-0.4b46/ltmain.sh-2819-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
dump-0.4b46/ltmain.sh-2885-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
dump-0.4b46/ltmain.sh:2886:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
dump-0.4b46/ltmain.sh-2887-    if test "$?" -ne 0; then
##############################################
dump-0.4b46/ltmain.sh-3056-    # LT_CYGPATH in this case.
dump-0.4b46/ltmain.sh:3057:    func_to_host_file_result=`cygpath -m "$1"`
dump-0.4b46/ltmain.sh-3058-  fi
##############################################
dump-0.4b46/ltmain.sh-3213-    func_to_host_path_tmp1=$func_stripname_result
dump-0.4b46/ltmain.sh:3214:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
dump-0.4b46/ltmain.sh-3215-    func_convert_path_check : ";" \
##############################################
dump-0.4b46/ltmain.sh-3423-    *.[cCFSifmso] | \
dump-0.4b46/ltmain.sh:3424:    *.ada | *.adb | *.ads | *.asm | \
dump-0.4b46/ltmain.sh-3425-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
dump-0.4b46/ltmain.sh-3500-    if test no = "$compiler_c_o"; then
dump-0.4b46/ltmain.sh:3501:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
dump-0.4b46/ltmain.sh-3502-      lockfile=$output_obj.lock
##############################################
dump-0.4b46/ltmain.sh-3519-*** ERROR, $lockfile exists and contains:
dump-0.4b46/ltmain.sh:3520:`cat $lockfile 2>/dev/null`
dump-0.4b46/ltmain.sh-3521-
##############################################
dump-0.4b46/ltmain.sh-3567-      if test warn = "$need_locks" &&
dump-0.4b46/ltmain.sh:3568:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dump-0.4b46/ltmain.sh-3569-	$ECHO "\
dump-0.4b46/ltmain.sh-3570-*** ERROR, $lockfile contains:
dump-0.4b46/ltmain.sh:3571:`cat $lockfile 2>/dev/null`
dump-0.4b46/ltmain.sh-3572-
##############################################
dump-0.4b46/ltmain.sh-3616-      if test warn = "$need_locks" &&
dump-0.4b46/ltmain.sh:3617:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
dump-0.4b46/ltmain.sh-3618-	$ECHO "\
dump-0.4b46/ltmain.sh-3619-*** ERROR, $lockfile contains:
dump-0.4b46/ltmain.sh:3620:`cat $lockfile 2>/dev/null`
dump-0.4b46/ltmain.sh-3621-
##############################################
dump-0.4b46/ltmain.sh-3942-      # Get the absolute pathname.
dump-0.4b46/ltmain.sh:3943:      absdir=`cd "$dir" && pwd`
dump-0.4b46/ltmain.sh-3944-      test -n "$absdir" && dir=$absdir
##############################################
dump-0.4b46/ltmain.sh-4041-      if test -n "$lt_sysroot"; then
dump-0.4b46/ltmain.sh:4042:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
dump-0.4b46/ltmain.sh-4043-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
dump-0.4b46/ltmain.sh-4325-	  # Determine the prefix the user has applied to our future dir.
dump-0.4b46/ltmain.sh:4326:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
dump-0.4b46/ltmain.sh-4327-
##############################################
dump-0.4b46/ltmain.sh-4338-	    # Stick the inst_prefix_dir data into the link command.
dump-0.4b46/ltmain.sh:4339:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
dump-0.4b46/ltmain.sh-4340-	  else
dump-0.4b46/ltmain.sh:4341:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
dump-0.4b46/ltmain.sh-4342-	  fi
##############################################
dump-0.4b46/ltmain.sh-4505-	    fi
dump-0.4b46/ltmain.sh:4506:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
dump-0.4b46/ltmain.sh-4507-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
dump-0.4b46/ltmain.sh-4524-	        # Replace the output file specification.
dump-0.4b46/ltmain.sh:4525:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
dump-0.4b46/ltmain.sh-4526-
##############################################
dump-0.4b46/ltmain.sh-4543-	    # Install the binary that we compiled earlier.
dump-0.4b46/ltmain.sh:4544:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
dump-0.4b46/ltmain.sh-4545-	  fi
##############################################
dump-0.4b46/ltmain.sh-4617-    my_pic_p=${3-false}
dump-0.4b46/ltmain.sh:4618:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
dump-0.4b46/ltmain.sh-4619-    my_dlsyms=
##############################################
dump-0.4b46/ltmain.sh-4675-	  # Add our own program objects to the symbol list.
dump-0.4b46/ltmain.sh:4676:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
dump-0.4b46/ltmain.sh-4677-	  for progfile in $progfiles; do
##############################################
dump-0.4b46/ltmain.sh-4737-	          # Use subshell, to avoid clobbering current variable values
dump-0.4b46/ltmain.sh:4738:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
dump-0.4b46/ltmain.sh-4739-	          if test -n "$dlprefile_dlname"; then
##############################################
dump-0.4b46/ltmain.sh-4906-	  if test -f "$output_objdir/$my_outputname.def"; then
dump-0.4b46/ltmain.sh:4907:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
dump-0.4b46/ltmain.sh:4908:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
dump-0.4b46/ltmain.sh-4909-	  else
dump-0.4b46/ltmain.sh:4910:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dump-0.4b46/ltmain.sh:4911:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dump-0.4b46/ltmain.sh-4912-	  fi
##############################################
dump-0.4b46/ltmain.sh-4914-	*)
dump-0.4b46/ltmain.sh:4915:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dump-0.4b46/ltmain.sh:4916:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
dump-0.4b46/ltmain.sh-4917-	  ;;
##############################################
dump-0.4b46/ltmain.sh-4929-      # Nullify the symbol file.
dump-0.4b46/ltmain.sh:4930:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
dump-0.4b46/ltmain.sh:4931:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
dump-0.4b46/ltmain.sh-4932-    fi
##############################################
dump-0.4b46/ltmain.sh-4943-  func_to_tool_file "$1" func_convert_file_msys_to_w32
dump-0.4b46/ltmain.sh:4944:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
dump-0.4b46/ltmain.sh-4945-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
dump-0.4b46/ltmain.sh-4956-  func_to_tool_file "$1" func_convert_file_msys_to_w32
dump-0.4b46/ltmain.sh:4957:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
dump-0.4b46/ltmain.sh-4958-  test -n "$func_cygming_ms_implib_tmp"
##############################################
dump-0.4b46/ltmain.sh-4972-  win32_libid_type=unknown
dump-0.4b46/ltmain.sh:4973:  win32_fileres=`file -L $1 2>/dev/null`
dump-0.4b46/ltmain.sh-4974-  case $win32_fileres in
##############################################
dump-0.4b46/ltmain.sh-5037-
dump-0.4b46/ltmain.sh:5038:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
dump-0.4b46/ltmain.sh-5039-}
##############################################
dump-0.4b46/ltmain.sh-5055-
dump-0.4b46/ltmain.sh:5056:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
dump-0.4b46/ltmain.sh-5057-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
dump-0.4b46/ltmain.sh-5119-    # binutils import library
dump-0.4b46/ltmain.sh:5120:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
dump-0.4b46/ltmain.sh-5121-  elif func_cygming_ms_implib_p "$1"; then
dump-0.4b46/ltmain.sh-5122-    # ms-generated import library
dump-0.4b46/ltmain.sh:5123:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
dump-0.4b46/ltmain.sh-5124-  else
##############################################
dump-0.4b46/ltmain.sh-5203-	  darwin_base_archive=$func_basename_result
dump-0.4b46/ltmain.sh:5204:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
dump-0.4b46/ltmain.sh-5205-	  if test -n "$darwin_arches"; then
dump-0.4b46/ltmain.sh:5206:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
dump-0.4b46/ltmain.sh-5207-	    darwin_arch=
##############################################
dump-0.4b46/ltmain.sh-5217-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
dump-0.4b46/ltmain.sh:5218:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
dump-0.4b46/ltmain.sh-5219-	    darwin_file=
##############################################
dump-0.4b46/ltmain.sh-5221-	    for darwin_file in $darwin_filelist; do
dump-0.4b46/ltmain.sh:5222:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
dump-0.4b46/ltmain.sh-5223-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
dump-0.4b46/ltmain.sh-5236-      esac
dump-0.4b46/ltmain.sh:5237:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
dump-0.4b46/ltmain.sh-5238-    done
##############################################
dump-0.4b46/ltmain.sh-5343-    --lt-dump-script)
dump-0.4b46/ltmain.sh:5344:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
dump-0.4b46/ltmain.sh-5345-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
dump-0.4b46/ltmain.sh:5346:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
dump-0.4b46/ltmain.sh-5347-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
dump-0.4b46/ltmain.sh-5370-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
dump-0.4b46/ltmain.sh:5371:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
dump-0.4b46/ltmain.sh-5372-  done
##############################################
dump-0.4b46/ltmain.sh-5428-  # Find the directory that this script lives in.
dump-0.4b46/ltmain.sh:5429:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
dump-0.4b46/ltmain.sh-5430-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
dump-0.4b46/ltmain.sh-5432-  # Follow symbolic links until we get to the real thisdir.
dump-0.4b46/ltmain.sh:5433:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
dump-0.4b46/ltmain.sh-5434-  while test -n \"\$file\"; do
dump-0.4b46/ltmain.sh:5435:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
dump-0.4b46/ltmain.sh-5436-
##############################################
dump-0.4b46/ltmain.sh-5444-
dump-0.4b46/ltmain.sh:5445:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
dump-0.4b46/ltmain.sh:5446:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
dump-0.4b46/ltmain.sh-5447-  done
##############################################
dump-0.4b46/ltmain.sh-5458-    case \"\$thisdir\" in
dump-0.4b46/ltmain.sh:5459:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
dump-0.4b46/ltmain.sh-5460-    $objdir )   thisdir=. ;;
##############################################
dump-0.4b46/ltmain.sh-5464-  # Try to get the absolute directory name.
dump-0.4b46/ltmain.sh:5465:  absdir=\`cd \"\$thisdir\" && pwd\`
dump-0.4b46/ltmain.sh-5466-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
dump-0.4b46/ltmain.sh-5474-  if test ! -f \"\$progdir/\$program\" ||
dump-0.4b46/ltmain.sh:5475:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
dump-0.4b46/ltmain.sh-5476-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
dump-0.4b46/ltmain.sh-5489-    if test -n \"\$relink_command\"; then
dump-0.4b46/ltmain.sh:5490:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
dump-0.4b46/ltmain.sh-5491-      else
##############################################
dump-0.4b46/ltmain.sh-5533-    # The second colon is a workaround for a bug in BeOS R4 sed
dump-0.4b46/ltmain.sh:5534:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
dump-0.4b46/ltmain.sh-5535-
##############################################
dump-0.4b46/ltmain.sh-6512-
dump-0.4b46/ltmain.sh:6513:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
dump-0.4b46/ltmain.sh-6514-    *import*) : ;;
##############################################
dump-0.4b46/ltmain.sh-6760-	    moreargs=
dump-0.4b46/ltmain.sh:6761:	    for fil in `cat "$save_arg"`
dump-0.4b46/ltmain.sh-6762-	    do
##############################################
dump-0.4b46/ltmain.sh-7021-	*)
dump-0.4b46/ltmain.sh:7022:	  absdir=`cd "$dir" && pwd`
dump-0.4b46/ltmain.sh-7023-	  test -z "$absdir" && \
##############################################
dump-0.4b46/ltmain.sh-7042-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
dump-0.4b46/ltmain.sh:7043:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
dump-0.4b46/ltmain.sh-7044-	  case :$dllsearchpath: in
##############################################
dump-0.4b46/ltmain.sh-7339-      -Z*)
dump-0.4b46/ltmain.sh:7340:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
dump-0.4b46/ltmain.sh-7341-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
dump-0.4b46/ltmain.sh-7509-      # get the directories listed in $shlibpath_var
dump-0.4b46/ltmain.sh:7510:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
dump-0.4b46/ltmain.sh-7511-    else
##############################################
dump-0.4b46/ltmain.sh-7825-		  set dummy $deplibs_check_method; shift
dump-0.4b46/ltmain.sh:7826:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dump-0.4b46/ltmain.sh-7827-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
dump-0.4b46/ltmain.sh-7915-	if test -n "$inherited_linker_flags"; then
dump-0.4b46/ltmain.sh:7916:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
dump-0.4b46/ltmain.sh-7917-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
dump-0.4b46/ltmain.sh-7923-	fi
dump-0.4b46/ltmain.sh:7924:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dump-0.4b46/ltmain.sh-7925-	if test lib,link = "$linkmode,$pass" ||
##############################################
dump-0.4b46/ltmain.sh-7996-	*)
dump-0.4b46/ltmain.sh:7997:	  abs_ladir=`cd "$ladir" && pwd`
dump-0.4b46/ltmain.sh-7998-	  if test -z "$abs_ladir"; then
##############################################
dump-0.4b46/ltmain.sh-8249-	    shift
dump-0.4b46/ltmain.sh:8250:	    libname=`eval "\\$ECHO \"$libname_spec\""`
dump-0.4b46/ltmain.sh-8251-	    # use dlname if we got it. it's perfectly good, no?
##############################################
dump-0.4b46/ltmain.sh-8541-		*)
dump-0.4b46/ltmain.sh:8542:		  absdir=`cd "$dir" && pwd`
dump-0.4b46/ltmain.sh-8543-		  if test -z "$absdir"; then
##############################################
dump-0.4b46/ltmain.sh-8552-		  depdepl=
dump-0.4b46/ltmain.sh:8553:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
dump-0.4b46/ltmain.sh-8554-		  if test -n "$deplibrary_names"; then
##############################################
dump-0.4b46/ltmain.sh-8559-		      depdepl=$absdir/$objdir/$depdepl
dump-0.4b46/ltmain.sh:8560:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
dump-0.4b46/ltmain.sh-8561-                      if test -z "$darwin_install_name"; then
dump-0.4b46/ltmain.sh:8562:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
dump-0.4b46/ltmain.sh-8563-                      fi
##############################################
dump-0.4b46/ltmain.sh-8574-		else
dump-0.4b46/ltmain.sh:8575:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
dump-0.4b46/ltmain.sh-8576-		  test -z "$libdir" && \
##############################################
dump-0.4b46/ltmain.sh-8597-	else
dump-0.4b46/ltmain.sh:8598:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dump-0.4b46/ltmain.sh-8599-	fi
##############################################
dump-0.4b46/ltmain.sh-8686-        linux*)
dump-0.4b46/ltmain.sh:8687:          case `$CC -V 2>&1 | sed 5q` in
dump-0.4b46/ltmain.sh-8688-          *Sun\ C*) # Sun C++ 5.9
##############################################
dump-0.4b46/ltmain.sh-9091-	removelist=
dump-0.4b46/ltmain.sh:9092:	tempremovelist=`$ECHO "$output_objdir/*"`
dump-0.4b46/ltmain.sh-9093-	for p in $tempremovelist; do
##############################################
dump-0.4b46/ltmain.sh-9117-	# Transform .lo files to .o files.
dump-0.4b46/ltmain.sh:9118:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
dump-0.4b46/ltmain.sh-9119-      fi
##############################################
dump-0.4b46/ltmain.sh-9122-      #for path in $notinst_path; do
dump-0.4b46/ltmain.sh:9123:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
dump-0.4b46/ltmain.sh:9124:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
dump-0.4b46/ltmain.sh:9125:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
dump-0.4b46/ltmain.sh-9126-      #done
##############################################
dump-0.4b46/ltmain.sh-9243-		if test -n "$i"; then
dump-0.4b46/ltmain.sh:9244:		  libname=`eval "\\$ECHO \"$libname_spec\""`
dump-0.4b46/ltmain.sh:9245:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
dump-0.4b46/ltmain.sh-9246-		  set dummy $deplib_matches; shift
dump-0.4b46/ltmain.sh-9247-		  deplib_match=$1
dump-0.4b46/ltmain.sh:9248:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
dump-0.4b46/ltmain.sh-9249-		    func_append newdeplibs " $i"
##############################################
dump-0.4b46/ltmain.sh-9286-		  if test -n "$i"; then
dump-0.4b46/ltmain.sh:9287:		    libname=`eval "\\$ECHO \"$libname_spec\""`
dump-0.4b46/ltmain.sh:9288:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
dump-0.4b46/ltmain.sh-9289-		    set dummy $deplib_matches; shift
dump-0.4b46/ltmain.sh-9290-		    deplib_match=$1
dump-0.4b46/ltmain.sh:9291:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
dump-0.4b46/ltmain.sh-9292-		      func_append newdeplibs " $i"
##############################################
dump-0.4b46/ltmain.sh-9321-	  set dummy $deplibs_check_method; shift
dump-0.4b46/ltmain.sh:9322:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dump-0.4b46/ltmain.sh-9323-	  for a_deplib in $deplibs; do
##############################################
dump-0.4b46/ltmain.sh-9336-	      if test -n "$a_deplib"; then
dump-0.4b46/ltmain.sh:9337:		libname=`eval "\\$ECHO \"$libname_spec\""`
dump-0.4b46/ltmain.sh-9338-		if test -n "$file_magic_glob"; then
dump-0.4b46/ltmain.sh:9339:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
dump-0.4b46/ltmain.sh-9340-		else
##############################################
dump-0.4b46/ltmain.sh-9346-		    shopt -s nocaseglob
dump-0.4b46/ltmain.sh:9347:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
dump-0.4b46/ltmain.sh-9348-		    $nocaseglob
dump-0.4b46/ltmain.sh-9349-		  else
dump-0.4b46/ltmain.sh:9350:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
dump-0.4b46/ltmain.sh-9351-		  fi
##############################################
dump-0.4b46/ltmain.sh-9364-		      while test -h "$potlib" 2>/dev/null; do
dump-0.4b46/ltmain.sh:9365:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
dump-0.4b46/ltmain.sh-9366-			case $potliblink in
dump-0.4b46/ltmain.sh-9367-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
dump-0.4b46/ltmain.sh:9368:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
dump-0.4b46/ltmain.sh-9369-			esac
##############################################
dump-0.4b46/ltmain.sh-9405-	  set dummy $deplibs_check_method; shift
dump-0.4b46/ltmain.sh:9406:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
dump-0.4b46/ltmain.sh-9407-	  for a_deplib in $deplibs; do
##############################################
dump-0.4b46/ltmain.sh-9420-	      if test -n "$a_deplib"; then
dump-0.4b46/ltmain.sh:9421:		libname=`eval "\\$ECHO \"$libname_spec\""`
dump-0.4b46/ltmain.sh-9422-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
dump-0.4b46/ltmain.sh:9423:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
dump-0.4b46/ltmain.sh-9424-		  for potent_lib in $potential_libs; do
##############################################
dump-0.4b46/ltmain.sh-9459-	  newdeplibs=
dump-0.4b46/ltmain.sh:9460:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
dump-0.4b46/ltmain.sh-9461-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
dump-0.4b46/ltmain.sh-9463-	      # can't use Xsed below, because $i might contain '/'
dump-0.4b46/ltmain.sh:9464:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
dump-0.4b46/ltmain.sh-9465-	    done
##############################################
dump-0.4b46/ltmain.sh-9489-	  # On Rhapsody replace the C library with the System framework
dump-0.4b46/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
dump-0.4b46/ltmain.sh-9491-	  ;;
##############################################
dump-0.4b46/ltmain.sh-9541-	*-*-darwin*)
dump-0.4b46/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dump-0.4b46/ltmain.sh:9543:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dump-0.4b46/ltmain.sh:9544:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dump-0.4b46/ltmain.sh-9545-	  ;;
##############################################
dump-0.4b46/ltmain.sh-9668-	# Use standard objects if they are pic
dump-0.4b46/ltmain.sh:9669:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
dump-0.4b46/ltmain.sh-9670-	test "X$libobjs" = "X " && libobjs=
##############################################
dump-0.4b46/ltmain.sh-10182-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
dump-0.4b46/ltmain.sh:10183:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
dump-0.4b46/ltmain.sh-10184-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
dump-0.4b46/ltmain.sh-10197-      # Create the old-style object.
dump-0.4b46/ltmain.sh:10198:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
dump-0.4b46/ltmain.sh-10199-
##############################################
dump-0.4b46/ltmain.sh-10255-	# On Rhapsody replace the C library is the System framework
dump-0.4b46/ltmain.sh:10256:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
dump-0.4b46/ltmain.sh:10257:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
dump-0.4b46/ltmain.sh-10258-	;;
##############################################
dump-0.4b46/ltmain.sh-10273-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
dump-0.4b46/ltmain.sh:10274:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dump-0.4b46/ltmain.sh:10275:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
dump-0.4b46/ltmain.sh-10276-	;;
##############################################
dump-0.4b46/ltmain.sh-10351-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
dump-0.4b46/ltmain.sh:10352:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
dump-0.4b46/ltmain.sh-10353-	  case :$dllsearchpath: in
##############################################
dump-0.4b46/ltmain.sh-10411-	# Transform all the library objects into standard objects.
dump-0.4b46/ltmain.sh:10412:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
dump-0.4b46/ltmain.sh:10413:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
dump-0.4b46/ltmain.sh-10414-      fi
##############################################
dump-0.4b46/ltmain.sh-10439-	# Replace the output file specification.
dump-0.4b46/ltmain.sh:10440:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
dump-0.4b46/ltmain.sh-10441-	link_command=$compile_command$compile_rpath
##############################################
dump-0.4b46/ltmain.sh-10448-	  func_to_tool_file "$output"
dump-0.4b46/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dump-0.4b46/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dump-0.4b46/ltmain.sh-10492-	# Replace the output file specification.
dump-0.4b46/ltmain.sh:10493:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
dump-0.4b46/ltmain.sh-10494-	# Delete the old output file.
##############################################
dump-0.4b46/ltmain.sh-10500-	  func_to_tool_file "$output"
dump-0.4b46/ltmain.sh:10501:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dump-0.4b46/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dump-0.4b46/ltmain.sh-10518-	  link_command=$finalize_var$compile_command$finalize_rpath
dump-0.4b46/ltmain.sh:10519:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
dump-0.4b46/ltmain.sh-10520-          ;;
##############################################
dump-0.4b46/ltmain.sh-10531-      # Replace the output file specification.
dump-0.4b46/ltmain.sh:10532:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
dump-0.4b46/ltmain.sh-10533-
##############################################
dump-0.4b46/ltmain.sh-10540-	func_to_tool_file "$output_objdir/$outputname"
dump-0.4b46/ltmain.sh:10541:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
dump-0.4b46/ltmain.sh-10542-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
dump-0.4b46/ltmain.sh-10829-		func_resolve_sysroot "$deplib"
dump-0.4b46/ltmain.sh:10830:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
dump-0.4b46/ltmain.sh-10831-		test -z "$libdir" && \
##############################################
dump-0.4b46/ltmain.sh-10855-		name=$func_basename_result
dump-0.4b46/ltmain.sh:10856:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dump-0.4b46/ltmain.sh-10857-		test -z "$libdir" && \
##############################################
dump-0.4b46/ltmain.sh-10874-		name=$func_basename_result
dump-0.4b46/ltmain.sh:10875:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
dump-0.4b46/ltmain.sh-10876-		test -z "$libdir" && \
##############################################
dump-0.4b46/ltmain.sh-11193-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
dump-0.4b46/ltmain.sh:11194:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
dump-0.4b46/ltmain.sh-11195-# ### END LIBTOOL TAG CONFIG: disable-static