===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xdelta-1.1.3/ltconfig-36-  :
xdelta-1.1.3/ltconfig:37:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
xdelta-1.1.3/ltconfig-38-  # Yippee, $echo works!
##############################################
xdelta-1.1.3/ltconfig-71-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
xdelta-1.1.3/ltconfig:72:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
xdelta-1.1.3/ltconfig:73:       echo_test_string="`eval $cmd`" &&
xdelta-1.1.3/ltconfig-74-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
##############################################
xdelta-1.1.3/ltconfig-79-
xdelta-1.1.3/ltconfig:80:if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
xdelta-1.1.3/ltconfig:81:   test "X`($echo "$echo_test_string") 2>/dev/null`" != X"$echo_test_string"; then
xdelta-1.1.3/ltconfig-82-  # The Solaris, AIX, and Digital Unix default echo programs unquote
##############################################
xdelta-1.1.3/ltconfig-90-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
xdelta-1.1.3/ltconfig:91:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/ltconfig:92:       test "X`($dir/echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
xdelta-1.1.3/ltconfig-93-      echo="$dir/echo"
##############################################
xdelta-1.1.3/ltconfig-101-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/ltconfig:102:       test "X`(print -r "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
xdelta-1.1.3/ltconfig-103-      # This shell has a builtin print -r that does the trick.
##############################################
xdelta-1.1.3/ltconfig-115-      echo='printf "%s\n"'
xdelta-1.1.3/ltconfig:116:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/ltconfig:117:	 test "X`($echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
xdelta-1.1.3/ltconfig-118-	# Cool, printf works
xdelta-1.1.3/ltconfig-119-	:
xdelta-1.1.3/ltconfig:120:      elif test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/ltconfig:121:	   test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
xdelta-1.1.3/ltconfig-122-	CONFIG_SHELL="$ORIGINAL_CONFIG_SHELL"
##############################################
xdelta-1.1.3/ltconfig-126-	echo="$CONFIG_SHELL $0 --fallback-echo"
xdelta-1.1.3/ltconfig:127:      elif test "X`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/ltconfig:128:	   test "X`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
xdelta-1.1.3/ltconfig-129-	echo="$CONFIG_SHELL $0 --fallback-echo"
##############################################
xdelta-1.1.3/ltconfig-134-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
xdelta-1.1.3/ltconfig:135:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then
xdelta-1.1.3/ltconfig-136-	    break
##############################################
xdelta-1.1.3/ltconfig-141-	if test "$prev" != 'sed 50q "$0"'; then
xdelta-1.1.3/ltconfig:142:	  echo_test_string=`eval $prev`
xdelta-1.1.3/ltconfig-143-	  export echo_test_string
##############################################
xdelta-1.1.3/ltconfig-166-# The name of this program.
xdelta-1.1.3/ltconfig:167:progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltconfig-168-
##############################################
xdelta-1.1.3/ltconfig-227-  case "$option" in
xdelta-1.1.3/ltconfig:228:  -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
xdelta-1.1.3/ltconfig-229-  *) optarg= ;;
##############################################
xdelta-1.1.3/ltconfig-315-# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
xdelta-1.1.3/ltconfig:316:#      if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
xdelta-1.1.3/ltconfig-317-#        echo "$progname: warning \`$option' is not a valid host type" 1>&2
##############################################
xdelta-1.1.3/ltconfig-393-  # Assume the source directory is the same one as the path to LTMAIN.
xdelta-1.1.3/ltconfig:394:  srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltconfig-395-  test "$srcdir" = "$ltmain" && srcdir=.
##############################################
xdelta-1.1.3/ltconfig-428-  "")
xdelta-1.1.3/ltconfig:429:    if host_alias=`$SHELL $ac_config_guess`; then :
xdelta-1.1.3/ltconfig-430-    else
##############################################
xdelta-1.1.3/ltconfig-435-  esac
xdelta-1.1.3/ltconfig:436:  host=`$SHELL $ac_config_sub $host_alias`
xdelta-1.1.3/ltconfig-437-  echo "$ac_t$host" 1>&6
##############################################
xdelta-1.1.3/ltconfig-452-linux-gnu*) ;;
xdelta-1.1.3/ltconfig:453:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
xdelta-1.1.3/ltconfig-454-esac
xdelta-1.1.3/ltconfig-455-
xdelta-1.1.3/ltconfig:456:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
xdelta-1.1.3/ltconfig:457:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
xdelta-1.1.3/ltconfig:458:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
xdelta-1.1.3/ltconfig-459-
##############################################
xdelta-1.1.3/ltconfig-610-    *.c) ;;
xdelta-1.1.3/ltconfig:611:    *) objext=`echo $ac_file | sed -e s/conftest.//` ;;
xdelta-1.1.3/ltconfig-612-    esac
##############################################
xdelta-1.1.3/ltconfig-622-echo $ac_n "checking for executable suffix... $ac_c" 1>&6
xdelta-1.1.3/ltconfig:623:if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
xdelta-1.1.3/ltconfig-624-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xdelta-1.1.3/ltconfig-636-      *.c | *.err | *.$objext ) ;;
xdelta-1.1.3/ltconfig:637:      *) ac_cv_exeext=.`echo $ac_file | sed -e s/conftest.//` ;;
xdelta-1.1.3/ltconfig-638-      esac
##############################################
xdelta-1.1.3/ltconfig-899-  if test "$hard_links" = no; then
xdelta-1.1.3/ltconfig:900:    echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2
xdelta-1.1.3/ltconfig-901-    need_locks=warn
##############################################
xdelta-1.1.3/ltconfig-944-if test -n "$special_shlib_compile_flags"; then
xdelta-1.1.3/ltconfig:945:  echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
xdelta-1.1.3/ltconfig-946-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$special_shlib_compile_flags[ 	]" >/dev/null; then :
##############################################
xdelta-1.1.3/ltconfig-991-    echo "$progname:991: checking for ld used by GCC" >&5
xdelta-1.1.3/ltconfig:992:    ac_prog=`($CC -print-prog-name=ld) 2>&5`
xdelta-1.1.3/ltconfig-993-    case "$ac_prog" in
##############################################
xdelta-1.1.3/ltconfig-997-      # Canonicalize the path of ld
xdelta-1.1.3/ltconfig:998:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
xdelta-1.1.3/ltconfig-999-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xdelta-1.1.3/ltconfig:1000:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xdelta-1.1.3/ltconfig-1001-      done
##############################################
xdelta-1.1.3/ltconfig-1173-      _lt_hint=1;
xdelta-1.1.3/ltconfig:1174:      for symbol in `cat $export_symbols`; do
xdelta-1.1.3/ltconfig-1175-	echo "	\$symbol @ \$_lt_hint ; " >> $objdir/$soname-def;
xdelta-1.1.3/ltconfig:1176:	_lt_hint=`expr 1 + \$_lt_hint`;
xdelta-1.1.3/ltconfig-1177-      done~
##############################################
xdelta-1.1.3/ltconfig-1271-    if test "$with_gcc" = yes; then
xdelta-1.1.3/ltconfig:1272:      collect2name=`${CC} -print-prog-name=collect2`
xdelta-1.1.3/ltconfig-1273-      if test -f "$collect2name" && \
##############################################
xdelta-1.1.3/ltconfig-1319-    # FIXME: Setting linknames here is a bad hack.
xdelta-1.1.3/ltconfig:1320:    archive_cmds='$CC -o $lib $libobjs $linkopts `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
xdelta-1.1.3/ltconfig-1321-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
xdelta-1.1.3/ltconfig-1324-    old_archive_cmds='lib /OUT:$oldlib$oldobjs'
xdelta-1.1.3/ltconfig:1325:    fix_srcfile_path='`cygpath -w $srcfile`'
xdelta-1.1.3/ltconfig-1326-    ;;
##############################################
xdelta-1.1.3/ltconfig-1373-    if test "$with_gcc" = yes; then
xdelta-1.1.3/ltconfig:1374:      archive_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
xdelta-1.1.3/ltconfig-1375-    else
xdelta-1.1.3/ltconfig:1376:      archive_cmds='$LD -shared $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
xdelta-1.1.3/ltconfig-1377-    fi
##############################################
xdelta-1.1.3/ltconfig-1410-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/ltconfig:1411:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
xdelta-1.1.3/ltconfig-1412-    else
xdelta-1.1.3/ltconfig-1413-      allow_undefined_flag=' -expect_unresolved \*'
xdelta-1.1.3/ltconfig:1414:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
xdelta-1.1.3/ltconfig-1415-    fi
##############################################
xdelta-1.1.3/ltconfig-1774-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta-1.1.3/ltconfig:1775:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
xdelta-1.1.3/ltconfig-1776-  ;;
##############################################
xdelta-1.1.3/ltconfig-1808-  if test "$with_gcc" = yes; then
xdelta-1.1.3/ltconfig:1809:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.a'
xdelta-1.1.3/ltconfig-1810-  else
xdelta-1.1.3/ltconfig:1811:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
xdelta-1.1.3/ltconfig-1812-  fi
##############################################
xdelta-1.1.3/ltconfig-1907-  file_magic_cmd=/usr/bin/file
xdelta-1.1.3/ltconfig:1908:  file_magic_test_file=`echo /lib${libsuff}/libc.so*`
xdelta-1.1.3/ltconfig-1909-  deplibs_check_method='pass_all'
##############################################
xdelta-1.1.3/ltconfig-2093-  "file_magic "*)
xdelta-1.1.3/ltconfig:2094:    file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
xdelta-1.1.3/ltconfig-2095-    if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
##############################################
xdelta-1.1.3/ltconfig-2166-else
xdelta-1.1.3/ltconfig:2167:if eval "test \"`echo '$''{'lt_cv_dlopen'+set}'`\" != set"; then
xdelta-1.1.3/ltconfig-2168-  lt_cv_dlopen=no lt_cv_dlopen_libs=
##############################################
xdelta-1.1.3/ltconfig-2171-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
xdelta-1.1.3/ltconfig:2172:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xdelta-1.1.3/ltconfig-2173-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2200-fi
xdelta-1.1.3/ltconfig:2201:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xdelta-1.1.3/ltconfig-2202-  echo "$ac_t""yes" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2207-echo "$progname:2207: checking for dlopen" >&5
xdelta-1.1.3/ltconfig:2208:if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
xdelta-1.1.3/ltconfig-2209-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2244-fi
xdelta-1.1.3/ltconfig:2245:if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
xdelta-1.1.3/ltconfig-2246-  echo "$ac_t""yes" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2252-ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
xdelta-1.1.3/ltconfig:2253:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xdelta-1.1.3/ltconfig-2254-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2281-fi
xdelta-1.1.3/ltconfig:2282:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xdelta-1.1.3/ltconfig-2283-  echo "$ac_t""yes" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2288-echo "$progname:2288: checking for shl_load" >&5
xdelta-1.1.3/ltconfig:2289:if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
xdelta-1.1.3/ltconfig-2290-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2326-
xdelta-1.1.3/ltconfig:2327:if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
xdelta-1.1.3/ltconfig-2328-  echo "$ac_t""yes" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2334-ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
xdelta-1.1.3/ltconfig:2335:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xdelta-1.1.3/ltconfig-2336-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2364-fi
xdelta-1.1.3/ltconfig:2365:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xdelta-1.1.3/ltconfig-2366-  echo "$ac_t""yes" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2392-for ac_hdr in dlfcn.h; do
xdelta-1.1.3/ltconfig:2393:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
xdelta-1.1.3/ltconfig-2394-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
xdelta-1.1.3/ltconfig-2395-echo "$progname:2395: checking for $ac_hdr" >&5
xdelta-1.1.3/ltconfig:2396:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
xdelta-1.1.3/ltconfig-2397-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2405-{ (eval echo $progname:2405: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
xdelta-1.1.3/ltconfig:2406:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
xdelta-1.1.3/ltconfig-2407-if test -z "$ac_err"; then
##############################################
xdelta-1.1.3/ltconfig-2418-fi
xdelta-1.1.3/ltconfig:2419:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
xdelta-1.1.3/ltconfig-2420-  echo "$ac_t""yes" 1>&6
##############################################
xdelta-1.1.3/ltconfig-2626-      # Double-quote double-evaled strings.
xdelta-1.1.3/ltconfig:2627:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
xdelta-1.1.3/ltconfig-2628-      ;;
xdelta-1.1.3/ltconfig-2629-    *)
xdelta-1.1.3/ltconfig:2630:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
xdelta-1.1.3/ltconfig-2631-      ;;
##############################################
xdelta-1.1.3/ltconfig-2636-  *'\$0 --fallback-echo"')
xdelta-1.1.3/ltconfig:2637:    ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
xdelta-1.1.3/ltconfig-2638-    ;;
##############################################
xdelta-1.1.3/ltconfig-2646-
xdelta-1.1.3/ltconfig:2647:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xdelta-1.1.3/ltconfig-2648-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
xdelta-1.1.3/ltconfig-2698-  cat <<EOF > "$cfgfile"
xdelta-1.1.3/ltconfig:2699:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file.
xdelta-1.1.3/ltconfig-2700-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
xdelta-1.1.3/xdelta-config.in-33-  case "$1" in
xdelta-1.1.3/xdelta-config.in:34:  -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
xdelta-1.1.3/xdelta-config.in-35-  *) optarg= ;;
##############################################
xdelta-1.1.3/libedsio/edsio-comp.in-39-   INPUT=$1
xdelta-1.1.3/libedsio/edsio-comp.in:40:   INPUT_PREF=`echo $INPUT | sed 's/\.[^\.]*$//'`
xdelta-1.1.3/libedsio/edsio-comp.in-41-
##############################################
xdelta-1.1.3/libedsio/Makefile.in-49-CONFIG_CLEAN_FILES = edsio-comp
xdelta-1.1.3/libedsio/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xdelta-1.1.3/libedsio/Makefile.in-51-am__vpath_adj = case $$p in \
xdelta-1.1.3/libedsio/Makefile.in:52:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xdelta-1.1.3/libedsio/Makefile.in-53-    *) f=$$p;; \
xdelta-1.1.3/libedsio/Makefile.in-54-  esac;
xdelta-1.1.3/libedsio/Makefile.in:55:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
xdelta-1.1.3/libedsio/Makefile.in-56-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
##############################################
xdelta-1.1.3/libedsio/Makefile.in-288-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
xdelta-1.1.3/libedsio/Makefile.in:289:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
xdelta-1.1.3/libedsio/Makefile.in-290-	  test "$$dir" != "$$p" || dir=.; \
##############################################
xdelta-1.1.3/libedsio/Makefile.in-298-	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
xdelta-1.1.3/libedsio/Makefile.in:299:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
xdelta-1.1.3/libedsio/Makefile.in-300-	  echo " rm -f $$p $$f"; \
##############################################
xdelta-1.1.3/libedsio/Makefile.in-334-.c.obj:
xdelta-1.1.3/libedsio/Makefile.in:335:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xdelta-1.1.3/libedsio/Makefile.in-336-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xdelta-1.1.3/libedsio/Makefile.in-338-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta-1.1.3/libedsio/Makefile.in:339:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xdelta-1.1.3/libedsio/Makefile.in-340-
##############################################
xdelta-1.1.3/libedsio/Makefile.in-410-GTAGS:
xdelta-1.1.3/libedsio/Makefile.in:411:	here=`$(am__cd) $(top_builddir) && pwd` \
xdelta-1.1.3/libedsio/Makefile.in-412-	  && cd $(top_srcdir) \
##############################################
xdelta-1.1.3/libedsio/Makefile.in-418-distdir: $(DISTFILES)
xdelta-1.1.3/libedsio/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/libedsio/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/libedsio/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
xdelta-1.1.3/libedsio/Makefile.in-432-	  if test -d $$d/$$file; then \
xdelta-1.1.3/libedsio/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xdelta-1.1.3/libedsio/Makefile.in-434-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
xdelta-1.1.3/test/Makefile.in-228-	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
xdelta-1.1.3/test/Makefile.in:229:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
xdelta-1.1.3/test/Makefile.in-230-	  echo " rm -f $$p $$f"; \
##############################################
xdelta-1.1.3/test/Makefile.in-252-.c.obj:
xdelta-1.1.3/test/Makefile.in:253:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xdelta-1.1.3/test/Makefile.in-254-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xdelta-1.1.3/test/Makefile.in-256-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta-1.1.3/test/Makefile.in:257:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xdelta-1.1.3/test/Makefile.in-258-
##############################################
xdelta-1.1.3/test/Makefile.in-311-GTAGS:
xdelta-1.1.3/test/Makefile.in:312:	here=`$(am__cd) $(top_builddir) && pwd` \
xdelta-1.1.3/test/Makefile.in-313-	  && cd $(top_srcdir) \
##############################################
xdelta-1.1.3/test/Makefile.in-319-distdir: $(DISTFILES)
xdelta-1.1.3/test/Makefile.in:320:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/test/Makefile.in:321:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/test/Makefile.in-322-	list='$(DISTFILES)'; \
##############################################
xdelta-1.1.3/test/Makefile.in-333-	  if test -d $$d/$$file; then \
xdelta-1.1.3/test/Makefile.in:334:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xdelta-1.1.3/test/Makefile.in-335-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
xdelta-1.1.3/doc/Makefile.in-219-	  else file=$$i; fi; \
xdelta-1.1.3/doc/Makefile.in:220:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
xdelta-1.1.3/doc/Makefile.in-221-	  case "$$ext" in \
##############################################
xdelta-1.1.3/doc/Makefile.in-224-	  esac; \
xdelta-1.1.3/doc/Makefile.in:225:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
xdelta-1.1.3/doc/Makefile.in:226:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
xdelta-1.1.3/doc/Makefile.in:227:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
xdelta-1.1.3/doc/Makefile.in-228-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
xdelta-1.1.3/doc/Makefile.in-240-	for i in $$list; do \
xdelta-1.1.3/doc/Makefile.in:241:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
xdelta-1.1.3/doc/Makefile.in-242-	  case "$$ext" in \
##############################################
xdelta-1.1.3/doc/Makefile.in-245-	  esac; \
xdelta-1.1.3/doc/Makefile.in:246:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
xdelta-1.1.3/doc/Makefile.in:247:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
xdelta-1.1.3/doc/Makefile.in:248:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
xdelta-1.1.3/doc/Makefile.in-249-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
xdelta-1.1.3/doc/Makefile.in-259-distdir: $(DISTFILES)
xdelta-1.1.3/doc/Makefile.in:260:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/doc/Makefile.in:261:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/doc/Makefile.in-262-	list='$(DISTFILES)'; \
##############################################
xdelta-1.1.3/doc/Makefile.in-273-	  if test -d $$d/$$file; then \
xdelta-1.1.3/doc/Makefile.in:274:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xdelta-1.1.3/doc/Makefile.in-275-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
xdelta-1.1.3/djgpp/Makefile.in-209-distdir: $(DISTFILES)
xdelta-1.1.3/djgpp/Makefile.in:210:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/djgpp/Makefile.in:211:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/djgpp/Makefile.in-212-	list='$(DISTFILES)'; \
##############################################
xdelta-1.1.3/djgpp/Makefile.in-223-	  if test -d $$d/$$file; then \
xdelta-1.1.3/djgpp/Makefile.in:224:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xdelta-1.1.3/djgpp/Makefile.in-225-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
xdelta-1.1.3/Makefile.in-55-CONFIG_CLEAN_FILES = xdelta-config
xdelta-1.1.3/Makefile.in:56:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xdelta-1.1.3/Makefile.in-57-am__vpath_adj = case $$p in \
xdelta-1.1.3/Makefile.in:58:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xdelta-1.1.3/Makefile.in-59-    *) f=$$p;; \
xdelta-1.1.3/Makefile.in-60-  esac;
xdelta-1.1.3/Makefile.in:61:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
xdelta-1.1.3/Makefile.in-62-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
##############################################
xdelta-1.1.3/Makefile.in-343-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
xdelta-1.1.3/Makefile.in:344:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
xdelta-1.1.3/Makefile.in-345-	  test "$$dir" != "$$p" || dir=.; \
##############################################
xdelta-1.1.3/Makefile.in-354-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
xdelta-1.1.3/Makefile.in:355:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
xdelta-1.1.3/Makefile.in-356-	  if test -f $$p \
##############################################
xdelta-1.1.3/Makefile.in-358-	  ; then \
xdelta-1.1.3/Makefile.in:359:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
xdelta-1.1.3/Makefile.in-360-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
xdelta-1.1.3/Makefile.in-367-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
xdelta-1.1.3/Makefile.in:368:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
xdelta-1.1.3/Makefile.in-369-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
xdelta-1.1.3/Makefile.in-374-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
xdelta-1.1.3/Makefile.in:375:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
xdelta-1.1.3/Makefile.in-376-	  echo " rm -f $$p $$f"; \
##############################################
xdelta-1.1.3/Makefile.in-387-	  if test -f $$d$$p; then \
xdelta-1.1.3/Makefile.in:388:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
xdelta-1.1.3/Makefile.in-389-	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
xdelta-1.1.3/Makefile.in-396-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
xdelta-1.1.3/Makefile.in:397:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
xdelta-1.1.3/Makefile.in-398-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
xdelta-1.1.3/Makefile.in-422-.c.obj:
xdelta-1.1.3/Makefile.in:423:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xdelta-1.1.3/Makefile.in-424-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xdelta-1.1.3/Makefile.in-426-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta-1.1.3/Makefile.in:427:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xdelta-1.1.3/Makefile.in-428-
##############################################
xdelta-1.1.3/Makefile.in-493-	dot_seen=no; \
xdelta-1.1.3/Makefile.in:494:	target=`echo $@ | sed s/-recursive//`; \
xdelta-1.1.3/Makefile.in-495-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
xdelta-1.1.3/Makefile.in-528-	rev="$$rev ."; \
xdelta-1.1.3/Makefile.in:529:	target=`echo $@ | sed s/-recursive//`; \
xdelta-1.1.3/Makefile.in-530-	for subdir in $$rev; do \
##############################################
xdelta-1.1.3/Makefile.in-601-GTAGS:
xdelta-1.1.3/Makefile.in:602:	here=`$(am__cd) $(top_builddir) && pwd` \
xdelta-1.1.3/Makefile.in-603-	  && cd $(top_srcdir) \
##############################################
xdelta-1.1.3/Makefile.in-611-	test -d $(distdir) || mkdir $(distdir)
xdelta-1.1.3/Makefile.in:612:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/Makefile.in:613:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta-1.1.3/Makefile.in-614-	list='$(DISTFILES)'; \
##############################################
xdelta-1.1.3/Makefile.in-625-	  if test -d $$d/$$file; then \
xdelta-1.1.3/Makefile.in:626:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xdelta-1.1.3/Makefile.in-627-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
xdelta-1.1.3/Makefile.in-641-	    || exit 1; \
xdelta-1.1.3/Makefile.in:642:	    distdir=`$(am__cd) $(distdir) && pwd`; \
xdelta-1.1.3/Makefile.in:643:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
xdelta-1.1.3/Makefile.in-644-	    (cd $$subdir && \
##############################################
xdelta-1.1.3/Makefile.in-709-	chmod a-w $(distdir)
xdelta-1.1.3/Makefile.in:710:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xdelta-1.1.3/Makefile.in-711-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xdelta-1.1.3/Makefile.in-740-	@cd $(distuninstallcheck_dir) \
xdelta-1.1.3/Makefile.in:741:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
xdelta-1.1.3/Makefile.in-742-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xdelta-1.1.3/Makefile.in-752-	fi
xdelta-1.1.3/Makefile.in:753:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xdelta-1.1.3/Makefile.in-754-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xdelta-1.1.3/aclocal.m4-84-  if test x"$no_glib" = x ; then
xdelta-1.1.3/aclocal.m4:85:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
xdelta-1.1.3/aclocal.m4:86:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
xdelta-1.1.3/aclocal.m4:87:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
xdelta-1.1.3/aclocal.m4-88-
xdelta-1.1.3/aclocal.m4:89:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
xdelta-1.1.3/aclocal.m4:90:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
xdelta-1.1.3/aclocal.m4-91-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
xdelta-1.1.3/aclocal.m4-477-done
xdelta-1.1.3/aclocal.m4:478:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/aclocal.m4-479-])
##############################################
xdelta-1.1.3/aclocal.m4-598-    }'
xdelta-1.1.3/aclocal.m4:599:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/aclocal.m4-600-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/aclocal.m4-601-if test -z "$aix_libpath"; then
xdelta-1.1.3/aclocal.m4:602:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/aclocal.m4-603-fi],[])
##############################################
xdelta-1.1.3/aclocal.m4-630-  # Remove one level of quotation (which was required for Make).
xdelta-1.1.3/aclocal.m4:631:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
xdelta-1.1.3/aclocal.m4-632-  ;;
##############################################
xdelta-1.1.3/aclocal.m4-641-  :
xdelta-1.1.3/aclocal.m4:642:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
xdelta-1.1.3/aclocal.m4-643-  # Yippee, $echo works!
##############################################
xdelta-1.1.3/aclocal.m4-667-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
xdelta-1.1.3/aclocal.m4:668:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
xdelta-1.1.3/aclocal.m4:669:       echo_test_string=`eval $cmd` &&
xdelta-1.1.3/aclocal.m4-670-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
xdelta-1.1.3/aclocal.m4-676-
xdelta-1.1.3/aclocal.m4:677:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/aclocal.m4:678:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/aclocal.m4-679-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/aclocal.m4-691-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
xdelta-1.1.3/aclocal.m4:692:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/aclocal.m4:693:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/aclocal.m4-694-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/aclocal.m4-703-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/aclocal.m4:704:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/aclocal.m4-705-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/aclocal.m4-718-      echo='printf %s\n'
xdelta-1.1.3/aclocal.m4:719:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/aclocal.m4:720:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/aclocal.m4-721-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/aclocal.m4-723-	:
xdelta-1.1.3/aclocal.m4:724:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
xdelta-1.1.3/aclocal.m4-725-	   test "X$echo_testing_string" = 'X\t' &&
xdelta-1.1.3/aclocal.m4:726:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/aclocal.m4-727-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/aclocal.m4-732-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
xdelta-1.1.3/aclocal.m4:733:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
xdelta-1.1.3/aclocal.m4-734-	   test "X$echo_testing_string" = 'X\t' &&
xdelta-1.1.3/aclocal.m4:735:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/aclocal.m4-736-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/aclocal.m4-742-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
xdelta-1.1.3/aclocal.m4:743:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
xdelta-1.1.3/aclocal.m4-744-	  then
##############################################
xdelta-1.1.3/aclocal.m4-750-	if test "$prev" != 'sed 50q "[$]0"'; then
xdelta-1.1.3/aclocal.m4:751:	  echo_test_string=`eval $prev`
xdelta-1.1.3/aclocal.m4-752-	  export echo_test_string
##############################################
xdelta-1.1.3/aclocal.m4-789-  if AC_TRY_EVAL(ac_compile); then
xdelta-1.1.3/aclocal.m4:790:    case `/usr/bin/file conftest.$ac_objext` in
xdelta-1.1.3/aclocal.m4-791-    *ELF-32*)
##############################################
xdelta-1.1.3/aclocal.m4-805-   if test "$lt_cv_prog_gnu_ld" = yes; then
xdelta-1.1.3/aclocal.m4:806:    case `/usr/bin/file conftest.$ac_objext` in
xdelta-1.1.3/aclocal.m4-807-    *32-bit*)
##############################################
xdelta-1.1.3/aclocal.m4-817-   else
xdelta-1.1.3/aclocal.m4:818:    case `/usr/bin/file conftest.$ac_objext` in
xdelta-1.1.3/aclocal.m4-819-    *32-bit*)
##############################################
xdelta-1.1.3/aclocal.m4-1064-    # And add a safety zone
xdelta-1.1.3/aclocal.m4:1065:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xdelta-1.1.3/aclocal.m4:1066:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xdelta-1.1.3/aclocal.m4-1067-    ;;
##############################################
xdelta-1.1.3/aclocal.m4-1092-    if test -n "$kargmax"; then
xdelta-1.1.3/aclocal.m4:1093:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
xdelta-1.1.3/aclocal.m4-1094-    else
##############################################
xdelta-1.1.3/aclocal.m4-1100-    if test -n "$lt_cv_sys_max_cmd_len"; then
xdelta-1.1.3/aclocal.m4:1101:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xdelta-1.1.3/aclocal.m4:1102:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xdelta-1.1.3/aclocal.m4-1103-    else
xdelta-1.1.3/aclocal.m4-1104-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
xdelta-1.1.3/aclocal.m4:1105:      while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
xdelta-1.1.3/aclocal.m4-1106-	       = "XX$teststring") >/dev/null 2>&1 &&
xdelta-1.1.3/aclocal.m4:1107:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
xdelta-1.1.3/aclocal.m4-1108-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
xdelta-1.1.3/aclocal.m4-1110-      do
xdelta-1.1.3/aclocal.m4:1111:        i=`expr $i + 1`
xdelta-1.1.3/aclocal.m4-1112-        teststring=$teststring$teststring
##############################################
xdelta-1.1.3/aclocal.m4-1117-      # It appears as though 1/2 is a usable value.
xdelta-1.1.3/aclocal.m4:1118:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xdelta-1.1.3/aclocal.m4-1119-    fi
##############################################
xdelta-1.1.3/aclocal.m4-1411-  if test "$hard_links" = no; then
xdelta-1.1.3/aclocal.m4:1412:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
xdelta-1.1.3/aclocal.m4-1413-    need_locks=warn
##############################################
xdelta-1.1.3/aclocal.m4-1533-  esac
xdelta-1.1.3/aclocal.m4:1534:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
xdelta-1.1.3/aclocal.m4-1535-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
xdelta-1.1.3/aclocal.m4-1539-    # okay in the real world where ";" in dirpaths is itself problematic.
xdelta-1.1.3/aclocal.m4:1540:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
xdelta-1.1.3/aclocal.m4-1541-  else
xdelta-1.1.3/aclocal.m4:1542:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
xdelta-1.1.3/aclocal.m4-1543-  fi
##############################################
xdelta-1.1.3/aclocal.m4-1546-  lt_tmp_lt_search_path_spec=
xdelta-1.1.3/aclocal.m4:1547:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xdelta-1.1.3/aclocal.m4-1548-  for lt_sys_path in $lt_search_path_spec; do
##############################################
xdelta-1.1.3/aclocal.m4-1575-}'`
xdelta-1.1.3/aclocal.m4:1576:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
xdelta-1.1.3/aclocal.m4-1577-else
##############################################
xdelta-1.1.3/aclocal.m4-1643-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta-1.1.3/aclocal.m4:1644:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xdelta-1.1.3/aclocal.m4-1645-  ;;
##############################################
xdelta-1.1.3/aclocal.m4-1676-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta-1.1.3/aclocal.m4:1677:    postinstall_cmds='base_file=`basename \${file}`~
xdelta-1.1.3/aclocal.m4:1678:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
xdelta-1.1.3/aclocal.m4:1679:      dldir=$destdir/`dirname \$dlpath`~
xdelta-1.1.3/aclocal.m4-1680-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta-1.1.3/aclocal.m4-1682-      chmod a+x \$dldir/$dlname'
xdelta-1.1.3/aclocal.m4:1683:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta-1.1.3/aclocal.m4-1684-      dlpath=$dir/\$dldll~
##############################################
xdelta-1.1.3/aclocal.m4-1690-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xdelta-1.1.3/aclocal.m4:1691:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/aclocal.m4-1692-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
xdelta-1.1.3/aclocal.m4-1695-      # MinGW DLLs use traditional 'lib' prefix
xdelta-1.1.3/aclocal.m4:1696:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/aclocal.m4:1697:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
xdelta-1.1.3/aclocal.m4-1698-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
xdelta-1.1.3/aclocal.m4-1704-        # which wouldn't understand a cygwinified path. Ahh.
xdelta-1.1.3/aclocal.m4:1705:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xdelta-1.1.3/aclocal.m4-1706-      else
xdelta-1.1.3/aclocal.m4:1707:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
xdelta-1.1.3/aclocal.m4-1708-      fi
##############################################
xdelta-1.1.3/aclocal.m4-1711-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xdelta-1.1.3/aclocal.m4:1712:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/aclocal.m4-1713-      ;;
##############################################
xdelta-1.1.3/aclocal.m4-1717-  *)
xdelta-1.1.3/aclocal.m4:1718:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
xdelta-1.1.3/aclocal.m4-1719-    ;;
##############################################
xdelta-1.1.3/aclocal.m4-1734-  shlibpath_var=DYLD_LIBRARY_PATH
xdelta-1.1.3/aclocal.m4:1735:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xdelta-1.1.3/aclocal.m4-1736-  m4_if([$1], [],[
##############################################
xdelta-1.1.3/aclocal.m4-1924-  if test -f /etc/ld.so.conf; then
xdelta-1.1.3/aclocal.m4:1925:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
xdelta-1.1.3/aclocal.m4-1926-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xdelta-1.1.3/aclocal.m4-1996-  shlibpath_var=LD_LIBRARY_PATH
xdelta-1.1.3/aclocal.m4:1997:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/aclocal.m4-1998-    case $host_os in
##############################################
xdelta-1.1.3/aclocal.m4-2158-  if test -z "$LTCC"; then
xdelta-1.1.3/aclocal.m4:2159:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
xdelta-1.1.3/aclocal.m4-2160-    if test -z "$LTCC"; then
##############################################
xdelta-1.1.3/aclocal.m4-2162-    else
xdelta-1.1.3/aclocal.m4:2163:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
xdelta-1.1.3/aclocal.m4-2164-    fi
##############################################
xdelta-1.1.3/aclocal.m4-2166-  if test -z "$LTCFLAGS"; then
xdelta-1.1.3/aclocal.m4:2167:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
xdelta-1.1.3/aclocal.m4-2168-  fi
##############################################
xdelta-1.1.3/aclocal.m4-2171-  # Note that this assumes the entire list is on one line.
xdelta-1.1.3/aclocal.m4:2172:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
xdelta-1.1.3/aclocal.m4-2173-
##############################################
xdelta-1.1.3/aclocal.m4-2177-    # Check whether tagname contains only valid characters
xdelta-1.1.3/aclocal.m4:2178:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
xdelta-1.1.3/aclocal.m4-2179-    "") ;;
##############################################
xdelta-1.1.3/aclocal.m4-2432-	"file_magic "*)
xdelta-1.1.3/aclocal.m4:2433:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xdelta-1.1.3/aclocal.m4-2434-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xdelta-1.1.3/aclocal.m4-2504-    # gcc leaves a trailing carriage return which upsets mingw
xdelta-1.1.3/aclocal.m4:2505:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xdelta-1.1.3/aclocal.m4-2506-  *)
xdelta-1.1.3/aclocal.m4:2507:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xdelta-1.1.3/aclocal.m4-2508-  esac
##############################################
xdelta-1.1.3/aclocal.m4-2513-      # Canonicalize the pathname of ld
xdelta-1.1.3/aclocal.m4:2514:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
xdelta-1.1.3/aclocal.m4-2515-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xdelta-1.1.3/aclocal.m4:2516:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
xdelta-1.1.3/aclocal.m4-2517-      done
##############################################
xdelta-1.1.3/aclocal.m4-2544-      # Break only if it was the GNU/non-GNU ld that we prefer.
xdelta-1.1.3/aclocal.m4:2545:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xdelta-1.1.3/aclocal.m4-2546-      *GNU* | *'with BFD'*)
##############################################
xdelta-1.1.3/aclocal.m4-2575-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xdelta-1.1.3/aclocal.m4:2576:case `$LD -v 2>&1 </dev/null` in
xdelta-1.1.3/aclocal.m4-2577-*GNU* | *'with BFD'*)
##############################################
xdelta-1.1.3/aclocal.m4-2749-openbsd*)
xdelta-1.1.3/aclocal.m4:2750:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/aclocal.m4-2751-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xdelta-1.1.3/aclocal.m4-2830-	# Tru64's nm complains that /dev/null is an invalid object file
xdelta-1.1.3/aclocal.m4:2831:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
xdelta-1.1.3/aclocal.m4-2832-	*/dev/null* | *'Invalid file or object type'*)
##############################################
xdelta-1.1.3/aclocal.m4-2836-	*)
xdelta-1.1.3/aclocal.m4:2837:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xdelta-1.1.3/aclocal.m4-2838-	  */dev/null*)
##############################################
xdelta-1.1.3/aclocal.m4-3201-    # ancient GNU ld didn't support --whole-archive et. al.
xdelta-1.1.3/aclocal.m4:3202:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
xdelta-1.1.3/aclocal.m4-3203-	grep 'no-whole-archive' > /dev/null; then
##############################################
xdelta-1.1.3/aclocal.m4-3282-      # below for broken collect2 doesn't work under 4.3+
xdelta-1.1.3/aclocal.m4:3283:	collect2name=`${CC} -print-prog-name=collect2`
xdelta-1.1.3/aclocal.m4-3284-	if test -f "$collect2name" && \
##############################################
xdelta-1.1.3/aclocal.m4-3330-
xdelta-1.1.3/aclocal.m4:3331:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xdelta-1.1.3/aclocal.m4-3332-     else
##############################################
xdelta-1.1.3/aclocal.m4-3385-      # is EXPORTS), use it as is; otherwise, prepend...
xdelta-1.1.3/aclocal.m4:3386:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xdelta-1.1.3/aclocal.m4-3387-	cp $export_symbols $output_objdir/$soname.def;
##############################################
xdelta-1.1.3/aclocal.m4-3418-         output_verbose_link_cmd='echo'
xdelta-1.1.3/aclocal.m4:3419:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
xdelta-1.1.3/aclocal.m4-3420-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
xdelta-1.1.3/aclocal.m4-3486-      # dependencies.
xdelta-1.1.3/aclocal.m4:3487:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/aclocal.m4-3488-      ;;
##############################################
xdelta-1.1.3/aclocal.m4-3548-	# dependencies.
xdelta-1.1.3/aclocal.m4:3549:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/aclocal.m4-3550-	;;
##############################################
xdelta-1.1.3/aclocal.m4-3583-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta-1.1.3/aclocal.m4:3584:    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/aclocal.m4:3585:    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/aclocal.m4-3586-    ;;
##############################################
xdelta-1.1.3/aclocal.m4-3590-	# SGI C++
xdelta-1.1.3/aclocal.m4:3591:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-3592-
##############################################
xdelta-1.1.3/aclocal.m4-3601-	  if test "$with_gnu_ld" = no; then
xdelta-1.1.3/aclocal.m4:3602:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-3603-	  else
xdelta-1.1.3/aclocal.m4:3604:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
xdelta-1.1.3/aclocal.m4-3605-	  fi
##############################################
xdelta-1.1.3/aclocal.m4-3620-	# to its proper name (with version) after linking.
xdelta-1.1.3/aclocal.m4:3621:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xdelta-1.1.3/aclocal.m4:3622:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
xdelta-1.1.3/aclocal.m4-3623-	# Commands to make compiler produce verbose output that lists
##############################################
xdelta-1.1.3/aclocal.m4-3630-	# dependencies.
xdelta-1.1.3/aclocal.m4:3631:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/aclocal.m4-3632-
##############################################
xdelta-1.1.3/aclocal.m4-3645-	# earlier do not add the objects themselves.
xdelta-1.1.3/aclocal.m4:3646:	case `$CC -V 2>&1` in
xdelta-1.1.3/aclocal.m4-3647-	*"Version 7."*)
##############################################
xdelta-1.1.3/aclocal.m4-3671-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
xdelta-1.1.3/aclocal.m4:3672:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/aclocal.m4-3673-        ;;
##############################################
xdelta-1.1.3/aclocal.m4-3690-	# dependencies.
xdelta-1.1.3/aclocal.m4:3691:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/aclocal.m4-3692-	;;
xdelta-1.1.3/aclocal.m4-3693-      *)
xdelta-1.1.3/aclocal.m4:3694:	case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/aclocal.m4-3695-	*Sun\ C*)
##############################################
xdelta-1.1.3/aclocal.m4-3700-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xdelta-1.1.3/aclocal.m4:3701:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/aclocal.m4-3702-
##############################################
xdelta-1.1.3/aclocal.m4-3758-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
xdelta-1.1.3/aclocal.m4:3759:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/aclocal.m4-3760-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
xdelta-1.1.3/aclocal.m4-3776-	# to its proper name (with version) after linking.
xdelta-1.1.3/aclocal.m4:3777:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xdelta-1.1.3/aclocal.m4-3778-
##############################################
xdelta-1.1.3/aclocal.m4-3793-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/aclocal.m4:3794:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-3795-
##############################################
xdelta-1.1.3/aclocal.m4-3806-	# dependencies.
xdelta-1.1.3/aclocal.m4:3807:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/aclocal.m4-3808-	;;
##############################################
xdelta-1.1.3/aclocal.m4-3811-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/aclocal.m4:3812:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-3813-
##############################################
xdelta-1.1.3/aclocal.m4-3836-	# to its proper name (with version) after linking.
xdelta-1.1.3/aclocal.m4:3837:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xdelta-1.1.3/aclocal.m4-3838-
##############################################
xdelta-1.1.3/aclocal.m4-3852-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xdelta-1.1.3/aclocal.m4:3853:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4:3854:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xdelta-1.1.3/aclocal.m4-3855-	  echo "-hidden">> $lib.exp~
xdelta-1.1.3/aclocal.m4:3856:	  $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~
xdelta-1.1.3/aclocal.m4-3857-	  $rm $lib.exp'
##############################################
xdelta-1.1.3/aclocal.m4-3869-	# dependencies.
xdelta-1.1.3/aclocal.m4:3870:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/aclocal.m4-3871-	;;
##############################################
xdelta-1.1.3/aclocal.m4-3874-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/aclocal.m4:3875:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-3876-
##############################################
xdelta-1.1.3/aclocal.m4-4025-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
xdelta-1.1.3/aclocal.m4:4026:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xdelta-1.1.3/aclocal.m4-4027-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
xdelta-1.1.3/aclocal.m4-4149-  # eval without this substitution.
xdelta-1.1.3/aclocal.m4:4150:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
xdelta-1.1.3/aclocal.m4-4151-
xdelta-1.1.3/aclocal.m4:4152:  for p in `eval $output_verbose_link_cmd`; do
xdelta-1.1.3/aclocal.m4-4153-    case $p in
##############################################
xdelta-1.1.3/aclocal.m4-4227-if test -n "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
xdelta-1.1.3/aclocal.m4:4228:  _LT_AC_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_AC_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
xdelta-1.1.3/aclocal.m4-4229-fi
##############################################
xdelta-1.1.3/aclocal.m4-4242-linux*)
xdelta-1.1.3/aclocal.m4:4243:  case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/aclocal.m4-4244-  *Sun\ C*)
##############################################
xdelta-1.1.3/aclocal.m4-4581-      # Double-quote double-evaled strings.
xdelta-1.1.3/aclocal.m4:4582:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
xdelta-1.1.3/aclocal.m4-4583-      ;;
xdelta-1.1.3/aclocal.m4-4584-    *)
xdelta-1.1.3/aclocal.m4:4585:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
xdelta-1.1.3/aclocal.m4-4586-      ;;
##############################################
xdelta-1.1.3/aclocal.m4-4591-  *'\[$]0 --fallback-echo"')
xdelta-1.1.3/aclocal.m4:4592:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
xdelta-1.1.3/aclocal.m4-4593-    ;;
##############################################
xdelta-1.1.3/aclocal.m4-4606-
xdelta-1.1.3/aclocal.m4:4607:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xdelta-1.1.3/aclocal.m4-4608-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
xdelta-1.1.3/aclocal.m4-4992-  # libtool script then.
xdelta-1.1.3/aclocal.m4:4993:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
xdelta-1.1.3/aclocal.m4-4994-  if test -f "$ltmain_in"; then
##############################################
xdelta-1.1.3/aclocal.m4-5098-# If we're using GNU nm, then use its standard symbol codes.
xdelta-1.1.3/aclocal.m4:5099:case `$NM -V 2>&1` in
xdelta-1.1.3/aclocal.m4-5100-*GNU* | *'with BFD'*)
##############################################
xdelta-1.1.3/aclocal.m4-5131-    nlist=conftest.nm
xdelta-1.1.3/aclocal.m4:5132:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
xdelta-1.1.3/aclocal.m4-5133-      # Try sorting and uniquifying the output.
##############################################
xdelta-1.1.3/aclocal.m4-5405-	  *)
xdelta-1.1.3/aclocal.m4:5406:	    case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/aclocal.m4-5407-	    *Sun\ C*)
##############################################
xdelta-1.1.3/aclocal.m4-5664-      *)
xdelta-1.1.3/aclocal.m4:5665:        case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/aclocal.m4-5666-	*Sun\ C*)
##############################################
xdelta-1.1.3/aclocal.m4-5891-    supports_anon_versioning=no
xdelta-1.1.3/aclocal.m4:5892:    case `$LD -v 2>/dev/null` in
xdelta-1.1.3/aclocal.m4-5893-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
xdelta-1.1.3/aclocal.m4-5955-	# is EXPORTS), use it as is; otherwise, prepend...
xdelta-1.1.3/aclocal.m4:5956:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xdelta-1.1.3/aclocal.m4-5957-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xdelta-1.1.3/aclocal.m4-5978-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta-1.1.3/aclocal.m4:5979:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/aclocal.m4:5980:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/aclocal.m4-5981-      ;;
##############################################
xdelta-1.1.3/aclocal.m4-5987-	pgcc*)				# Portland Group C compiler
xdelta-1.1.3/aclocal.m4:5988:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/aclocal.m4-5989-	  tmp_addflag=' $pic_flag'
##############################################
xdelta-1.1.3/aclocal.m4-5991-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
xdelta-1.1.3/aclocal.m4:5992:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/aclocal.m4-5993-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xdelta-1.1.3/aclocal.m4-6000-	esac
xdelta-1.1.3/aclocal.m4:6001:	case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/aclocal.m4-6002-	*Sun\ C*)			# Sun C 5.9
xdelta-1.1.3/aclocal.m4:6003:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/aclocal.m4-6004-	  tmp_sharedflag='-G' ;;
##############################################
xdelta-1.1.3/aclocal.m4-6055-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xdelta-1.1.3/aclocal.m4:6056:      case `$LD -v 2>&1` in
xdelta-1.1.3/aclocal.m4-6057-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xdelta-1.1.3/aclocal.m4-6071-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
xdelta-1.1.3/aclocal.m4:6072:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
xdelta-1.1.3/aclocal.m4-6073-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
xdelta-1.1.3/aclocal.m4-6170-	# below for broken collect2 doesn't work under 4.3+
xdelta-1.1.3/aclocal.m4:6171:	  collect2name=`${CC} -print-prog-name=collect2`
xdelta-1.1.3/aclocal.m4-6172-	  if test -f "$collect2name" && \
##############################################
xdelta-1.1.3/aclocal.m4-6217-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
xdelta-1.1.3/aclocal.m4:6218:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xdelta-1.1.3/aclocal.m4-6219-       else
##############################################
xdelta-1.1.3/aclocal.m4-6264-      # FIXME: Setting linknames here is a bad hack.
xdelta-1.1.3/aclocal.m4:6265:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
xdelta-1.1.3/aclocal.m4-6266-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
xdelta-1.1.3/aclocal.m4-6269-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
xdelta-1.1.3/aclocal.m4:6270:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
xdelta-1.1.3/aclocal.m4-6271-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
xdelta-1.1.3/aclocal.m4-6309-         output_verbose_link_cmd='echo'
xdelta-1.1.3/aclocal.m4:6310:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
xdelta-1.1.3/aclocal.m4-6311-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
xdelta-1.1.3/aclocal.m4-6444-      if test "$GCC" = yes; then
xdelta-1.1.3/aclocal.m4:6445:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-6446-      else
xdelta-1.1.3/aclocal.m4:6447:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-6448-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
xdelta-1.1.3/aclocal.m4-6477-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
xdelta-1.1.3/aclocal.m4:6478:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/aclocal.m4-6479-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xdelta-1.1.3/aclocal.m4-6510-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/aclocal.m4:6511:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-6512-      else
xdelta-1.1.3/aclocal.m4-6513-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xdelta-1.1.3/aclocal.m4:6514:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-6515-      fi
##############################################
xdelta-1.1.3/aclocal.m4-6522-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/aclocal.m4:6523:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4-6524-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
xdelta-1.1.3/aclocal.m4-6526-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xdelta-1.1.3/aclocal.m4:6527:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/aclocal.m4:6528:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
xdelta-1.1.3/aclocal.m4:6529:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
xdelta-1.1.3/aclocal.m4-6530-
##############################################
xdelta-1.1.3/aclocal.m4-6646-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
xdelta-1.1.3/aclocal.m4:6647:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xdelta-1.1.3/aclocal.m4-6648-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
xdelta-1.1.3/aclocal.m4-6711-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
xdelta-1.1.3/aclocal.m4:6712:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
xdelta-1.1.3/aclocal.m4-6713-        then
##############################################
xdelta-1.1.3/aclocal.m4-6872-    test $lt_ac_count -gt 10 && break
xdelta-1.1.3/aclocal.m4:6873:    lt_ac_count=`expr $lt_ac_count + 1`
xdelta-1.1.3/aclocal.m4-6874-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
xdelta-1.1.3/aclocal.m4-6958-        PKG_CHECK_EXISTS([$3],
xdelta-1.1.3/aclocal.m4:6959:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
xdelta-1.1.3/aclocal.m4-6960-			 [pkg_failed=yes])
##############################################
xdelta-1.1.3/aclocal.m4-7006-        if test $_pkg_short_errors_supported = yes; then
xdelta-1.1.3/aclocal.m4:7007:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
xdelta-1.1.3/aclocal.m4-7008-        else 
xdelta-1.1.3/aclocal.m4:7009:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
xdelta-1.1.3/aclocal.m4-7010-        fi
##############################################
xdelta-1.1.3/aclocal.m4-7089-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
xdelta-1.1.3/aclocal.m4:7090:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
xdelta-1.1.3/aclocal.m4-7091-#
##############################################
xdelta-1.1.3/aclocal.m4-7113-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xdelta-1.1.3/aclocal.m4:7114:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xdelta-1.1.3/aclocal.m4-7115-# and then we would define $MISSING as
##############################################
xdelta-1.1.3/aclocal.m4-7129-# expand $ac_aux_dir to an absolute path
xdelta-1.1.3/aclocal.m4:7130:am_aux_dir=`cd $ac_aux_dir && pwd`
xdelta-1.1.3/aclocal.m4-7131-])
##############################################
xdelta-1.1.3/aclocal.m4-7229-  if test "$am_compiler_list" = ""; then
xdelta-1.1.3/aclocal.m4:7230:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xdelta-1.1.3/aclocal.m4-7231-  fi
##############################################
xdelta-1.1.3/aclocal.m4-7341-  # Strip MF so we end up with the name of the file.
xdelta-1.1.3/aclocal.m4:7342:  mf=`echo "$mf" | sed -e 's/:.*$//'`
xdelta-1.1.3/aclocal.m4-7343-  # Check whether this is an Automake generated Makefile or not.
##############################################
xdelta-1.1.3/aclocal.m4-7350-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xdelta-1.1.3/aclocal.m4:7351:    dirpart=`AS_DIRNAME("$mf")`
xdelta-1.1.3/aclocal.m4-7352-  else
##############################################
xdelta-1.1.3/aclocal.m4-7356-  # from the Makefile without running `make'.
xdelta-1.1.3/aclocal.m4:7357:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xdelta-1.1.3/aclocal.m4-7358-  test -z "$DEPDIR" && continue
xdelta-1.1.3/aclocal.m4:7359:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
xdelta-1.1.3/aclocal.m4-7360-  test -z "am__include" && continue
xdelta-1.1.3/aclocal.m4:7361:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xdelta-1.1.3/aclocal.m4-7362-  # When using ansi2knr, U may be empty or an underscore; expand it
xdelta-1.1.3/aclocal.m4:7363:  U=`sed -n 's/^U = //p' < "$mf"`
xdelta-1.1.3/aclocal.m4-7364-  # Find all dependency output files, they are included files with
##############################################
xdelta-1.1.3/aclocal.m4-7372-    test -f "$dirpart/$file" && continue
xdelta-1.1.3/aclocal.m4:7373:    fdir=`AS_DIRNAME(["$file"])`
xdelta-1.1.3/aclocal.m4-7374-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
xdelta-1.1.3/aclocal.m4-7438-AC_REQUIRE([AC_PROG_INSTALL])dnl
xdelta-1.1.3/aclocal.m4:7439:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xdelta-1.1.3/aclocal.m4-7440-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xdelta-1.1.3/aclocal.m4-7527-    * )
xdelta-1.1.3/aclocal.m4:7528:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xdelta-1.1.3/aclocal.m4-7529-  esac
xdelta-1.1.3/aclocal.m4-7530-done
xdelta-1.1.3/aclocal.m4:7531:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xdelta-1.1.3/aclocal.m4-7532-
##############################################
xdelta-1.1.3/aclocal.m4-7628-# case it prints its new name instead of `make'.
xdelta-1.1.3/aclocal.m4:7629:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
xdelta-1.1.3/aclocal.m4-7630-   am__include=include
##############################################
xdelta-1.1.3/aclocal.m4-7636-   echo '.include "confinc"' > confmf
xdelta-1.1.3/aclocal.m4:7637:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
xdelta-1.1.3/aclocal.m4-7638-      am__include=.include
##############################################
xdelta-1.1.3/aclocal.m4-7767-if (
xdelta-1.1.3/aclocal.m4:7768:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
xdelta-1.1.3/aclocal.m4-7769-   if test "$[*]" = "X"; then
xdelta-1.1.3/aclocal.m4-7770-      # -L didn't work.
xdelta-1.1.3/aclocal.m4:7771:      set X `ls -t $srcdir/configure conftest.file`
xdelta-1.1.3/aclocal.m4-7772-   fi
##############################################
xdelta-1.1.3/config.guess-40-
xdelta-1.1.3/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
xdelta-1.1.3/config.guess-42-
##############################################
xdelta-1.1.3/config.guess-109-: ${TMPDIR=/tmp} ;
xdelta-1.1.3/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xdelta-1.1.3/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xdelta-1.1.3/config.guess-195-	    *)
xdelta-1.1.3/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
xdelta-1.1.3/config.guess-197-		;;
##############################################
xdelta-1.1.3/config.guess-222-	*4.0)
xdelta-1.1.3/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xdelta-1.1.3/config.guess-224-		;;
xdelta-1.1.3/config.guess-225-	*5.*)
xdelta-1.1.3/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xdelta-1.1.3/config.guess-227-		;;
##############################################
xdelta-1.1.3/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
xdelta-1.1.3/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xdelta-1.1.3/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
xdelta-1.1.3/config.guess-270-	# 1.2 uses "1.2" for uname -r.
xdelta-1.1.3/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
xdelta-1.1.3/config.guess-272-	exit ;;
##############################################
xdelta-1.1.3/config.guess-327-    sun4H:SunOS:5.*:*)
xdelta-1.1.3/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta-1.1.3/config.guess-329-	exit ;;
xdelta-1.1.3/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xdelta-1.1.3/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta-1.1.3/config.guess-332-	exit ;;
xdelta-1.1.3/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
xdelta-1.1.3/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta-1.1.3/config.guess-335-	exit ;;
##############################################
xdelta-1.1.3/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
xdelta-1.1.3/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta-1.1.3/config.guess-341-	exit ;;
##############################################
xdelta-1.1.3/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
xdelta-1.1.3/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xdelta-1.1.3/config.guess-350-	exit ;;
##############################################
xdelta-1.1.3/config.guess-354-    sun*:*:4.2BSD:*)
xdelta-1.1.3/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xdelta-1.1.3/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
xdelta-1.1.3/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
xdelta-1.1.3/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xdelta-1.1.3/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
xdelta-1.1.3/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xdelta-1.1.3/config.guess-492-    *:IRIX*:*:*)
xdelta-1.1.3/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xdelta-1.1.3/config.guess-494-	exit ;;
##############################################
xdelta-1.1.3/config.guess-522-EOF
xdelta-1.1.3/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
xdelta-1.1.3/config.guess-524-		then
##############################################
xdelta-1.1.3/config.guess-535-    *:AIX:*:[45])
xdelta-1.1.3/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xdelta-1.1.3/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xdelta-1.1.3/config.guess-570-    9000/[34678]??:HP-UX:*:*)
xdelta-1.1.3/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xdelta-1.1.3/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
xdelta-1.1.3/config.guess-624-EOF
xdelta-1.1.3/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xdelta-1.1.3/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xdelta-1.1.3/config.guess-652-    ia64:HP-UX:*:*)
xdelta-1.1.3/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xdelta-1.1.3/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xdelta-1.1.3/config.guess-682-EOF
xdelta-1.1.3/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
xdelta-1.1.3/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xdelta-1.1.3/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xdelta-1.1.3/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xdelta-1.1.3/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xdelta-1.1.3/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xdelta-1.1.3/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
xdelta-1.1.3/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xdelta-1.1.3/config.guess-773-	    pc98)
xdelta-1.1.3/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xdelta-1.1.3/config.guess-775-	    amd64)
xdelta-1.1.3/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xdelta-1.1.3/config.guess-777-	    *)
xdelta-1.1.3/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xdelta-1.1.3/config.guess-779-	esac
##############################################
xdelta-1.1.3/config.guess-821-    prep*:SunOS:5.*:*)
xdelta-1.1.3/config.guess:822:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta-1.1.3/config.guess-823-	exit ;;
##############################################
xdelta-1.1.3/config.guess-825-	# the GNU system
xdelta-1.1.3/config.guess:826:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xdelta-1.1.3/config.guess-827-	exit ;;
##############################################
xdelta-1.1.3/config.guess-829-	# other systems with GNU libc and userland
xdelta-1.1.3/config.guess:830:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
xdelta-1.1.3/config.guess-831-	exit ;;
##############################################
xdelta-1.1.3/config.guess-1057-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xdelta-1.1.3/config.guess:1058:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xdelta-1.1.3/config.guess-1059-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xdelta-1.1.3/config.guess-1298-    *:DragonFly:*:*)
xdelta-1.1.3/config.guess:1299:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xdelta-1.1.3/config.guess-1300-	exit ;;
##############################################
xdelta-1.1.3/config.guess-1311-    i*86:skyos:*:*)
xdelta-1.1.3/config.guess:1312:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
xdelta-1.1.3/config.guess-1313-	exit ;;
##############################################
xdelta-1.1.3/config.guess-1436-
xdelta-1.1.3/config.guess:1437:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
xdelta-1.1.3/config.guess-1438-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
xdelta-1.1.3/config.sub-56-
xdelta-1.1.3/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
xdelta-1.1.3/config.sub-58-
##############################################
xdelta-1.1.3/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
xdelta-1.1.3/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xdelta-1.1.3/config.sub-122-case $maybe_os in
##############################################
xdelta-1.1.3/config.sub-126-    os=-$maybe_os
xdelta-1.1.3/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xdelta-1.1.3/config.sub-128-    ;;
xdelta-1.1.3/config.sub-129-  *)
xdelta-1.1.3/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xdelta-1.1.3/config.sub-131-    if [ $basic_machine != $1 ]
xdelta-1.1.3/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
xdelta-1.1.3/config.sub-133-    else os=; fi
##############################################
xdelta-1.1.3/config.sub-177-		os=-sco5v6
xdelta-1.1.3/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-179-		;;
##############################################
xdelta-1.1.3/config.sub-181-		os=-sco3.2v5
xdelta-1.1.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-183-		;;
##############################################
xdelta-1.1.3/config.sub-185-		os=-sco3.2v4
xdelta-1.1.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-187-		;;
xdelta-1.1.3/config.sub-188-	-sco3.2.[4-9]*)
xdelta-1.1.3/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xdelta-1.1.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-191-		;;
##############################################
xdelta-1.1.3/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
xdelta-1.1.3/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-195-		;;
##############################################
xdelta-1.1.3/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
xdelta-1.1.3/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-199-		;;
##############################################
xdelta-1.1.3/config.sub-201-		os=-sco3.2v2
xdelta-1.1.3/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-203-		;;
xdelta-1.1.3/config.sub-204-	-udk*)
xdelta-1.1.3/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-206-		;;
##############################################
xdelta-1.1.3/config.sub-208-		os=-isc2.2
xdelta-1.1.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-210-		;;
##############################################
xdelta-1.1.3/config.sub-214-	-isc*)
xdelta-1.1.3/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta-1.1.3/config.sub-216-		;;
##############################################
xdelta-1.1.3/config.sub-220-	-ptx*)
xdelta-1.1.3/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xdelta-1.1.3/config.sub-222-		;;
xdelta-1.1.3/config.sub-223-	-windowsnt*)
xdelta-1.1.3/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xdelta-1.1.3/config.sub-225-		;;
##############################################
xdelta-1.1.3/config.sub-310-	*-*-*)
xdelta-1.1.3/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xdelta-1.1.3/config.sub-312-		exit 1
##############################################
xdelta-1.1.3/config.sub-412-	amd64-*)
xdelta-1.1.3/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-414-		;;
##############################################
xdelta-1.1.3/config.sub-633-	i*86v32)
xdelta-1.1.3/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xdelta-1.1.3/config.sub-635-		os=-sysv32
##############################################
xdelta-1.1.3/config.sub-637-	i*86v4*)
xdelta-1.1.3/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xdelta-1.1.3/config.sub-639-		os=-sysv4
##############################################
xdelta-1.1.3/config.sub-641-	i*86v)
xdelta-1.1.3/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xdelta-1.1.3/config.sub-643-		os=-sysv
##############################################
xdelta-1.1.3/config.sub-645-	i*86sol2)
xdelta-1.1.3/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xdelta-1.1.3/config.sub-647-		os=-solaris2
##############################################
xdelta-1.1.3/config.sub-697-	mips3*-*)
xdelta-1.1.3/config.sub:698:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xdelta-1.1.3/config.sub-699-		;;
xdelta-1.1.3/config.sub-700-	mips3*)
xdelta-1.1.3/config.sub:701:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xdelta-1.1.3/config.sub-702-		;;
##############################################
xdelta-1.1.3/config.sub-715-	ms1-*)
xdelta-1.1.3/config.sub:716:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
xdelta-1.1.3/config.sub-717-		;;
##############################################
xdelta-1.1.3/config.sub-828-	pc98-*)
xdelta-1.1.3/config.sub:829:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-830-		;;
##############################################
xdelta-1.1.3/config.sub-843-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xdelta-1.1.3/config.sub:844:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-845-		;;
xdelta-1.1.3/config.sub-846-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xdelta-1.1.3/config.sub:847:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-848-		;;
xdelta-1.1.3/config.sub-849-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xdelta-1.1.3/config.sub:850:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-851-		;;
xdelta-1.1.3/config.sub-852-	pentium4-*)
xdelta-1.1.3/config.sub:853:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-854-		;;
##############################################
xdelta-1.1.3/config.sub-861-		;;
xdelta-1.1.3/config.sub:862:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-863-		;;
##############################################
xdelta-1.1.3/config.sub-867-	ppcle-* | powerpclittle-*)
xdelta-1.1.3/config.sub:868:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-869-		;;
##############################################
xdelta-1.1.3/config.sub-871-		;;
xdelta-1.1.3/config.sub:872:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-873-		;;
##############################################
xdelta-1.1.3/config.sub-877-	ppc64le-* | powerpc64little-*)
xdelta-1.1.3/config.sub:878:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta-1.1.3/config.sub-879-		;;
##############################################
xdelta-1.1.3/config.sub-1161-	*)
xdelta-1.1.3/config.sub:1162:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xdelta-1.1.3/config.sub-1163-		exit 1
##############################################
xdelta-1.1.3/config.sub-1169-	*-digital*)
xdelta-1.1.3/config.sub:1170:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xdelta-1.1.3/config.sub-1171-		;;
xdelta-1.1.3/config.sub-1172-	*-commodore*)
xdelta-1.1.3/config.sub:1173:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xdelta-1.1.3/config.sub-1174-		;;
##############################################
xdelta-1.1.3/config.sub-1187-	-solaris1 | -solaris1.*)
xdelta-1.1.3/config.sub:1188:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xdelta-1.1.3/config.sub-1189-		;;
##############################################
xdelta-1.1.3/config.sub-1199-	-gnu/linux*)
xdelta-1.1.3/config.sub:1200:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xdelta-1.1.3/config.sub-1201-		;;
##############################################
xdelta-1.1.3/config.sub-1243-	-nto*)
xdelta-1.1.3/config.sub:1244:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xdelta-1.1.3/config.sub-1245-		;;
##############################################
xdelta-1.1.3/config.sub-1250-	-mac*)
xdelta-1.1.3/config.sub:1251:		os=`echo $os | sed -e 's|mac|macos|'`
xdelta-1.1.3/config.sub-1252-		;;
##############################################
xdelta-1.1.3/config.sub-1256-	-linux*)
xdelta-1.1.3/config.sub:1257:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xdelta-1.1.3/config.sub-1258-		;;
xdelta-1.1.3/config.sub-1259-	-sunos5*)
xdelta-1.1.3/config.sub:1260:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xdelta-1.1.3/config.sub-1261-		;;
xdelta-1.1.3/config.sub-1262-	-sunos6*)
xdelta-1.1.3/config.sub:1263:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xdelta-1.1.3/config.sub-1264-		;;
##############################################
xdelta-1.1.3/config.sub-1311-	-sinix5.*)
xdelta-1.1.3/config.sub:1312:		os=`echo $os | sed -e 's|sinix|sysv|'`
xdelta-1.1.3/config.sub-1313-		;;
##############################################
xdelta-1.1.3/config.sub-1362-		# Get rid of the `-' at the beginning of $os.
xdelta-1.1.3/config.sub:1363:		os=`echo $os | sed 's/[^-]*-//'`
xdelta-1.1.3/config.sub:1364:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xdelta-1.1.3/config.sub-1365-		exit 1
##############################################
xdelta-1.1.3/config.sub-1613-		esac
xdelta-1.1.3/config.sub:1614:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xdelta-1.1.3/config.sub-1615-		;;
##############################################
xdelta-1.1.3/configure-108-do
xdelta-1.1.3/configure:109:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
xdelta-1.1.3/configure-110-    eval $as_var=C; export $as_var
##############################################
xdelta-1.1.3/configure-216-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
xdelta-1.1.3/configure:217:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
xdelta-1.1.3/configure-218-") 2> /dev/null; then
##############################################
xdelta-1.1.3/configure-331-  test "x$as_lineno_1" != "x$as_lineno_2" &&
xdelta-1.1.3/configure:332:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
xdelta-1.1.3/configure-333-
##############################################
xdelta-1.1.3/configure-426-  test "x$as_lineno_1" != "x$as_lineno_2" &&
xdelta-1.1.3/configure:427:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
xdelta-1.1.3/configure-428-
##############################################
xdelta-1.1.3/configure-537-	esac;
xdelta-1.1.3/configure:538:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
xdelta-1.1.3/configure-539-	???[sx]*):;;*)false;;esac;fi
##############################################
xdelta-1.1.3/configure-559-  # Remove one level of quotation (which was required for Make).
xdelta-1.1.3/configure:560:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
xdelta-1.1.3/configure-561-  ;;
##############################################
xdelta-1.1.3/configure-570-  :
xdelta-1.1.3/configure:571:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
xdelta-1.1.3/configure-572-  # Yippee, $echo works!
##############################################
xdelta-1.1.3/configure-596-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
xdelta-1.1.3/configure:597:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
xdelta-1.1.3/configure:598:       echo_test_string=`eval $cmd` &&
xdelta-1.1.3/configure-599-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
xdelta-1.1.3/configure-605-
xdelta-1.1.3/configure:606:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/configure:607:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/configure-608-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/configure-620-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
xdelta-1.1.3/configure:621:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/configure:622:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/configure-623-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/configure-632-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/configure:633:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/configure-634-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/configure-647-      echo='printf %s\n'
xdelta-1.1.3/configure:648:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
xdelta-1.1.3/configure:649:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/configure-650-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/configure-652-	:
xdelta-1.1.3/configure:653:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
xdelta-1.1.3/configure-654-	   test "X$echo_testing_string" = 'X\t' &&
xdelta-1.1.3/configure:655:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/configure-656-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/configure-661-	echo="$CONFIG_SHELL $0 --fallback-echo"
xdelta-1.1.3/configure:662:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
xdelta-1.1.3/configure-663-	   test "X$echo_testing_string" = 'X\t' &&
xdelta-1.1.3/configure:664:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
xdelta-1.1.3/configure-665-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
xdelta-1.1.3/configure-671-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
xdelta-1.1.3/configure:672:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
xdelta-1.1.3/configure-673-	  then
##############################################
xdelta-1.1.3/configure-679-	if test "$prev" != 'sed 50q "$0"'; then
xdelta-1.1.3/configure:680:	  echo_test_string=`eval $prev`
xdelta-1.1.3/configure-681-	  export echo_test_string
##############################################
xdelta-1.1.3/configure-964-  case $ac_option in
xdelta-1.1.3/configure:965:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xdelta-1.1.3/configure-966-  *)	ac_optarg=yes ;;
##############################################
xdelta-1.1.3/configure-1007-  -disable-* | --disable-*)
xdelta-1.1.3/configure:1008:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xdelta-1.1.3/configure-1009-    # Reject names that are not valid shell variable names.
##############################################
xdelta-1.1.3/configure-1012-   { (exit 1); exit 1; }; }
xdelta-1.1.3/configure:1013:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
xdelta-1.1.3/configure-1014-    eval enable_$ac_feature=no ;;
##############################################
xdelta-1.1.3/configure-1026-  -enable-* | --enable-*)
xdelta-1.1.3/configure:1027:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xdelta-1.1.3/configure-1028-    # Reject names that are not valid shell variable names.
##############################################
xdelta-1.1.3/configure-1031-   { (exit 1); exit 1; }; }
xdelta-1.1.3/configure:1032:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
xdelta-1.1.3/configure-1033-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
xdelta-1.1.3/configure-1223-  -with-* | --with-*)
xdelta-1.1.3/configure:1224:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xdelta-1.1.3/configure-1225-    # Reject names that are not valid shell variable names.
##############################################
xdelta-1.1.3/configure-1228-   { (exit 1); exit 1; }; }
xdelta-1.1.3/configure:1229:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
xdelta-1.1.3/configure-1230-    eval with_$ac_package=\$ac_optarg ;;
##############################################
xdelta-1.1.3/configure-1232-  -without-* | --without-*)
xdelta-1.1.3/configure:1233:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xdelta-1.1.3/configure-1234-    # Reject names that are not valid shell variable names.
##############################################
xdelta-1.1.3/configure-1237-   { (exit 1); exit 1; }; }
xdelta-1.1.3/configure:1238:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
xdelta-1.1.3/configure-1239-    eval with_$ac_package=no ;;
##############################################
xdelta-1.1.3/configure-1264-  *=*)
xdelta-1.1.3/configure:1265:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xdelta-1.1.3/configure-1266-    # Reject names that are not valid shell variable names.
##############################################
xdelta-1.1.3/configure-1284-if test -n "$ac_prev"; then
xdelta-1.1.3/configure:1285:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xdelta-1.1.3/configure-1286-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
xdelta-1.1.3/configure-1330-ac_ls_di=`ls -di .` &&
xdelta-1.1.3/configure:1331:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xdelta-1.1.3/configure-1332-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
xdelta-1.1.3/configure-1390-case $srcdir in
xdelta-1.1.3/configure:1391:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xdelta-1.1.3/configure-1392-esac
##############################################
xdelta-1.1.3/configure-1433-By default, \`make install' will install all the files in
xdelta-1.1.3/configure:1434:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xdelta-1.1.3/configure:1435:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xdelta-1.1.3/configure-1436-for instance \`--prefix=\$HOME'.
##############################################
xdelta-1.1.3/configure-1534-*)
xdelta-1.1.3/configure:1535:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
xdelta-1.1.3/configure-1536-  # A ".." for each directory in $ac_dir_suffix.
xdelta-1.1.3/configure:1537:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
xdelta-1.1.3/configure-1538-  case $ac_top_builddir_sub in
##############################################
xdelta-1.1.3/configure-1667-    *\'*)
xdelta-1.1.3/configure:1668:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xdelta-1.1.3/configure-1669-    esac
##############################################
xdelta-1.1.3/configure-1753-      case $ac_val in
xdelta-1.1.3/configure:1754:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xdelta-1.1.3/configure-1755-      esac
##############################################
xdelta-1.1.3/configure-1770-	case $ac_val in
xdelta-1.1.3/configure:1771:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xdelta-1.1.3/configure-1772-	esac
##############################################
xdelta-1.1.3/configure-1878-    set,)
xdelta-1.1.3/configure:1879:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xdelta-1.1.3/configure:1880:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xdelta-1.1.3/configure-1881-      ac_cache_corrupted=: ;;
##############################################
xdelta-1.1.3/configure-1900-    case $ac_new_val in
xdelta-1.1.3/configure:1901:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xdelta-1.1.3/configure-1902-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xdelta-1.1.3/configure-2067-if (
xdelta-1.1.3/configure:2068:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
xdelta-1.1.3/configure-2069-   if test "$*" = "X"; then
xdelta-1.1.3/configure-2070-      # -L didn't work.
xdelta-1.1.3/configure:2071:      set X `ls -t $srcdir/configure conftest.file`
xdelta-1.1.3/configure-2072-   fi
##############################################
xdelta-1.1.3/configure-2111-_ACEOF
xdelta-1.1.3/configure:2112:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
xdelta-1.1.3/configure-2113-rm -f conftest.sed
##############################################
xdelta-1.1.3/configure-2115-# expand $ac_aux_dir to an absolute path
xdelta-1.1.3/configure:2116:am_aux_dir=`cd $ac_aux_dir && pwd`
xdelta-1.1.3/configure-2117-
##############################################
xdelta-1.1.3/configure-2141-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
xdelta-1.1.3/configure:2142:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xdelta-1.1.3/configure-2143-	     'mkdir (GNU coreutils) '* | \
##############################################
xdelta-1.1.3/configure-2219-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
xdelta-1.1.3/configure:2220:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xdelta-1.1.3/configure-2221-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
xdelta-1.1.3/configure-2229-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
xdelta-1.1.3/configure:2230:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xdelta-1.1.3/configure-2231-  *@@@%%%=?*=@@@%%%*)
##############################################
xdelta-1.1.3/configure-2256-
xdelta-1.1.3/configure:2257:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xdelta-1.1.3/configure-2258-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xdelta-1.1.3/configure-2772-echo "$as_me:$LINENO: checking for C compiler version" >&5
xdelta-1.1.3/configure:2773:ac_compiler=`set X $ac_compile; echo $2`
xdelta-1.1.3/configure-2774-{ (ac_try="$ac_compiler --version >&5"
##############################################
xdelta-1.1.3/configure-2826-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
xdelta-1.1.3/configure:2827:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xdelta-1.1.3/configure-2828-#
##############################################
xdelta-1.1.3/configure-2874-	then :; else
xdelta-1.1.3/configure:2875:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xdelta-1.1.3/configure-2876-	fi
##############################################
xdelta-1.1.3/configure-2971-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
xdelta-1.1.3/configure:2972:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xdelta-1.1.3/configure-2973-	  break;;
##############################################
xdelta-1.1.3/configure-3026-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
xdelta-1.1.3/configure:3027:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xdelta-1.1.3/configure-3028-       break;;
##############################################
xdelta-1.1.3/configure-3101-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
xdelta-1.1.3/configure:3102:GCC=`test $ac_compiler_gnu = yes && echo yes`
xdelta-1.1.3/configure-3103-ac_test_CFLAGS=${CFLAGS+set}
##############################################
xdelta-1.1.3/configure-3400-# case it prints its new name instead of `make'.
xdelta-1.1.3/configure:3401:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
xdelta-1.1.3/configure-3402-   am__include=include
##############################################
xdelta-1.1.3/configure-3408-   echo '.include "confinc"' > confmf
xdelta-1.1.3/configure:3409:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
xdelta-1.1.3/configure-3410-      am__include=.include
##############################################
xdelta-1.1.3/configure-3467-  if test "$am_compiler_list" = ""; then
xdelta-1.1.3/configure:3468:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xdelta-1.1.3/configure-3469-  fi
##############################################
xdelta-1.1.3/configure-3899-test "x$ac_build_alias" = x &&
xdelta-1.1.3/configure:3900:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xdelta-1.1.3/configure-3901-test "x$ac_build_alias" = x &&
##############################################
xdelta-1.1.3/configure-3904-   { (exit 1); exit 1; }; }
xdelta-1.1.3/configure:3905:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xdelta-1.1.3/configure-3906-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
xdelta-1.1.3/configure-3929-IFS=$ac_save_IFS
xdelta-1.1.3/configure:3930:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xdelta-1.1.3/configure-3931-
##############################################
xdelta-1.1.3/configure-3940-else
xdelta-1.1.3/configure:3941:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xdelta-1.1.3/configure-3942-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
xdelta-1.1.3/configure-3966-IFS=$ac_save_IFS
xdelta-1.1.3/configure:3967:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xdelta-1.1.3/configure-3968-
##############################################
xdelta-1.1.3/configure-4013-    test $lt_ac_count -gt 10 && break
xdelta-1.1.3/configure:4014:    lt_ac_count=`expr $lt_ac_count + 1`
xdelta-1.1.3/configure-4015-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
xdelta-1.1.3/configure-4052-  # Check for GNU $ac_path_GREP
xdelta-1.1.3/configure:4053:case `"$ac_path_GREP" --version 2>&1` in
xdelta-1.1.3/configure-4054-*GNU*)
##############################################
xdelta-1.1.3/configure-4066-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
xdelta-1.1.3/configure:4067:    ac_count=`expr $ac_count + 1`
xdelta-1.1.3/configure-4068-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
xdelta-1.1.3/configure-4134-  # Check for GNU $ac_path_EGREP
xdelta-1.1.3/configure:4135:case `"$ac_path_EGREP" --version 2>&1` in
xdelta-1.1.3/configure-4136-*GNU*)
##############################################
xdelta-1.1.3/configure-4148-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
xdelta-1.1.3/configure:4149:    ac_count=`expr $ac_count + 1`
xdelta-1.1.3/configure-4150-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
xdelta-1.1.3/configure-4206-    # gcc leaves a trailing carriage return which upsets mingw
xdelta-1.1.3/configure:4207:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xdelta-1.1.3/configure-4208-  *)
xdelta-1.1.3/configure:4209:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xdelta-1.1.3/configure-4210-  esac
##############################################
xdelta-1.1.3/configure-4215-      # Canonicalize the pathname of ld
xdelta-1.1.3/configure:4216:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
xdelta-1.1.3/configure-4217-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xdelta-1.1.3/configure:4218:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
xdelta-1.1.3/configure-4219-      done
##############################################
xdelta-1.1.3/configure-4250-      # Break only if it was the GNU/non-GNU ld that we prefer.
xdelta-1.1.3/configure:4251:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xdelta-1.1.3/configure-4252-      *GNU* | *'with BFD'*)
##############################################
xdelta-1.1.3/configure-4283-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xdelta-1.1.3/configure:4284:case `$LD -v 2>&1 </dev/null` in
xdelta-1.1.3/configure-4285-*GNU* | *'with BFD'*)
##############################################
xdelta-1.1.3/configure-4346-	# Tru64's nm complains that /dev/null is an invalid object file
xdelta-1.1.3/configure:4347:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
xdelta-1.1.3/configure-4348-	*/dev/null* | *'Invalid file or object type'*)
##############################################
xdelta-1.1.3/configure-4352-	*)
xdelta-1.1.3/configure:4353:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xdelta-1.1.3/configure-4354-	  */dev/null*)
##############################################
xdelta-1.1.3/configure-4520-openbsd*)
xdelta-1.1.3/configure:4521:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-4522-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xdelta-1.1.3/configure-4609-  (exit $ac_status); }; then
xdelta-1.1.3/configure:4610:    case `/usr/bin/file conftest.$ac_objext` in
xdelta-1.1.3/configure-4611-    *ELF-32*)
##############################################
xdelta-1.1.3/configure-4629-   if test "$lt_cv_prog_gnu_ld" = yes; then
xdelta-1.1.3/configure:4630:    case `/usr/bin/file conftest.$ac_objext` in
xdelta-1.1.3/configure-4631-    *32-bit*)
##############################################
xdelta-1.1.3/configure-4641-   else
xdelta-1.1.3/configure:4642:    case `/usr/bin/file conftest.$ac_objext` in
xdelta-1.1.3/configure-4643-    *32-bit*)
##############################################
xdelta-1.1.3/configure-5000-do
xdelta-1.1.3/configure:5001:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
xdelta-1.1.3/configure-5002-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
xdelta-1.1.3/configure-5043-fi
xdelta-1.1.3/configure:5044:ac_res=`eval echo '${'$as_ac_Header'}'`
xdelta-1.1.3/configure-5045-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
xdelta-1.1.3/configure-5046-echo "${ECHO_T}$ac_res" >&6; }
xdelta-1.1.3/configure:5047:if test `eval echo '${'$as_ac_Header'}'` = yes; then
xdelta-1.1.3/configure-5048-  cat >>confdefs.h <<_ACEOF
xdelta-1.1.3/configure:5049:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
xdelta-1.1.3/configure-5050-_ACEOF
##############################################
xdelta-1.1.3/configure-5059-do
xdelta-1.1.3/configure:5060:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
xdelta-1.1.3/configure-5061-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
xdelta-1.1.3/configure-5066-fi
xdelta-1.1.3/configure:5067:ac_res=`eval echo '${'$as_ac_Header'}'`
xdelta-1.1.3/configure-5068-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
xdelta-1.1.3/configure-5182-fi
xdelta-1.1.3/configure:5183:ac_res=`eval echo '${'$as_ac_Header'}'`
xdelta-1.1.3/configure-5184-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
xdelta-1.1.3/configure-5187-fi
xdelta-1.1.3/configure:5188:if test `eval echo '${'$as_ac_Header'}'` = yes; then
xdelta-1.1.3/configure-5189-  cat >>confdefs.h <<_ACEOF
xdelta-1.1.3/configure:5190:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
xdelta-1.1.3/configure-5191-_ACEOF
##############################################
xdelta-1.1.3/configure-5313-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
xdelta-1.1.3/configure:5314:ac_compiler=`set X $ac_compile; echo $2`
xdelta-1.1.3/configure-5315-{ (ac_try="$ac_compiler --version >&5"
##############################################
xdelta-1.1.3/configure-5399-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
xdelta-1.1.3/configure:5400:GXX=`test $ac_compiler_gnu = yes && echo yes`
xdelta-1.1.3/configure-5401-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
xdelta-1.1.3/configure-5588-  if test "$am_compiler_list" = ""; then
xdelta-1.1.3/configure:5589:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xdelta-1.1.3/configure-5590-  fi
##############################################
xdelta-1.1.3/configure-6013-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
xdelta-1.1.3/configure:6014:ac_compiler=`set X $ac_compile; echo $2`
xdelta-1.1.3/configure-6015-{ (ac_try="$ac_compiler --version >&5"
##############################################
xdelta-1.1.3/configure-6155-
xdelta-1.1.3/configure:6156:G77=`test $ac_compiler_gnu = yes && echo yes`
xdelta-1.1.3/configure-6157-ac_ext=c
##############################################
xdelta-1.1.3/configure-6217-    # And add a safety zone
xdelta-1.1.3/configure:6218:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xdelta-1.1.3/configure:6219:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xdelta-1.1.3/configure-6220-    ;;
##############################################
xdelta-1.1.3/configure-6245-    if test -n "$kargmax"; then
xdelta-1.1.3/configure:6246:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
xdelta-1.1.3/configure-6247-    else
##############################################
xdelta-1.1.3/configure-6253-    if test -n "$lt_cv_sys_max_cmd_len"; then
xdelta-1.1.3/configure:6254:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xdelta-1.1.3/configure:6255:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xdelta-1.1.3/configure-6256-    else
xdelta-1.1.3/configure-6257-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
xdelta-1.1.3/configure:6258:      while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
xdelta-1.1.3/configure-6259-	       = "XX$teststring") >/dev/null 2>&1 &&
xdelta-1.1.3/configure:6260:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
xdelta-1.1.3/configure-6261-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
xdelta-1.1.3/configure-6263-      do
xdelta-1.1.3/configure:6264:        i=`expr $i + 1`
xdelta-1.1.3/configure-6265-        teststring=$teststring$teststring
##############################################
xdelta-1.1.3/configure-6270-      # It appears as though 1/2 is a usable value.
xdelta-1.1.3/configure:6271:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xdelta-1.1.3/configure-6272-    fi
##############################################
xdelta-1.1.3/configure-6365-# If we're using GNU nm, then use its standard symbol codes.
xdelta-1.1.3/configure:6366:case `$NM -V 2>&1` in
xdelta-1.1.3/configure-6367-*GNU* | *'with BFD'*)
##############################################
xdelta-1.1.3/configure-6901-done
xdelta-1.1.3/configure:6902:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/configure-6903-
##############################################
xdelta-1.1.3/configure-6929-	"file_magic "*)
xdelta-1.1.3/configure:6930:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xdelta-1.1.3/configure-6931-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xdelta-1.1.3/configure-6991-	"file_magic "*)
xdelta-1.1.3/configure:6992:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xdelta-1.1.3/configure-6993-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xdelta-1.1.3/configure-7628-      *)
xdelta-1.1.3/configure:7629:        case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-7630-	*Sun\ C*)
##############################################
xdelta-1.1.3/configure-7882-  if test "$hard_links" = no; then
xdelta-1.1.3/configure:7883:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
xdelta-1.1.3/configure:7884:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
xdelta-1.1.3/configure-7885-    need_locks=warn
##############################################
xdelta-1.1.3/configure-7939-done
xdelta-1.1.3/configure:7940:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/configure-7941-
##############################################
xdelta-1.1.3/configure-7977-    supports_anon_versioning=no
xdelta-1.1.3/configure:7978:    case `$LD -v 2>/dev/null` in
xdelta-1.1.3/configure-7979-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
xdelta-1.1.3/configure-8041-	# is EXPORTS), use it as is; otherwise, prepend...
xdelta-1.1.3/configure:8042:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xdelta-1.1.3/configure-8043-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xdelta-1.1.3/configure-8064-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta-1.1.3/configure:8065:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/configure:8066:      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'
xdelta-1.1.3/configure-8067-      ;;
##############################################
xdelta-1.1.3/configure-8073-	pgcc*)				# Portland Group C compiler
xdelta-1.1.3/configure:8074:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-8075-	  tmp_addflag=' $pic_flag'
##############################################
xdelta-1.1.3/configure-8077-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
xdelta-1.1.3/configure:8078:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-8079-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xdelta-1.1.3/configure-8086-	esac
xdelta-1.1.3/configure:8087:	case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-8088-	*Sun\ C*)			# Sun C 5.9
xdelta-1.1.3/configure:8089:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-8090-	  tmp_sharedflag='-G' ;;
##############################################
xdelta-1.1.3/configure-8141-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xdelta-1.1.3/configure:8142:      case `$LD -v 2>&1` in
xdelta-1.1.3/configure-8143-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xdelta-1.1.3/configure-8157-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
xdelta-1.1.3/configure:8158:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
xdelta-1.1.3/configure-8159-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
xdelta-1.1.3/configure-8256-	# below for broken collect2 doesn't work under 4.3+
xdelta-1.1.3/configure:8257:	  collect2name=`${CC} -print-prog-name=collect2`
xdelta-1.1.3/configure-8258-	  if test -f "$collect2name" && \
##############################################
xdelta-1.1.3/configure-8342-    }'
xdelta-1.1.3/configure:8343:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-8344-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/configure-8345-if test -z "$aix_libpath"; then
xdelta-1.1.3/configure:8346:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-8347-fi
##############################################
xdelta-1.1.3/configure-8359-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
xdelta-1.1.3/configure:8360:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xdelta-1.1.3/configure-8361-       else
##############################################
xdelta-1.1.3/configure-8408-    }'
xdelta-1.1.3/configure:8409:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-8410-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/configure-8411-if test -z "$aix_libpath"; then
xdelta-1.1.3/configure:8412:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-8413-fi
##############################################
xdelta-1.1.3/configure-8462-      # FIXME: Setting linknames here is a bad hack.
xdelta-1.1.3/configure:8463:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
xdelta-1.1.3/configure-8464-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
xdelta-1.1.3/configure-8467-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
xdelta-1.1.3/configure:8468:      fix_srcfile_path='`cygpath -w "$srcfile"`'
xdelta-1.1.3/configure-8469-      enable_shared_with_static_runtimes=yes
##############################################
xdelta-1.1.3/configure-8507-         output_verbose_link_cmd='echo'
xdelta-1.1.3/configure:8508:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
xdelta-1.1.3/configure-8509-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
xdelta-1.1.3/configure-8642-      if test "$GCC" = yes; then
xdelta-1.1.3/configure:8643:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-8644-      else
xdelta-1.1.3/configure:8645:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-8646-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
xdelta-1.1.3/configure-8675-	hardcode_shlibpath_var=no
xdelta-1.1.3/configure:8676:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-8677-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xdelta-1.1.3/configure-8708-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:8709:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-8710-      else
xdelta-1.1.3/configure-8711-	allow_undefined_flag=' -expect_unresolved \*'
xdelta-1.1.3/configure:8712:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-8713-      fi
##############################################
xdelta-1.1.3/configure-8720-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:8721:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-8722-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
xdelta-1.1.3/configure-8724-	allow_undefined_flag=' -expect_unresolved \*'
xdelta-1.1.3/configure:8725:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure:8726:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
xdelta-1.1.3/configure:8727:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
xdelta-1.1.3/configure-8728-
##############################################
xdelta-1.1.3/configure-8844-      hardcode_shlibpath_var=no
xdelta-1.1.3/configure:8845:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xdelta-1.1.3/configure-8846-      hardcode_libdir_separator=':'
##############################################
xdelta-1.1.3/configure-8959-  esac
xdelta-1.1.3/configure:8960:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
xdelta-1.1.3/configure-8961-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
xdelta-1.1.3/configure-8965-    # okay in the real world where ";" in dirpaths is itself problematic.
xdelta-1.1.3/configure:8966:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
xdelta-1.1.3/configure-8967-  else
xdelta-1.1.3/configure:8968:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
xdelta-1.1.3/configure-8969-  fi
##############################################
xdelta-1.1.3/configure-8972-  lt_tmp_lt_search_path_spec=
xdelta-1.1.3/configure:8973:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xdelta-1.1.3/configure-8974-  for lt_sys_path in $lt_search_path_spec; do
##############################################
xdelta-1.1.3/configure-9001-}'`
xdelta-1.1.3/configure:9002:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
xdelta-1.1.3/configure-9003-else
##############################################
xdelta-1.1.3/configure-9069-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta-1.1.3/configure:9070:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xdelta-1.1.3/configure-9071-  ;;
##############################################
xdelta-1.1.3/configure-9102-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta-1.1.3/configure:9103:    postinstall_cmds='base_file=`basename \${file}`~
xdelta-1.1.3/configure:9104:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
xdelta-1.1.3/configure:9105:      dldir=$destdir/`dirname \$dlpath`~
xdelta-1.1.3/configure-9106-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta-1.1.3/configure-9108-      chmod a+x \$dldir/$dlname'
xdelta-1.1.3/configure:9109:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta-1.1.3/configure-9110-      dlpath=$dir/\$dldll~
##############################################
xdelta-1.1.3/configure-9116-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xdelta-1.1.3/configure:9117:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure-9118-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
xdelta-1.1.3/configure-9121-      # MinGW DLLs use traditional 'lib' prefix
xdelta-1.1.3/configure:9122:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure:9123:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
xdelta-1.1.3/configure-9124-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
xdelta-1.1.3/configure-9130-        # which wouldn't understand a cygwinified path. Ahh.
xdelta-1.1.3/configure:9131:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xdelta-1.1.3/configure-9132-      else
xdelta-1.1.3/configure:9133:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
xdelta-1.1.3/configure-9134-      fi
##############################################
xdelta-1.1.3/configure-9137-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xdelta-1.1.3/configure:9138:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure-9139-      ;;
##############################################
xdelta-1.1.3/configure-9143-  *)
xdelta-1.1.3/configure:9144:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
xdelta-1.1.3/configure-9145-    ;;
##############################################
xdelta-1.1.3/configure-9160-  shlibpath_var=DYLD_LIBRARY_PATH
xdelta-1.1.3/configure:9161:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xdelta-1.1.3/configure-9162-
##############################################
xdelta-1.1.3/configure-9350-  if test -f /etc/ld.so.conf; then
xdelta-1.1.3/configure:9351:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
xdelta-1.1.3/configure-9352-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xdelta-1.1.3/configure-9422-  shlibpath_var=LD_LIBRARY_PATH
xdelta-1.1.3/configure:9423:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-9424-    case $host_os in
##############################################
xdelta-1.1.3/configure-10532-      # Double-quote double-evaled strings.
xdelta-1.1.3/configure:10533:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
xdelta-1.1.3/configure-10534-      ;;
xdelta-1.1.3/configure-10535-    *)
xdelta-1.1.3/configure:10536:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
xdelta-1.1.3/configure-10537-      ;;
##############################################
xdelta-1.1.3/configure-10542-  *'\$0 --fallback-echo"')
xdelta-1.1.3/configure:10543:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
xdelta-1.1.3/configure-10544-    ;;
##############################################
xdelta-1.1.3/configure-10555-
xdelta-1.1.3/configure:10556:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xdelta-1.1.3/configure-10557-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
xdelta-1.1.3/configure-10938-  # libtool script then.
xdelta-1.1.3/configure:10939:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
xdelta-1.1.3/configure-10940-  if test -f "$ltmain_in"; then
##############################################
xdelta-1.1.3/configure-10967-  if test -z "$LTCC"; then
xdelta-1.1.3/configure:10968:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
xdelta-1.1.3/configure-10969-    if test -z "$LTCC"; then
##############################################
xdelta-1.1.3/configure-10972-    else
xdelta-1.1.3/configure:10973:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
xdelta-1.1.3/configure:10974:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
xdelta-1.1.3/configure-10975-    fi
##############################################
xdelta-1.1.3/configure-10977-  if test -z "$LTCFLAGS"; then
xdelta-1.1.3/configure:10978:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
xdelta-1.1.3/configure-10979-  fi
##############################################
xdelta-1.1.3/configure-10982-  # Note that this assumes the entire list is on one line.
xdelta-1.1.3/configure:10983:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
xdelta-1.1.3/configure-10984-
##############################################
xdelta-1.1.3/configure-10988-    # Check whether tagname contains only valid characters
xdelta-1.1.3/configure:10989:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
xdelta-1.1.3/configure-10990-    "") ;;
##############################################
xdelta-1.1.3/configure-11117-done
xdelta-1.1.3/configure:11118:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/configure-11119-
##############################################
xdelta-1.1.3/configure-11147-    # gcc leaves a trailing carriage return which upsets mingw
xdelta-1.1.3/configure:11148:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xdelta-1.1.3/configure-11149-  *)
xdelta-1.1.3/configure:11150:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xdelta-1.1.3/configure-11151-  esac
##############################################
xdelta-1.1.3/configure-11156-      # Canonicalize the pathname of ld
xdelta-1.1.3/configure:11157:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
xdelta-1.1.3/configure-11158-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xdelta-1.1.3/configure:11159:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
xdelta-1.1.3/configure-11160-      done
##############################################
xdelta-1.1.3/configure-11191-      # Break only if it was the GNU/non-GNU ld that we prefer.
xdelta-1.1.3/configure:11192:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xdelta-1.1.3/configure-11193-      *GNU* | *'with BFD'*)
##############################################
xdelta-1.1.3/configure-11224-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xdelta-1.1.3/configure:11225:case `$LD -v 2>&1 </dev/null` in
xdelta-1.1.3/configure-11226-*GNU* | *'with BFD'*)
##############################################
xdelta-1.1.3/configure-11254-    # ancient GNU ld didn't support --whole-archive et. al.
xdelta-1.1.3/configure:11255:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
xdelta-1.1.3/configure-11256-	grep 'no-whole-archive' > /dev/null; then
##############################################
xdelta-1.1.3/configure-11336-      # below for broken collect2 doesn't work under 4.3+
xdelta-1.1.3/configure:11337:	collect2name=`${CC} -print-prog-name=collect2`
xdelta-1.1.3/configure-11338-	if test -f "$collect2name" && \
##############################################
xdelta-1.1.3/configure-11422-    }'
xdelta-1.1.3/configure:11423:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-11424-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/configure-11425-if test -z "$aix_libpath"; then
xdelta-1.1.3/configure:11426:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-11427-fi
##############################################
xdelta-1.1.3/configure-11440-
xdelta-1.1.3/configure:11441:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xdelta-1.1.3/configure-11442-     else
##############################################
xdelta-1.1.3/configure-11489-    }'
xdelta-1.1.3/configure:11490:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-11491-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/configure-11492-if test -z "$aix_libpath"; then
xdelta-1.1.3/configure:11493:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-11494-fi
##############################################
xdelta-1.1.3/configure-11551-      # is EXPORTS), use it as is; otherwise, prepend...
xdelta-1.1.3/configure:11552:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xdelta-1.1.3/configure-11553-	cp $export_symbols $output_objdir/$soname.def;
##############################################
xdelta-1.1.3/configure-11584-         output_verbose_link_cmd='echo'
xdelta-1.1.3/configure:11585:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
xdelta-1.1.3/configure-11586-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
xdelta-1.1.3/configure-11652-      # dependencies.
xdelta-1.1.3/configure:11653:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/configure-11654-      ;;
##############################################
xdelta-1.1.3/configure-11714-	# dependencies.
xdelta-1.1.3/configure:11715:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/configure-11716-	;;
##############################################
xdelta-1.1.3/configure-11749-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta-1.1.3/configure:11750:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/configure:11751:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/configure-11752-    ;;
##############################################
xdelta-1.1.3/configure-11756-	# SGI C++
xdelta-1.1.3/configure:11757:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-11758-
##############################################
xdelta-1.1.3/configure-11767-	  if test "$with_gnu_ld" = no; then
xdelta-1.1.3/configure:11768:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-11769-	  else
xdelta-1.1.3/configure:11770:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
xdelta-1.1.3/configure-11771-	  fi
##############################################
xdelta-1.1.3/configure-11786-	# to its proper name (with version) after linking.
xdelta-1.1.3/configure:11787:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xdelta-1.1.3/configure:11788:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
xdelta-1.1.3/configure-11789-	# Commands to make compiler produce verbose output that lists
##############################################
xdelta-1.1.3/configure-11796-	# dependencies.
xdelta-1.1.3/configure:11797:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/configure-11798-
##############################################
xdelta-1.1.3/configure-11811-	# earlier do not add the objects themselves.
xdelta-1.1.3/configure:11812:	case `$CC -V 2>&1` in
xdelta-1.1.3/configure-11813-	*"Version 7."*)
##############################################
xdelta-1.1.3/configure-11837-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
xdelta-1.1.3/configure:11838:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-11839-        ;;
##############################################
xdelta-1.1.3/configure-11856-	# dependencies.
xdelta-1.1.3/configure:11857:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/configure-11858-	;;
xdelta-1.1.3/configure-11859-      *)
xdelta-1.1.3/configure:11860:	case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-11861-	*Sun\ C*)
##############################################
xdelta-1.1.3/configure-11866-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
xdelta-1.1.3/configure:11867:	  whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-11868-
##############################################
xdelta-1.1.3/configure-11924-      hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
xdelta-1.1.3/configure:11925:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-11926-	archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
xdelta-1.1.3/configure-11942-	# to its proper name (with version) after linking.
xdelta-1.1.3/configure:11943:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xdelta-1.1.3/configure-11944-
##############################################
xdelta-1.1.3/configure-11959-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:11960:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-11961-
##############################################
xdelta-1.1.3/configure-11972-	# dependencies.
xdelta-1.1.3/configure:11973:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/configure-11974-	;;
##############################################
xdelta-1.1.3/configure-11977-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:11978:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-11979-
##############################################
xdelta-1.1.3/configure-12002-	# to its proper name (with version) after linking.
xdelta-1.1.3/configure:12003:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xdelta-1.1.3/configure-12004-
##############################################
xdelta-1.1.3/configure-12018-	allow_undefined_flag_CXX=' -expect_unresolved \*'
xdelta-1.1.3/configure:12019:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure:12020:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xdelta-1.1.3/configure-12021-	  echo "-hidden">> $lib.exp~
xdelta-1.1.3/configure:12022:	  $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~
xdelta-1.1.3/configure-12023-	  $rm $lib.exp'
##############################################
xdelta-1.1.3/configure-12035-	# dependencies.
xdelta-1.1.3/configure:12036:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
xdelta-1.1.3/configure-12037-	;;
##############################################
xdelta-1.1.3/configure-12040-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:12041:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-12042-
##############################################
xdelta-1.1.3/configure-12191-    hardcode_shlibpath_var_CXX=no
xdelta-1.1.3/configure:12192:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xdelta-1.1.3/configure-12193-    hardcode_libdir_separator_CXX=':'
##############################################
xdelta-1.1.3/configure-12262-  # eval without this substitution.
xdelta-1.1.3/configure:12263:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
xdelta-1.1.3/configure-12264-
xdelta-1.1.3/configure:12265:  for p in `eval $output_verbose_link_cmd`; do
xdelta-1.1.3/configure-12266-    case $p in
##############################################
xdelta-1.1.3/configure-12340-if test -n "$compiler_lib_search_path_CXX"; then
xdelta-1.1.3/configure:12341:  compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
xdelta-1.1.3/configure-12342-fi
##############################################
xdelta-1.1.3/configure-12354-linux*)
xdelta-1.1.3/configure:12355:  case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-12356-  *Sun\ C*)
##############################################
xdelta-1.1.3/configure-12583-	  *)
xdelta-1.1.3/configure:12584:	    case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-12585-	    *Sun\ C*)
##############################################
xdelta-1.1.3/configure-12864-  if test "$hard_links" = no; then
xdelta-1.1.3/configure:12865:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
xdelta-1.1.3/configure:12866:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
xdelta-1.1.3/configure-12867-    need_locks=warn
##############################################
xdelta-1.1.3/configure-13048-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta-1.1.3/configure:13049:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xdelta-1.1.3/configure-13050-  ;;
##############################################
xdelta-1.1.3/configure-13081-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta-1.1.3/configure:13082:    postinstall_cmds='base_file=`basename \${file}`~
xdelta-1.1.3/configure:13083:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
xdelta-1.1.3/configure:13084:      dldir=$destdir/`dirname \$dlpath`~
xdelta-1.1.3/configure-13085-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta-1.1.3/configure-13087-      chmod a+x \$dldir/$dlname'
xdelta-1.1.3/configure:13088:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta-1.1.3/configure-13089-      dlpath=$dir/\$dldll~
##############################################
xdelta-1.1.3/configure-13095-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xdelta-1.1.3/configure:13096:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure-13097-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
xdelta-1.1.3/configure-13100-      # MinGW DLLs use traditional 'lib' prefix
xdelta-1.1.3/configure:13101:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure:13102:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
xdelta-1.1.3/configure-13103-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
xdelta-1.1.3/configure-13109-        # which wouldn't understand a cygwinified path. Ahh.
xdelta-1.1.3/configure:13110:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xdelta-1.1.3/configure-13111-      else
xdelta-1.1.3/configure:13112:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
xdelta-1.1.3/configure-13113-      fi
##############################################
xdelta-1.1.3/configure-13116-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xdelta-1.1.3/configure:13117:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure-13118-      ;;
##############################################
xdelta-1.1.3/configure-13122-  *)
xdelta-1.1.3/configure:13123:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
xdelta-1.1.3/configure-13124-    ;;
##############################################
xdelta-1.1.3/configure-13139-  shlibpath_var=DYLD_LIBRARY_PATH
xdelta-1.1.3/configure:13140:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xdelta-1.1.3/configure-13141-
##############################################
xdelta-1.1.3/configure-13328-  if test -f /etc/ld.so.conf; then
xdelta-1.1.3/configure:13329:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
xdelta-1.1.3/configure-13330-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xdelta-1.1.3/configure-13400-  shlibpath_var=LD_LIBRARY_PATH
xdelta-1.1.3/configure:13401:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-13402-    case $host_os in
##############################################
xdelta-1.1.3/configure-13666-      # Double-quote double-evaled strings.
xdelta-1.1.3/configure:13667:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
xdelta-1.1.3/configure-13668-      ;;
xdelta-1.1.3/configure-13669-    *)
xdelta-1.1.3/configure:13670:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
xdelta-1.1.3/configure-13671-      ;;
##############################################
xdelta-1.1.3/configure-13676-  *'\$0 --fallback-echo"')
xdelta-1.1.3/configure:13677:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
xdelta-1.1.3/configure-13678-    ;;
##############################################
xdelta-1.1.3/configure-13999-  # libtool script then.
xdelta-1.1.3/configure:14000:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
xdelta-1.1.3/configure-14001-  if test -f "$ltmain_in"; then
##############################################
xdelta-1.1.3/configure-14115-done
xdelta-1.1.3/configure:14116:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/configure-14117-
##############################################
xdelta-1.1.3/configure-14312-      *)
xdelta-1.1.3/configure:14313:        case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-14314-	*Sun\ C*)
##############################################
xdelta-1.1.3/configure-14566-  if test "$hard_links" = no; then
xdelta-1.1.3/configure:14567:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
xdelta-1.1.3/configure:14568:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
xdelta-1.1.3/configure-14569-    need_locks=warn
##############################################
xdelta-1.1.3/configure-14623-done
xdelta-1.1.3/configure:14624:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/configure-14625-
##############################################
xdelta-1.1.3/configure-14661-    supports_anon_versioning=no
xdelta-1.1.3/configure:14662:    case `$LD -v 2>/dev/null` in
xdelta-1.1.3/configure-14663-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
xdelta-1.1.3/configure-14725-	# is EXPORTS), use it as is; otherwise, prepend...
xdelta-1.1.3/configure:14726:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xdelta-1.1.3/configure-14727-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xdelta-1.1.3/configure-14748-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta-1.1.3/configure:14749:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/configure:14750:      archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/configure-14751-      ;;
##############################################
xdelta-1.1.3/configure-14757-	pgcc*)				# Portland Group C compiler
xdelta-1.1.3/configure:14758:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-14759-	  tmp_addflag=' $pic_flag'
##############################################
xdelta-1.1.3/configure-14761-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
xdelta-1.1.3/configure:14762:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-14763-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xdelta-1.1.3/configure-14770-	esac
xdelta-1.1.3/configure:14771:	case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-14772-	*Sun\ C*)			# Sun C 5.9
xdelta-1.1.3/configure:14773:	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-14774-	  tmp_sharedflag='-G' ;;
##############################################
xdelta-1.1.3/configure-14825-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xdelta-1.1.3/configure:14826:      case `$LD -v 2>&1` in
xdelta-1.1.3/configure-14827-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xdelta-1.1.3/configure-14841-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
xdelta-1.1.3/configure:14842:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
xdelta-1.1.3/configure-14843-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
xdelta-1.1.3/configure-14940-	# below for broken collect2 doesn't work under 4.3+
xdelta-1.1.3/configure:14941:	  collect2name=`${CC} -print-prog-name=collect2`
xdelta-1.1.3/configure-14942-	  if test -f "$collect2name" && \
##############################################
xdelta-1.1.3/configure-15016-    }'
xdelta-1.1.3/configure:15017:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-15018-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/configure-15019-if test -z "$aix_libpath"; then
xdelta-1.1.3/configure:15020:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-15021-fi
##############################################
xdelta-1.1.3/configure-15033-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
xdelta-1.1.3/configure:15034:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xdelta-1.1.3/configure-15035-       else
##############################################
xdelta-1.1.3/configure-15072-    }'
xdelta-1.1.3/configure:15073:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-15074-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/configure-15075-if test -z "$aix_libpath"; then
xdelta-1.1.3/configure:15076:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-15077-fi
##############################################
xdelta-1.1.3/configure-15126-      # FIXME: Setting linknames here is a bad hack.
xdelta-1.1.3/configure:15127:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
xdelta-1.1.3/configure-15128-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
xdelta-1.1.3/configure-15131-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
xdelta-1.1.3/configure:15132:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
xdelta-1.1.3/configure-15133-      enable_shared_with_static_runtimes_F77=yes
##############################################
xdelta-1.1.3/configure-15171-         output_verbose_link_cmd='echo'
xdelta-1.1.3/configure:15172:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
xdelta-1.1.3/configure-15173-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
xdelta-1.1.3/configure-15306-      if test "$GCC" = yes; then
xdelta-1.1.3/configure:15307:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-15308-      else
xdelta-1.1.3/configure:15309:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-15310-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
xdelta-1.1.3/configure-15339-	hardcode_shlibpath_var_F77=no
xdelta-1.1.3/configure:15340:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-15341-	  archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xdelta-1.1.3/configure-15372-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:15373:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-15374-      else
xdelta-1.1.3/configure-15375-	allow_undefined_flag_F77=' -expect_unresolved \*'
xdelta-1.1.3/configure:15376:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-15377-      fi
##############################################
xdelta-1.1.3/configure-15384-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:15385:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-15386-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
xdelta-1.1.3/configure-15388-	allow_undefined_flag_F77=' -expect_unresolved \*'
xdelta-1.1.3/configure:15389:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure:15390:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
xdelta-1.1.3/configure:15391:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
xdelta-1.1.3/configure-15392-
##############################################
xdelta-1.1.3/configure-15508-      hardcode_shlibpath_var_F77=no
xdelta-1.1.3/configure:15509:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xdelta-1.1.3/configure-15510-      hardcode_libdir_separator_F77=':'
##############################################
xdelta-1.1.3/configure-15682-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta-1.1.3/configure:15683:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xdelta-1.1.3/configure-15684-  ;;
##############################################
xdelta-1.1.3/configure-15715-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta-1.1.3/configure:15716:    postinstall_cmds='base_file=`basename \${file}`~
xdelta-1.1.3/configure:15717:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
xdelta-1.1.3/configure:15718:      dldir=$destdir/`dirname \$dlpath`~
xdelta-1.1.3/configure-15719-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta-1.1.3/configure-15721-      chmod a+x \$dldir/$dlname'
xdelta-1.1.3/configure:15722:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta-1.1.3/configure-15723-      dlpath=$dir/\$dldll~
##############################################
xdelta-1.1.3/configure-15729-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xdelta-1.1.3/configure:15730:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure-15731-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
xdelta-1.1.3/configure-15734-      # MinGW DLLs use traditional 'lib' prefix
xdelta-1.1.3/configure:15735:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure:15736:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
xdelta-1.1.3/configure-15737-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
xdelta-1.1.3/configure-15743-        # which wouldn't understand a cygwinified path. Ahh.
xdelta-1.1.3/configure:15744:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xdelta-1.1.3/configure-15745-      else
xdelta-1.1.3/configure:15746:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
xdelta-1.1.3/configure-15747-      fi
##############################################
xdelta-1.1.3/configure-15750-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xdelta-1.1.3/configure:15751:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure-15752-      ;;
##############################################
xdelta-1.1.3/configure-15756-  *)
xdelta-1.1.3/configure:15757:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
xdelta-1.1.3/configure-15758-    ;;
##############################################
xdelta-1.1.3/configure-15773-  shlibpath_var=DYLD_LIBRARY_PATH
xdelta-1.1.3/configure:15774:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xdelta-1.1.3/configure-15775-
##############################################
xdelta-1.1.3/configure-15962-  if test -f /etc/ld.so.conf; then
xdelta-1.1.3/configure:15963:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
xdelta-1.1.3/configure-15964-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xdelta-1.1.3/configure-16034-  shlibpath_var=LD_LIBRARY_PATH
xdelta-1.1.3/configure:16035:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-16036-    case $host_os in
##############################################
xdelta-1.1.3/configure-16300-      # Double-quote double-evaled strings.
xdelta-1.1.3/configure:16301:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
xdelta-1.1.3/configure-16302-      ;;
xdelta-1.1.3/configure-16303-    *)
xdelta-1.1.3/configure:16304:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
xdelta-1.1.3/configure-16305-      ;;
##############################################
xdelta-1.1.3/configure-16310-  *'\$0 --fallback-echo"')
xdelta-1.1.3/configure:16311:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
xdelta-1.1.3/configure-16312-    ;;
##############################################
xdelta-1.1.3/configure-16633-  # libtool script then.
xdelta-1.1.3/configure:16634:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
xdelta-1.1.3/configure-16635-  if test -f "$ltmain_in"; then
##############################################
xdelta-1.1.3/configure-16709-done
xdelta-1.1.3/configure:16710:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/configure-16711-
##############################################
xdelta-1.1.3/configure-16926-      *)
xdelta-1.1.3/configure:16927:        case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-16928-	*Sun\ C*)
##############################################
xdelta-1.1.3/configure-17180-  if test "$hard_links" = no; then
xdelta-1.1.3/configure:17181:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
xdelta-1.1.3/configure:17182:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
xdelta-1.1.3/configure-17183-    need_locks=warn
##############################################
xdelta-1.1.3/configure-17237-done
xdelta-1.1.3/configure:17238:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/configure-17239-
##############################################
xdelta-1.1.3/configure-17275-    supports_anon_versioning=no
xdelta-1.1.3/configure:17276:    case `$LD -v 2>/dev/null` in
xdelta-1.1.3/configure-17277-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
xdelta-1.1.3/configure-17339-	# is EXPORTS), use it as is; otherwise, prepend...
xdelta-1.1.3/configure:17340:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xdelta-1.1.3/configure-17341-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xdelta-1.1.3/configure-17362-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta-1.1.3/configure:17363:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/configure:17364:      archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta-1.1.3/configure-17365-      ;;
##############################################
xdelta-1.1.3/configure-17371-	pgcc*)				# Portland Group C compiler
xdelta-1.1.3/configure:17372:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-17373-	  tmp_addflag=' $pic_flag'
##############################################
xdelta-1.1.3/configure-17375-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
xdelta-1.1.3/configure:17376:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-17377-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xdelta-1.1.3/configure-17384-	esac
xdelta-1.1.3/configure:17385:	case `$CC -V 2>&1 | sed 5q` in
xdelta-1.1.3/configure-17386-	*Sun\ C*)			# Sun C 5.9
xdelta-1.1.3/configure:17387:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
xdelta-1.1.3/configure-17388-	  tmp_sharedflag='-G' ;;
##############################################
xdelta-1.1.3/configure-17439-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xdelta-1.1.3/configure:17440:      case `$LD -v 2>&1` in
xdelta-1.1.3/configure-17441-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xdelta-1.1.3/configure-17455-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
xdelta-1.1.3/configure:17456:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
xdelta-1.1.3/configure-17457-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
xdelta-1.1.3/configure-17554-	# below for broken collect2 doesn't work under 4.3+
xdelta-1.1.3/configure:17555:	  collect2name=`${CC} -print-prog-name=collect2`
xdelta-1.1.3/configure-17556-	  if test -f "$collect2name" && \
##############################################
xdelta-1.1.3/configure-17640-    }'
xdelta-1.1.3/configure:17641:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-17642-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/configure-17643-if test -z "$aix_libpath"; then
xdelta-1.1.3/configure:17644:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-17645-fi
##############################################
xdelta-1.1.3/configure-17657-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
xdelta-1.1.3/configure:17658:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xdelta-1.1.3/configure-17659-       else
##############################################
xdelta-1.1.3/configure-17706-    }'
xdelta-1.1.3/configure:17707:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-17708-# Check for a 64-bit object if we didn't find anything.
xdelta-1.1.3/configure-17709-if test -z "$aix_libpath"; then
xdelta-1.1.3/configure:17710:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta-1.1.3/configure-17711-fi
##############################################
xdelta-1.1.3/configure-17760-      # FIXME: Setting linknames here is a bad hack.
xdelta-1.1.3/configure:17761:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
xdelta-1.1.3/configure-17762-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
xdelta-1.1.3/configure-17765-      old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs'
xdelta-1.1.3/configure:17766:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
xdelta-1.1.3/configure-17767-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
xdelta-1.1.3/configure-17805-         output_verbose_link_cmd='echo'
xdelta-1.1.3/configure:17806:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
xdelta-1.1.3/configure-17807-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
xdelta-1.1.3/configure-17940-      if test "$GCC" = yes; then
xdelta-1.1.3/configure:17941:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-17942-      else
xdelta-1.1.3/configure:17943:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-17944-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
xdelta-1.1.3/configure-17973-	hardcode_shlibpath_var_GCJ=no
xdelta-1.1.3/configure:17974:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-17975-	  archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xdelta-1.1.3/configure-18006-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:18007:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-18008-      else
xdelta-1.1.3/configure-18009-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
xdelta-1.1.3/configure:18010:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-18011-      fi
##############################################
xdelta-1.1.3/configure-18018-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
xdelta-1.1.3/configure:18019:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure-18020-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
xdelta-1.1.3/configure-18022-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
xdelta-1.1.3/configure:18023:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
xdelta-1.1.3/configure:18024:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
xdelta-1.1.3/configure:18025:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
xdelta-1.1.3/configure-18026-
##############################################
xdelta-1.1.3/configure-18142-      hardcode_shlibpath_var_GCJ=no
xdelta-1.1.3/configure:18143:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xdelta-1.1.3/configure-18144-      hardcode_libdir_separator_GCJ=':'
##############################################
xdelta-1.1.3/configure-18316-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta-1.1.3/configure:18317:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xdelta-1.1.3/configure-18318-  ;;
##############################################
xdelta-1.1.3/configure-18349-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta-1.1.3/configure:18350:    postinstall_cmds='base_file=`basename \${file}`~
xdelta-1.1.3/configure:18351:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
xdelta-1.1.3/configure:18352:      dldir=$destdir/`dirname \$dlpath`~
xdelta-1.1.3/configure-18353-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta-1.1.3/configure-18355-      chmod a+x \$dldir/$dlname'
xdelta-1.1.3/configure:18356:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta-1.1.3/configure-18357-      dlpath=$dir/\$dldll~
##############################################
xdelta-1.1.3/configure-18363-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xdelta-1.1.3/configure:18364:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure-18365-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
xdelta-1.1.3/configure-18368-      # MinGW DLLs use traditional 'lib' prefix
xdelta-1.1.3/configure:18369:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure:18370:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
xdelta-1.1.3/configure-18371-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
xdelta-1.1.3/configure-18377-        # which wouldn't understand a cygwinified path. Ahh.
xdelta-1.1.3/configure:18378:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xdelta-1.1.3/configure-18379-      else
xdelta-1.1.3/configure:18380:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
xdelta-1.1.3/configure-18381-      fi
##############################################
xdelta-1.1.3/configure-18384-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xdelta-1.1.3/configure:18385:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xdelta-1.1.3/configure-18386-      ;;
##############################################
xdelta-1.1.3/configure-18390-  *)
xdelta-1.1.3/configure:18391:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
xdelta-1.1.3/configure-18392-    ;;
##############################################
xdelta-1.1.3/configure-18407-  shlibpath_var=DYLD_LIBRARY_PATH
xdelta-1.1.3/configure:18408:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xdelta-1.1.3/configure-18409-
##############################################
xdelta-1.1.3/configure-18596-  if test -f /etc/ld.so.conf; then
xdelta-1.1.3/configure:18597:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
xdelta-1.1.3/configure-18598-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xdelta-1.1.3/configure-18668-  shlibpath_var=LD_LIBRARY_PATH
xdelta-1.1.3/configure:18669:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xdelta-1.1.3/configure-18670-    case $host_os in
##############################################
xdelta-1.1.3/configure-18934-      # Double-quote double-evaled strings.
xdelta-1.1.3/configure:18935:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
xdelta-1.1.3/configure-18936-      ;;
xdelta-1.1.3/configure-18937-    *)
xdelta-1.1.3/configure:18938:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
xdelta-1.1.3/configure-18939-      ;;
##############################################
xdelta-1.1.3/configure-18944-  *'\$0 --fallback-echo"')
xdelta-1.1.3/configure:18945:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
xdelta-1.1.3/configure-18946-    ;;
##############################################
xdelta-1.1.3/configure-19267-  # libtool script then.
xdelta-1.1.3/configure:19268:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
xdelta-1.1.3/configure-19269-  if test -f "$ltmain_in"; then
##############################################
xdelta-1.1.3/configure-19342-done
xdelta-1.1.3/configure:19343:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
xdelta-1.1.3/configure-19344-
##############################################
xdelta-1.1.3/configure-19420-      # Double-quote double-evaled strings.
xdelta-1.1.3/configure:19421:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
xdelta-1.1.3/configure-19422-      ;;
xdelta-1.1.3/configure-19423-    *)
xdelta-1.1.3/configure:19424:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
xdelta-1.1.3/configure-19425-      ;;
##############################################
xdelta-1.1.3/configure-19430-  *'\$0 --fallback-echo"')
xdelta-1.1.3/configure:19431:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
xdelta-1.1.3/configure-19432-    ;;
##############################################
xdelta-1.1.3/configure-19753-  # libtool script then.
xdelta-1.1.3/configure:19754:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
xdelta-1.1.3/configure-19755-  if test -f "$ltmain_in"; then
##############################################
xdelta-1.1.3/configure-20002-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
xdelta-1.1.3/configure:20003:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xdelta-1.1.3/configure-20004-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
xdelta-1.1.3/configure-20012-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
xdelta-1.1.3/configure:20013:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xdelta-1.1.3/configure-20014-  *@@@%%%=?*=@@@%%%*)
##############################################
xdelta-1.1.3/configure-20034-do
xdelta-1.1.3/configure:20035:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
xdelta-1.1.3/configure-20036-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
xdelta-1.1.3/configure-20114-fi
xdelta-1.1.3/configure:20115:ac_res=`eval echo '${'$as_ac_var'}'`
xdelta-1.1.3/configure-20116-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
xdelta-1.1.3/configure-20117-echo "${ECHO_T}$ac_res" >&6; }
xdelta-1.1.3/configure:20118:if test `eval echo '${'$as_ac_var'}'` = yes; then
xdelta-1.1.3/configure-20119-  cat >>confdefs.h <<_ACEOF
xdelta-1.1.3/configure:20120:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
xdelta-1.1.3/configure-20121-_ACEOF
##############################################
xdelta-1.1.3/configure-20234-
xdelta-1.1.3/configure:20235:top_srcdir_absolute=`cd $srcdir; pwd`
xdelta-1.1.3/configure-20236-
##############################################
xdelta-1.1.3/configure-20414-  if test x"$no_glib" = x ; then
xdelta-1.1.3/configure:20415:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
xdelta-1.1.3/configure:20416:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
xdelta-1.1.3/configure:20417:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
xdelta-1.1.3/configure-20418-
xdelta-1.1.3/configure:20419:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
xdelta-1.1.3/configure:20420:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
xdelta-1.1.3/configure-20421-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
xdelta-1.1.3/configure-20736-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xdelta-1.1.3/configure:20737:  ac_i=`echo "$ac_i" | sed "$ac_script"`
xdelta-1.1.3/configure-20738-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xdelta-1.1.3/configure-20894-do
xdelta-1.1.3/configure:20895:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
xdelta-1.1.3/configure-20896-    eval $as_var=C; export $as_var
##############################################
xdelta-1.1.3/configure-20944-  test "x$as_lineno_1" != "x$as_lineno_2" &&
xdelta-1.1.3/configure:20945:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
xdelta-1.1.3/configure-20946-
##############################################
xdelta-1.1.3/configure-21055-	esac;
xdelta-1.1.3/configure:21056:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
xdelta-1.1.3/configure-21057-	???[sx]*):;;*)false;;esac;fi
##############################################
xdelta-1.1.3/configure-21130-configured by $0, generated by GNU Autoconf 2.61,
xdelta-1.1.3/configure:21131:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
xdelta-1.1.3/configure-21132-
##############################################
xdelta-1.1.3/configure-21150-  --*=*)
xdelta-1.1.3/configure:21151:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xdelta-1.1.3/configure:21152:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xdelta-1.1.3/configure-21153-    ac_shift=:
##############################################
xdelta-1.1.3/configure-21413-
xdelta-1.1.3/configure:21414:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
xdelta-1.1.3/configure-21415-    break
##############################################
xdelta-1.1.3/configure-21424-
xdelta-1.1.3/configure:21425:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
xdelta-1.1.3/configure-21426-if test -n "$ac_eof"; then
xdelta-1.1.3/configure:21427:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
xdelta-1.1.3/configure:21428:  ac_eof=`expr $ac_eof + 1`
xdelta-1.1.3/configure-21429-fi
##############################################
xdelta-1.1.3/configure-21474-
xdelta-1.1.3/configure:21475:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 20; then
xdelta-1.1.3/configure-21476-    break
##############################################
xdelta-1.1.3/configure-21485-
xdelta-1.1.3/configure:21486:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
xdelta-1.1.3/configure-21487-if test -n "$ac_eof"; then
xdelta-1.1.3/configure:21488:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
xdelta-1.1.3/configure:21489:  ac_eof=`expr $ac_eof + 1`
xdelta-1.1.3/configure-21490-fi
##############################################
xdelta-1.1.3/configure-21623-      case $as_dir in #(
xdelta-1.1.3/configure:21624:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
xdelta-1.1.3/configure-21625-      *) as_qdir=$as_dir;;
##############################################
xdelta-1.1.3/configure-21661-*)
xdelta-1.1.3/configure:21662:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
xdelta-1.1.3/configure-21663-  # A ".." for each directory in $ac_dir_suffix.
xdelta-1.1.3/configure:21664:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
xdelta-1.1.3/configure-21665-  case $ac_top_builddir_sub in
##############################################
xdelta-1.1.3/configure-21739-
xdelta-1.1.3/configure:21740:# Neutralize VPATH when `$srcdir' = `.'.
xdelta-1.1.3/configure-21741-# Shell code in configure.ac might set extrasub.
##############################################
xdelta-1.1.3/configure-21764-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xdelta-1.1.3/configure:21765:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
xdelta-1.1.3/configure:21766:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
xdelta-1.1.3/configure-21767-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
xdelta-1.1.3/configure-21882-    * )
xdelta-1.1.3/configure:21883:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xdelta-1.1.3/configure-21884-  esac
##############################################
xdelta-1.1.3/configure-21919-  # Strip MF so we end up with the name of the file.
xdelta-1.1.3/configure:21920:  mf=`echo "$mf" | sed -e 's/:.*$//'`
xdelta-1.1.3/configure-21921-  # Check whether this is an Automake generated Makefile or not.
##############################################
xdelta-1.1.3/configure-21956-  # from the Makefile without running `make'.
xdelta-1.1.3/configure:21957:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xdelta-1.1.3/configure-21958-  test -z "$DEPDIR" && continue
xdelta-1.1.3/configure:21959:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
xdelta-1.1.3/configure-21960-  test -z "am__include" && continue
xdelta-1.1.3/configure:21961:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xdelta-1.1.3/configure-21962-  # When using ansi2knr, U may be empty or an underscore; expand it
xdelta-1.1.3/configure:21963:  U=`sed -n 's/^U = //p' < "$mf"`
xdelta-1.1.3/configure-21964-  # Find all dependency output files, they are included files with
##############################################
xdelta-1.1.3/configure-22003-      case $as_dir in #(
xdelta-1.1.3/configure:22004:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
xdelta-1.1.3/configure-22005-      *) as_qdir=$as_dir;;
##############################################
xdelta-1.1.3/configure.in-70-
xdelta-1.1.3/configure.in:71:top_srcdir_absolute=`cd $srcdir; pwd`
xdelta-1.1.3/configure.in-72-AC_SUBST(top_srcdir_absolute)
##############################################
xdelta-1.1.3/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xdelta-1.1.3/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xdelta-1.1.3/depcomp-71-
##############################################
xdelta-1.1.3/depcomp-217-  # Version 6 uses the directory in both cases.
xdelta-1.1.3/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xdelta-1.1.3/depcomp-219-  test "x$dir" = "x$object" && dir=
xdelta-1.1.3/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xdelta-1.1.3/depcomp-221-  if test "$libtool" = yes; then
##############################################
xdelta-1.1.3/depcomp-246-    # Do two passes, one to just change these to
xdelta-1.1.3/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
xdelta-1.1.3/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
xdelta-1.1.3/depcomp-288-  # Do two passes, one to just change these to
xdelta-1.1.3/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
xdelta-1.1.3/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xdelta-1.1.3/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
xdelta-1.1.3/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xdelta-1.1.3/depcomp-306-  test "x$dir" = "x$object" && dir=
xdelta-1.1.3/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xdelta-1.1.3/depcomp-308-  if test "$libtool" = yes; then
##############################################
xdelta-1.1.3/depcomp-343-   # Subdirectories are respected.
xdelta-1.1.3/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xdelta-1.1.3/depcomp-345-   test "x$dir" = "x$object" && dir=
xdelta-1.1.3/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xdelta-1.1.3/depcomp-347-
##############################################
xdelta-1.1.3/depcomp-482-  done
xdelta-1.1.3/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
xdelta-1.1.3/depcomp-484-  touch "$tmpdepfile"
##############################################
xdelta-1.1.3/install-sh-217-      fi
xdelta-1.1.3/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xdelta-1.1.3/install-sh-219-    *)
##############################################
xdelta-1.1.3/install-sh-269-      dstdir=$dst
xdelta-1.1.3/install-sh:270:      dst=$dstdir/`basename "$src"`
xdelta-1.1.3/install-sh-271-      dstdir_status=0
##############################################
xdelta-1.1.3/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xdelta-1.1.3/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xdelta-1.1.3/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
xdelta-1.1.3/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xdelta-1.1.3/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xdelta-1.1.3/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xdelta-1.1.3/install-sh-418-	    case $prefix in
xdelta-1.1.3/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xdelta-1.1.3/install-sh-420-	      *) qprefix=$prefix;;
##############################################
xdelta-1.1.3/install-sh-467-    if $copy_on_change &&
xdelta-1.1.3/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
xdelta-1.1.3/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
xdelta-1.1.3/install-sh-470-
##############################################
xdelta-1.1.3/ltmain.sh-36-# The name of this program:
xdelta-1.1.3/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
xdelta-1.1.3/ltmain.sh-38-modename="$progname"
##############################################
xdelta-1.1.3/ltmain.sh-69-  :
xdelta-1.1.3/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
xdelta-1.1.3/ltmain.sh-71-  # Yippee, $echo works!
##############################################
xdelta-1.1.3/ltmain.sh-175-      # If mktemp works, use that first and foremost
xdelta-1.1.3/ltmain.sh:176:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
xdelta-1.1.3/ltmain.sh-177-
##############################################
xdelta-1.1.3/ltmain.sh-207-  win32_libid_type="unknown"
xdelta-1.1.3/ltmain.sh:208:  win32_fileres=`file -L $1 2>/dev/null`
xdelta-1.1.3/ltmain.sh-209-  case $win32_fileres in
##############################################
xdelta-1.1.3/ltmain.sh-265-      # but not from the CC environment variable when configure was run.
xdelta-1.1.3/ltmain.sh:266:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
xdelta-1.1.3/ltmain.sh-267-      # Blanks at the start of $base_compile will cause this to fail
##############################################
xdelta-1.1.3/ltmain.sh-272-	    # Evaluate the configuration.
xdelta-1.1.3/ltmain.sh:273:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xdelta-1.1.3/ltmain.sh-274-	    CC_quoted=
##############################################
xdelta-1.1.3/ltmain.sh-284-	    case "$@ " in
xdelta-1.1.3/ltmain.sh:285:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
xdelta-1.1.3/ltmain.sh-286-	      # The compiler in the base compile command matches
##############################################
xdelta-1.1.3/ltmain.sh-352-      esac
xdelta-1.1.3/ltmain.sh:353:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-354-      my_xlib_u=$my_xlib
##############################################
xdelta-1.1.3/ltmain.sh-357-	*" $my_xlib_u "*)
xdelta-1.1.3/ltmain.sh:358:	  extracted_serial=`expr $extracted_serial + 1`
xdelta-1.1.3/ltmain.sh-359-	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
xdelta-1.1.3/ltmain.sh-382-	  darwin_curdir=`pwd`
xdelta-1.1.3/ltmain.sh:383:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh:384:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
xdelta-1.1.3/ltmain.sh-385-	  if test -n "$darwin_arches"; then 
xdelta-1.1.3/ltmain.sh:386:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
xdelta-1.1.3/ltmain.sh-387-	    darwin_arch=
##############################################
xdelta-1.1.3/ltmain.sh-397-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
xdelta-1.1.3/ltmain.sh:398:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
xdelta-1.1.3/ltmain.sh-399-	    darwin_file=
##############################################
xdelta-1.1.3/ltmain.sh-401-	    for darwin_file in $darwin_filelist; do
xdelta-1.1.3/ltmain.sh:402:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
xdelta-1.1.3/ltmain.sh-403-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
xdelta-1.1.3/ltmain.sh-416-      esac
xdelta-1.1.3/ltmain.sh:417:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
xdelta-1.1.3/ltmain.sh-418-    done
##############################################
xdelta-1.1.3/ltmain.sh-435-  case $arg in
xdelta-1.1.3/ltmain.sh:436:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
xdelta-1.1.3/ltmain.sh-437-  *) optarg= ;;
##############################################
xdelta-1.1.3/ltmain.sh-466-	  # Evaluate the configuration.
xdelta-1.1.3/ltmain.sh:467:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
xdelta-1.1.3/ltmain.sh-468-	else
##############################################
xdelta-1.1.3/ltmain.sh-589-static)
xdelta-1.1.3/ltmain.sh:590:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xdelta-1.1.3/ltmain.sh-591-  ;;
##############################################
xdelta-1.1.3/ltmain.sh-710-	-Wc,*)
xdelta-1.1.3/ltmain.sh:711:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
xdelta-1.1.3/ltmain.sh-712-	  lastarg=
##############################################
xdelta-1.1.3/ltmain.sh-727-	  IFS="$save_ifs"
xdelta-1.1.3/ltmain.sh:728:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
xdelta-1.1.3/ltmain.sh-729-
##############################################
xdelta-1.1.3/ltmain.sh-746-      # Aesthetically quote the previous argument.
xdelta-1.1.3/ltmain.sh:747:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-748-
##############################################
xdelta-1.1.3/ltmain.sh-774-      # Get the name of the library object.
xdelta-1.1.3/ltmain.sh:775:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-776-      ;;
##############################################
xdelta-1.1.3/ltmain.sh-785-    *.ads) xform=ads ;;
xdelta-1.1.3/ltmain.sh:786:    *.asm) xform=asm ;;
xdelta-1.1.3/ltmain.sh-787-    *.c++) xform=c++ ;;
##############################################
xdelta-1.1.3/ltmain.sh-799-
xdelta-1.1.3/ltmain.sh:800:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
xdelta-1.1.3/ltmain.sh-801-
xdelta-1.1.3/ltmain.sh-802-    case $libobj in
xdelta-1.1.3/ltmain.sh:803:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
xdelta-1.1.3/ltmain.sh-804-    *)
##############################################
xdelta-1.1.3/ltmain.sh-830-
xdelta-1.1.3/ltmain.sh:831:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-832-    case $qlibobj in
##############################################
xdelta-1.1.3/ltmain.sh-838-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
xdelta-1.1.3/ltmain.sh:839:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh:840:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-841-    if test "X$xdir" = "X$obj"; then
##############################################
xdelta-1.1.3/ltmain.sh-877-    if test "$compiler_c_o" = no; then
xdelta-1.1.3/ltmain.sh:878:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
xdelta-1.1.3/ltmain.sh-879-      lockfile="$output_obj.lock"
##############################################
xdelta-1.1.3/ltmain.sh-898-*** ERROR, $lockfile exists and contains:
xdelta-1.1.3/ltmain.sh:899:`cat $lockfile 2>/dev/null`
xdelta-1.1.3/ltmain.sh-900-
##############################################
xdelta-1.1.3/ltmain.sh-916-    fi
xdelta-1.1.3/ltmain.sh:917:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-918-    case $qsrcfile in
##############################################
xdelta-1.1.3/ltmain.sh-972-      if test "$need_locks" = warn &&
xdelta-1.1.3/ltmain.sh:973:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xdelta-1.1.3/ltmain.sh-974-	$echo "\
xdelta-1.1.3/ltmain.sh-975-*** ERROR, $lockfile contains:
xdelta-1.1.3/ltmain.sh:976:`cat $lockfile 2>/dev/null`
xdelta-1.1.3/ltmain.sh-977-
##############################################
xdelta-1.1.3/ltmain.sh-1044-      if test "$need_locks" = warn &&
xdelta-1.1.3/ltmain.sh:1045:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xdelta-1.1.3/ltmain.sh-1046-	$echo "\
xdelta-1.1.3/ltmain.sh-1047-*** ERROR, $lockfile contains:
xdelta-1.1.3/ltmain.sh:1048:`cat $lockfile 2>/dev/null`
xdelta-1.1.3/ltmain.sh-1049-
##############################################
xdelta-1.1.3/ltmain.sh-1218-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
xdelta-1.1.3/ltmain.sh:1219:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
xdelta-1.1.3/ltmain.sh-1220-	;;
##############################################
xdelta-1.1.3/ltmain.sh-1307-	    moreargs=
xdelta-1.1.3/ltmain.sh:1308:	    for fil in `cat $save_arg`
xdelta-1.1.3/ltmain.sh-1309-	    do
##############################################
xdelta-1.1.3/ltmain.sh-1334-		# Extract subdirectory from the argument.
xdelta-1.1.3/ltmain.sh:1335:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-1336-		if test "X$xdir" = "X$arg"; then
##############################################
xdelta-1.1.3/ltmain.sh-1393-		  # Extract subdirectory from the argument.
xdelta-1.1.3/ltmain.sh:1394:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-1395-		  if test "X$xdir" = "X$arg"; then
##############################################
xdelta-1.1.3/ltmain.sh-1400-
xdelta-1.1.3/ltmain.sh:1401:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
xdelta-1.1.3/ltmain.sh:1402:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
xdelta-1.1.3/ltmain.sh-1403-		  libobjs="$libobjs $pic_object"
##############################################
xdelta-1.1.3/ltmain.sh-1561-      -L*)
xdelta-1.1.3/ltmain.sh:1562:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
xdelta-1.1.3/ltmain.sh-1563-	# We need an absolute path.
##############################################
xdelta-1.1.3/ltmain.sh-1566-	*)
xdelta-1.1.3/ltmain.sh:1567:	  absdir=`cd "$dir" && pwd`
xdelta-1.1.3/ltmain.sh-1568-	  if test -z "$absdir"; then
##############################################
xdelta-1.1.3/ltmain.sh-1584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
xdelta-1.1.3/ltmain.sh:1585:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
xdelta-1.1.3/ltmain.sh-1586-	  case :$dllsearchpath: in
##############################################
xdelta-1.1.3/ltmain.sh-1682-	# to be aesthetically quoted because they are evaled later.
xdelta-1.1.3/ltmain.sh:1683:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-1684-	case $arg in
##############################################
xdelta-1.1.3/ltmain.sh-1751-      -R*)
xdelta-1.1.3/ltmain.sh:1752:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
xdelta-1.1.3/ltmain.sh-1753-	# We need an absolute path.
##############################################
xdelta-1.1.3/ltmain.sh-1792-      -Wc,*)
xdelta-1.1.3/ltmain.sh:1793:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
xdelta-1.1.3/ltmain.sh-1794-	arg=
##############################################
xdelta-1.1.3/ltmain.sh-1806-	IFS="$save_ifs"
xdelta-1.1.3/ltmain.sh:1807:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
xdelta-1.1.3/ltmain.sh-1808-	;;
##############################################
xdelta-1.1.3/ltmain.sh-1810-      -Wl,*)
xdelta-1.1.3/ltmain.sh:1811:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
xdelta-1.1.3/ltmain.sh-1812-	arg=
##############################################
xdelta-1.1.3/ltmain.sh-1825-	IFS="$save_ifs"
xdelta-1.1.3/ltmain.sh:1826:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
xdelta-1.1.3/ltmain.sh-1827-	;;
##############################################
xdelta-1.1.3/ltmain.sh-1847-	# to be aesthetically quoted because they are evaled later.
xdelta-1.1.3/ltmain.sh:1848:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-1849-	case $arg in
##############################################
xdelta-1.1.3/ltmain.sh-1884-	  # Extract subdirectory from the argument.
xdelta-1.1.3/ltmain.sh:1885:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-1886-	  if test "X$xdir" = "X$arg"; then
##############################################
xdelta-1.1.3/ltmain.sh-1943-	    # Extract subdirectory from the argument.
xdelta-1.1.3/ltmain.sh:1944:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-1945-	    if test "X$xdir" = "X$arg"; then
##############################################
xdelta-1.1.3/ltmain.sh-1950-
xdelta-1.1.3/ltmain.sh:1951:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
xdelta-1.1.3/ltmain.sh:1952:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
xdelta-1.1.3/ltmain.sh-1953-	    libobjs="$libobjs $pic_object"
##############################################
xdelta-1.1.3/ltmain.sh-1986-	# to be aesthetically quoted because they are evaled later.
xdelta-1.1.3/ltmain.sh:1987:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-1988-	case $arg in
##############################################
xdelta-1.1.3/ltmain.sh-2016-    # calculate the name of the file, without its directory
xdelta-1.1.3/ltmain.sh:2017:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-2018-    libobjs_save="$libobjs"
##############################################
xdelta-1.1.3/ltmain.sh-2021-      # get the directories listed in $shlibpath_var
xdelta-1.1.3/ltmain.sh:2022:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
xdelta-1.1.3/ltmain.sh-2023-    else
##############################################
xdelta-1.1.3/ltmain.sh-2028-
xdelta-1.1.3/ltmain.sh:2029:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-2030-    if test "X$output_objdir" = "X$output"; then
##############################################
xdelta-1.1.3/ltmain.sh-2166-	  fi
xdelta-1.1.3/ltmain.sh:2167:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
xdelta-1.1.3/ltmain.sh-2168-	  if test "$linkmode" = lib; then
##############################################
xdelta-1.1.3/ltmain.sh-2215-		    found=no
xdelta-1.1.3/ltmain.sh:2216:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-2217-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
xdelta-1.1.3/ltmain.sh-2240-	    newdependency_libs="$deplib $newdependency_libs"
xdelta-1.1.3/ltmain.sh:2241:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
xdelta-1.1.3/ltmain.sh-2242-	    ;;
##############################################
xdelta-1.1.3/ltmain.sh-2253-	    fi
xdelta-1.1.3/ltmain.sh:2254:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
xdelta-1.1.3/ltmain.sh-2255-	    ;;
##############################################
xdelta-1.1.3/ltmain.sh-2263-	  if test "$pass" = link; then
xdelta-1.1.3/ltmain.sh:2264:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
xdelta-1.1.3/ltmain.sh-2265-	    # Make sure the xrpath contains only unique directories.
##############################################
xdelta-1.1.3/ltmain.sh-2285-		set dummy $deplibs_check_method
xdelta-1.1.3/ltmain.sh:2286:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
xdelta-1.1.3/ltmain.sh-2287-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
xdelta-1.1.3/ltmain.sh-2346-	else
xdelta-1.1.3/ltmain.sh:2347:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
xdelta-1.1.3/ltmain.sh-2348-	  exit $EXIT_FAILURE
##############################################
xdelta-1.1.3/ltmain.sh-2357-
xdelta-1.1.3/ltmain.sh:2358:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-2359-	test "X$ladir" = "X$lib" && ladir="."
##############################################
xdelta-1.1.3/ltmain.sh-2449-	*)
xdelta-1.1.3/ltmain.sh:2450:	  abs_ladir=`cd "$ladir" && pwd`
xdelta-1.1.3/ltmain.sh-2451-	  if test -z "$abs_ladir"; then
##############################################
xdelta-1.1.3/ltmain.sh-2457-	esac
xdelta-1.1.3/ltmain.sh:2458:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-2459-
##############################################
xdelta-1.1.3/ltmain.sh-2484-	fi # $installed = yes
xdelta-1.1.3/ltmain.sh:2485:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
xdelta-1.1.3/ltmain.sh-2486-
##############################################
xdelta-1.1.3/ltmain.sh-2531-	    case $deplib in
xdelta-1.1.3/ltmain.sh:2532:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
xdelta-1.1.3/ltmain.sh-2533-	    esac
##############################################
xdelta-1.1.3/ltmain.sh-2652-	    shift; shift
xdelta-1.1.3/ltmain.sh:2653:	    libname=`eval \\$echo \"$libname_spec\"`
xdelta-1.1.3/ltmain.sh-2654-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xdelta-1.1.3/ltmain.sh-2660-	      *cygwin* | mingw*)
xdelta-1.1.3/ltmain.sh:2661:		major=`expr $current - $age`
xdelta-1.1.3/ltmain.sh-2662-		versuffix="-$major"
##############################################
xdelta-1.1.3/ltmain.sh-2671-	    soroot="$soname"
xdelta-1.1.3/ltmain.sh:2672:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
xdelta-1.1.3/ltmain.sh:2673:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
xdelta-1.1.3/ltmain.sh-2674-
##############################################
xdelta-1.1.3/ltmain.sh-2904-	      case $libdir in
xdelta-1.1.3/ltmain.sh:2905:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
xdelta-1.1.3/ltmain.sh-2906-		   case " $xrpath " in
##############################################
xdelta-1.1.3/ltmain.sh-2936-	      *.la)
xdelta-1.1.3/ltmain.sh:2937:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-2938-		test "X$dir" = "X$deplib" && dir="."
##############################################
xdelta-1.1.3/ltmain.sh-2942-		*)
xdelta-1.1.3/ltmain.sh:2943:		  absdir=`cd "$dir" && pwd`
xdelta-1.1.3/ltmain.sh-2944-		  if test -z "$absdir"; then
##############################################
xdelta-1.1.3/ltmain.sh-2952-		else
xdelta-1.1.3/ltmain.sh:2953:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xdelta-1.1.3/ltmain.sh-2954-		  if test -z "$libdir"; then
##############################################
xdelta-1.1.3/ltmain.sh-2967-		  # but need to link against shared
xdelta-1.1.3/ltmain.sh:2968:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xdelta-1.1.3/ltmain.sh:2969:		  eval deplibdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xdelta-1.1.3/ltmain.sh-2970-		  if test -n "$deplibrary_names" ; then
##############################################
xdelta-1.1.3/ltmain.sh-2998-		  # Again, we only want to link against shared libraries
xdelta-1.1.3/ltmain.sh:2999:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
xdelta-1.1.3/ltmain.sh-3000-		  for tmp in $newlib_search_path ; do
##############################################
xdelta-1.1.3/ltmain.sh-3166-      lib*)
xdelta-1.1.3/ltmain.sh:3167:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
xdelta-1.1.3/ltmain.sh-3168-	eval shared_ext=\"$shrext_cmds\"
##############################################
xdelta-1.1.3/ltmain.sh-3172-	if test "$module" = no; then
xdelta-1.1.3/ltmain.sh:3173:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
xdelta-1.1.3/ltmain.sh-3174-	  $echo "$help" 1>&2
##############################################
xdelta-1.1.3/ltmain.sh-3178-	  # Add the "lib" prefix for modules if required
xdelta-1.1.3/ltmain.sh:3179:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
xdelta-1.1.3/ltmain.sh-3180-	  eval shared_ext=\"$shrext_cmds\"
##############################################
xdelta-1.1.3/ltmain.sh-3182-	else
xdelta-1.1.3/ltmain.sh:3183:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
xdelta-1.1.3/ltmain.sh-3184-	fi
##############################################
xdelta-1.1.3/ltmain.sh-3259-	  darwin|linux|osf|windows|none)
xdelta-1.1.3/ltmain.sh:3260:	    current=`expr $number_major + $number_minor`
xdelta-1.1.3/ltmain.sh-3261-	    age="$number_minor"
##############################################
xdelta-1.1.3/ltmain.sh-3269-	  irix|nonstopux)
xdelta-1.1.3/ltmain.sh:3270:	    current=`expr $number_major + $number_minor`
xdelta-1.1.3/ltmain.sh-3271-	    age="$number_minor"
##############################################
xdelta-1.1.3/ltmain.sh-3317-	if test "$age" -gt "$current"; then
xdelta-1.1.3/ltmain.sh:3318:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
xdelta-1.1.3/ltmain.sh-3319-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
xdelta-1.1.3/ltmain.sh-3332-	  # verstring for coding it into the library header
xdelta-1.1.3/ltmain.sh:3333:	  major=.`expr $current - $age`
xdelta-1.1.3/ltmain.sh-3334-	  versuffix="$major.$age.$revision"
xdelta-1.1.3/ltmain.sh-3335-	  # Darwin ld doesn't like 0 for these options...
xdelta-1.1.3/ltmain.sh:3336:	  minor_current=`expr $current + 1`
xdelta-1.1.3/ltmain.sh-3337-	  xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
xdelta-1.1.3/ltmain.sh-3352-	  if test "X$lt_irix_increment" = "Xno"; then
xdelta-1.1.3/ltmain.sh:3353:	    major=`expr $current - $age`
xdelta-1.1.3/ltmain.sh-3354-	  else
xdelta-1.1.3/ltmain.sh:3355:	    major=`expr $current - $age + 1`
xdelta-1.1.3/ltmain.sh-3356-	  fi
##############################################
xdelta-1.1.3/ltmain.sh-3365-	  while test "$loop" -ne 0; do
xdelta-1.1.3/ltmain.sh:3366:	    iface=`expr $revision - $loop`
xdelta-1.1.3/ltmain.sh:3367:	    loop=`expr $loop - 1`
xdelta-1.1.3/ltmain.sh-3368-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
xdelta-1.1.3/ltmain.sh-3376-	linux)
xdelta-1.1.3/ltmain.sh:3377:	  major=.`expr $current - $age`
xdelta-1.1.3/ltmain.sh-3378-	  versuffix="$major.$age.$revision"
##############################################
xdelta-1.1.3/ltmain.sh-3381-	osf)
xdelta-1.1.3/ltmain.sh:3382:	  major=.`expr $current - $age`
xdelta-1.1.3/ltmain.sh-3383-	  versuffix=".$current.$age.$revision"
##############################################
xdelta-1.1.3/ltmain.sh-3388-	  while test "$loop" -ne 0; do
xdelta-1.1.3/ltmain.sh:3389:	    iface=`expr $current - $loop`
xdelta-1.1.3/ltmain.sh:3390:	    loop=`expr $loop - 1`
xdelta-1.1.3/ltmain.sh-3391-	    verstring="$verstring:${iface}.0"
##############################################
xdelta-1.1.3/ltmain.sh-3405-	  # extension on DOS 8.3 filesystems.
xdelta-1.1.3/ltmain.sh:3406:	  major=`expr $current - $age`
xdelta-1.1.3/ltmain.sh-3407-	  versuffix="-$major"
##############################################
xdelta-1.1.3/ltmain.sh-3460-	removelist=
xdelta-1.1.3/ltmain.sh:3461:	tempremovelist=`$echo "$output_objdir/*"`
xdelta-1.1.3/ltmain.sh-3462-	for p in $tempremovelist; do
##############################################
xdelta-1.1.3/ltmain.sh-3488-	# Transform .lo files to .o files.
xdelta-1.1.3/ltmain.sh:3489:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
xdelta-1.1.3/ltmain.sh-3490-      fi
##############################################
xdelta-1.1.3/ltmain.sh-3493-      #for path in $notinst_path; do
xdelta-1.1.3/ltmain.sh:3494:      #	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
xdelta-1.1.3/ltmain.sh:3495:      #	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
xdelta-1.1.3/ltmain.sh:3496:      #	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
xdelta-1.1.3/ltmain.sh-3497-      #done
##############################################
xdelta-1.1.3/ltmain.sh-3600-	    for i in $deplibs; do
xdelta-1.1.3/ltmain.sh:3601:	      name=`expr $i : '-l\(.*\)'`
xdelta-1.1.3/ltmain.sh-3602-	      # If $name is empty we are operating on a -L argument.
##############################################
xdelta-1.1.3/ltmain.sh-3612-		if test -n "$i" ; then
xdelta-1.1.3/ltmain.sh:3613:		  libname=`eval \\$echo \"$libname_spec\"`
xdelta-1.1.3/ltmain.sh:3614:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
xdelta-1.1.3/ltmain.sh-3615-		  set dummy $deplib_matches
xdelta-1.1.3/ltmain.sh-3616-		  deplib_match=$2
xdelta-1.1.3/ltmain.sh:3617:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xdelta-1.1.3/ltmain.sh-3618-		    newdeplibs="$newdeplibs $i"
##############################################
xdelta-1.1.3/ltmain.sh-3637-	    for i in $deplibs; do
xdelta-1.1.3/ltmain.sh:3638:	      name=`expr $i : '-l\(.*\)'`
xdelta-1.1.3/ltmain.sh-3639-	      # If $name is empty we are operating on a -L argument.
##############################################
xdelta-1.1.3/ltmain.sh-3652-		  if test -n "$i" ; then
xdelta-1.1.3/ltmain.sh:3653:		    libname=`eval \\$echo \"$libname_spec\"`
xdelta-1.1.3/ltmain.sh:3654:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
xdelta-1.1.3/ltmain.sh-3655-		    set dummy $deplib_matches
xdelta-1.1.3/ltmain.sh-3656-		    deplib_match=$2
xdelta-1.1.3/ltmain.sh:3657:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xdelta-1.1.3/ltmain.sh-3658-		      newdeplibs="$newdeplibs $i"
##############################################
xdelta-1.1.3/ltmain.sh-3685-	  set dummy $deplibs_check_method
xdelta-1.1.3/ltmain.sh:3686:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
xdelta-1.1.3/ltmain.sh-3687-	  for a_deplib in $deplibs; do
xdelta-1.1.3/ltmain.sh:3688:	    name=`expr $a_deplib : '-l\(.*\)'`
xdelta-1.1.3/ltmain.sh-3689-	    # If $name is empty we are operating on a -L argument.
##############################################
xdelta-1.1.3/ltmain.sh-3699-	      if test -n "$a_deplib" ; then
xdelta-1.1.3/ltmain.sh:3700:		libname=`eval \\$echo \"$libname_spec\"`
xdelta-1.1.3/ltmain.sh-3701-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xdelta-1.1.3/ltmain.sh:3702:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xdelta-1.1.3/ltmain.sh-3703-		  for potent_lib in $potential_libs; do
##############################################
xdelta-1.1.3/ltmain.sh-3715-		      while test -h "$potlib" 2>/dev/null; do
xdelta-1.1.3/ltmain.sh:3716:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
xdelta-1.1.3/ltmain.sh-3717-			case $potliblink in
xdelta-1.1.3/ltmain.sh-3718-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
xdelta-1.1.3/ltmain.sh:3719:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
xdelta-1.1.3/ltmain.sh-3720-			esac
##############################################
xdelta-1.1.3/ltmain.sh-3754-	  set dummy $deplibs_check_method
xdelta-1.1.3/ltmain.sh:3755:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
xdelta-1.1.3/ltmain.sh-3756-	  for a_deplib in $deplibs; do
xdelta-1.1.3/ltmain.sh:3757:	    name=`expr $a_deplib : '-l\(.*\)'`
xdelta-1.1.3/ltmain.sh-3758-	    # If $name is empty we are operating on a -L argument.
##############################################
xdelta-1.1.3/ltmain.sh-3768-	      if test -n "$a_deplib" ; then
xdelta-1.1.3/ltmain.sh:3769:		libname=`eval \\$echo \"$libname_spec\"`
xdelta-1.1.3/ltmain.sh-3770-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xdelta-1.1.3/ltmain.sh:3771:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xdelta-1.1.3/ltmain.sh-3772-		  for potent_lib in $potential_libs; do
##############################################
xdelta-1.1.3/ltmain.sh-3811-	      # can't use Xsed below, because $i might contain '/'
xdelta-1.1.3/ltmain.sh:3812:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
xdelta-1.1.3/ltmain.sh-3813-	    done
##############################################
xdelta-1.1.3/ltmain.sh-3836-	  # On Rhapsody replace the C library is the System framework
xdelta-1.1.3/ltmain.sh:3837:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
xdelta-1.1.3/ltmain.sh-3838-	  ;;
##############################################
xdelta-1.1.3/ltmain.sh-4008-	# Use standard objects if they are pic
xdelta-1.1.3/ltmain.sh:4009:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
xdelta-1.1.3/ltmain.sh-4010-
##############################################
xdelta-1.1.3/ltmain.sh-4021-	      eval cmd=\"$cmd\"
xdelta-1.1.3/ltmain.sh:4022:	      if len=`expr "X$cmd" : ".*"` &&
xdelta-1.1.3/ltmain.sh-4023-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
xdelta-1.1.3/ltmain.sh-4103-	if test "X$skipped_export" != "X:" &&
xdelta-1.1.3/ltmain.sh:4104:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
xdelta-1.1.3/ltmain.sh-4105-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
xdelta-1.1.3/ltmain.sh-4122-	  save_output=$output
xdelta-1.1.3/ltmain.sh:4123:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
xdelta-1.1.3/ltmain.sh-4124-
##############################################
xdelta-1.1.3/ltmain.sh-4138-	    if test "X$objlist" = X ||
xdelta-1.1.3/ltmain.sh:4139:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
xdelta-1.1.3/ltmain.sh-4140-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
xdelta-1.1.3/ltmain.sh-4153-	      last_robj=$output_objdir/$output_la-${k}.$objext
xdelta-1.1.3/ltmain.sh:4154:	      k=`expr $k + 1`
xdelta-1.1.3/ltmain.sh-4155-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
xdelta-1.1.3/ltmain.sh-4179-	  do
xdelta-1.1.3/ltmain.sh:4180:	    i=`expr $i + 1`
xdelta-1.1.3/ltmain.sh-4181-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
xdelta-1.1.3/ltmain.sh-4304-	libobj="$output"
xdelta-1.1.3/ltmain.sh:4305:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
xdelta-1.1.3/ltmain.sh-4306-	;;
##############################################
xdelta-1.1.3/ltmain.sh-4329-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xdelta-1.1.3/ltmain.sh:4330:	  reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
xdelta-1.1.3/ltmain.sh-4331-	else
##############################################
xdelta-1.1.3/ltmain.sh-4340-      # Create the old-style object.
xdelta-1.1.3/ltmain.sh:4341:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
xdelta-1.1.3/ltmain.sh-4342-
##############################################
xdelta-1.1.3/ltmain.sh-4401-      case $host in
xdelta-1.1.3/ltmain.sh:4402:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
xdelta-1.1.3/ltmain.sh-4403-      esac
##############################################
xdelta-1.1.3/ltmain.sh-4421-	# On Rhapsody replace the C library is the System framework
xdelta-1.1.3/ltmain.sh:4422:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
xdelta-1.1.3/ltmain.sh:4423:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
xdelta-1.1.3/ltmain.sh-4424-	;;
##############################################
xdelta-1.1.3/ltmain.sh-4509-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
xdelta-1.1.3/ltmain.sh:4510:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
xdelta-1.1.3/ltmain.sh-4511-	  case :$dllsearchpath: in
##############################################
xdelta-1.1.3/ltmain.sh-4567-	# Transform all the library objects into standard objects.
xdelta-1.1.3/ltmain.sh:4568:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
xdelta-1.1.3/ltmain.sh:4569:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
xdelta-1.1.3/ltmain.sh-4570-      fi
##############################################
xdelta-1.1.3/ltmain.sh-4613-	    # Add our own program objects to the symbol list.
xdelta-1.1.3/ltmain.sh:4614:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
xdelta-1.1.3/ltmain.sh-4615-	    for arg in $progfiles; do
##############################################
xdelta-1.1.3/ltmain.sh-4655-	    $show "extracting global C symbols from \`$arg'"
xdelta-1.1.3/ltmain.sh:4656:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-4657-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
xdelta-1.1.3/ltmain.sh-4777-            if test -f "$output_objdir/${outputname}.def" ; then
xdelta-1.1.3/ltmain.sh:4778:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
xdelta-1.1.3/ltmain.sh:4779:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
xdelta-1.1.3/ltmain.sh-4780-            else
xdelta-1.1.3/ltmain.sh:4781:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
xdelta-1.1.3/ltmain.sh:4782:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
xdelta-1.1.3/ltmain.sh-4783-             fi
##############################################
xdelta-1.1.3/ltmain.sh-4785-          * )
xdelta-1.1.3/ltmain.sh:4786:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
xdelta-1.1.3/ltmain.sh:4787:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
xdelta-1.1.3/ltmain.sh-4788-            ;;
##############################################
xdelta-1.1.3/ltmain.sh-4801-	# Nullify the symbol file.
xdelta-1.1.3/ltmain.sh:4802:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
xdelta-1.1.3/ltmain.sh:4803:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
xdelta-1.1.3/ltmain.sh-4804-      fi
##############################################
xdelta-1.1.3/ltmain.sh-4807-	# Replace the output file specification.
xdelta-1.1.3/ltmain.sh:4808:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
xdelta-1.1.3/ltmain.sh-4809-	link_command="$compile_command$compile_rpath"
##############################################
xdelta-1.1.3/ltmain.sh-4874-	# Replace the output file specification.
xdelta-1.1.3/ltmain.sh:4875:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
xdelta-1.1.3/ltmain.sh-4876-	# Delete the old output file.
##############################################
xdelta-1.1.3/ltmain.sh-4894-	  if test "$fast_install" = yes; then
xdelta-1.1.3/ltmain.sh:4895:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
xdelta-1.1.3/ltmain.sh-4896-	  else
##############################################
xdelta-1.1.3/ltmain.sh-4906-      # Replace the output file specification.
xdelta-1.1.3/ltmain.sh:4907:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xdelta-1.1.3/ltmain.sh-4908-
##############################################
xdelta-1.1.3/ltmain.sh-4926-	  else
xdelta-1.1.3/ltmain.sh:4927:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-4928-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
xdelta-1.1.3/ltmain.sh-4931-	relink_command="(cd `pwd`; $relink_command)"
xdelta-1.1.3/ltmain.sh:4932:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
xdelta-1.1.3/ltmain.sh-4933-      fi
##############################################
xdelta-1.1.3/ltmain.sh-4940-	esac
xdelta-1.1.3/ltmain.sh:4941:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-4942-      else
xdelta-1.1.3/ltmain.sh:4943:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-4944-      fi
##############################################
xdelta-1.1.3/ltmain.sh-4950-	case $output in
xdelta-1.1.3/ltmain.sh:4951:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
xdelta-1.1.3/ltmain.sh-4952-	esac
##############################################
xdelta-1.1.3/ltmain.sh-4956-	    exeext=.exe
xdelta-1.1.3/ltmain.sh:4957:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
xdelta-1.1.3/ltmain.sh-4958-	  *) exeext= ;;
##############################################
xdelta-1.1.3/ltmain.sh-4961-	  *cygwin* | *mingw* )
xdelta-1.1.3/ltmain.sh:4962:            output_name=`basename $output`
xdelta-1.1.3/ltmain.sh:4963:            output_path=`dirname $output`
xdelta-1.1.3/ltmain.sh-4964-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
xdelta-1.1.3/ltmain.sh-5371-      shift
xdelta-1.1.3/ltmain.sh:5372:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
xdelta-1.1.3/ltmain.sh-5373-      # Yippee, \$echo works!
##############################################
xdelta-1.1.3/ltmain.sh-5383-  # Find the directory that this script lives in.
xdelta-1.1.3/ltmain.sh:5384:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
xdelta-1.1.3/ltmain.sh-5385-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xdelta-1.1.3/ltmain.sh-5387-  # Follow symbolic links until we get to the real thisdir.
xdelta-1.1.3/ltmain.sh:5388:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
xdelta-1.1.3/ltmain.sh-5389-  while test -n \"\$file\"; do
xdelta-1.1.3/ltmain.sh:5390:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
xdelta-1.1.3/ltmain.sh-5391-
##############################################
xdelta-1.1.3/ltmain.sh-5399-
xdelta-1.1.3/ltmain.sh:5400:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
xdelta-1.1.3/ltmain.sh:5401:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
xdelta-1.1.3/ltmain.sh-5402-  done
##############################################
xdelta-1.1.3/ltmain.sh-5404-  # Try to get the absolute directory name.
xdelta-1.1.3/ltmain.sh:5405:  absdir=\`cd \"\$thisdir\" && pwd\`
xdelta-1.1.3/ltmain.sh-5406-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xdelta-1.1.3/ltmain.sh-5414-  if test ! -f \"\$progdir/\$program\" || \\
xdelta-1.1.3/ltmain.sh:5415:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
xdelta-1.1.3/ltmain.sh-5416-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xdelta-1.1.3/ltmain.sh-5429-    if test -n \"\$relink_command\"; then
xdelta-1.1.3/ltmain.sh:5430:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xdelta-1.1.3/ltmain.sh-5431-      else
##############################################
xdelta-1.1.3/ltmain.sh-5461-    # The second colon is a workaround for a bug in BeOS R4 sed
xdelta-1.1.3/ltmain.sh:5462:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
xdelta-1.1.3/ltmain.sh-5463-
##############################################
xdelta-1.1.3/ltmain.sh-5574-	  do
xdelta-1.1.3/ltmain.sh:5575:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-5576-	    case " $oldobjs " in
##############################################
xdelta-1.1.3/ltmain.sh-5582-		newobj=lt$counter-$objbase
xdelta-1.1.3/ltmain.sh:5583:		counter=`expr $counter + 1`
xdelta-1.1.3/ltmain.sh-5584-		case " $oldobjs " in
##############################################
xdelta-1.1.3/ltmain.sh-5600-
xdelta-1.1.3/ltmain.sh:5601:	if len=`expr "X$cmds" : ".*"` &&
xdelta-1.1.3/ltmain.sh-5602-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
xdelta-1.1.3/ltmain.sh-5622-	    eval test_cmds=\"$old_archive_cmds\"
xdelta-1.1.3/ltmain.sh:5623:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
xdelta-1.1.3/ltmain.sh-5624-	       test "$len" -le "$max_cmd_len"; then
##############################################
xdelta-1.1.3/ltmain.sh-5674-	else
xdelta-1.1.3/ltmain.sh:5675:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-5676-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
xdelta-1.1.3/ltmain.sh-5680-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xdelta-1.1.3/ltmain.sh:5681:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
xdelta-1.1.3/ltmain.sh-5682-      if test "$hardcode_automatic" = yes ; then
##############################################
xdelta-1.1.3/ltmain.sh-5699-	      *.la)
xdelta-1.1.3/ltmain.sh:5700:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh:5701:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xdelta-1.1.3/ltmain.sh-5702-		if test -z "$libdir"; then
##############################################
xdelta-1.1.3/ltmain.sh-5713-	    for lib in $dlfiles; do
xdelta-1.1.3/ltmain.sh:5714:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh:5715:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xdelta-1.1.3/ltmain.sh-5716-	      if test -z "$libdir"; then
##############################################
xdelta-1.1.3/ltmain.sh-5724-	    for lib in $dlprefiles; do
xdelta-1.1.3/ltmain.sh:5725:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh:5726:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xdelta-1.1.3/ltmain.sh-5727-	      if test -z "$libdir"; then
##############################################
xdelta-1.1.3/ltmain.sh-5821-      # Aesthetically quote it.
xdelta-1.1.3/ltmain.sh:5822:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-5823-      case $arg in
##############################################
xdelta-1.1.3/ltmain.sh-5837-    # Aesthetically quote it.
xdelta-1.1.3/ltmain.sh:5838:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-5839-    case $arg in
##############################################
xdelta-1.1.3/ltmain.sh-5888-      # Aesthetically quote the argument.
xdelta-1.1.3/ltmain.sh:5889:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-5890-      case $arg in
##############################################
xdelta-1.1.3/ltmain.sh-5920-    # Strip any trailing slash from the destination.
xdelta-1.1.3/ltmain.sh:5921:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
xdelta-1.1.3/ltmain.sh-5922-
##############################################
xdelta-1.1.3/ltmain.sh-5928-    else
xdelta-1.1.3/ltmain.sh:5929:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-5930-      test "X$destdir" = "X$dest" && destdir=.
xdelta-1.1.3/ltmain.sh:5931:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-5932-
##############################################
xdelta-1.1.3/ltmain.sh-6004-
xdelta-1.1.3/ltmain.sh:6005:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
xdelta-1.1.3/ltmain.sh-6006-	test "X$dir" = "X$file/" && dir=
##############################################
xdelta-1.1.3/ltmain.sh-6010-	  # Determine the prefix the user has applied to our future dir.
xdelta-1.1.3/ltmain.sh:6011:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
xdelta-1.1.3/ltmain.sh-6012-
##############################################
xdelta-1.1.3/ltmain.sh-6025-	    # Stick the inst_prefix_dir data into the link command.
xdelta-1.1.3/ltmain.sh:6026:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
xdelta-1.1.3/ltmain.sh-6027-	  else
xdelta-1.1.3/ltmain.sh:6028:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
xdelta-1.1.3/ltmain.sh-6029-	  fi
##############################################
xdelta-1.1.3/ltmain.sh-6094-	# Install the pseudo-library for information purposes.
xdelta-1.1.3/ltmain.sh:6095:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-6096-	instname="$dir/$name"i
##############################################
xdelta-1.1.3/ltmain.sh-6110-	else
xdelta-1.1.3/ltmain.sh:6111:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-6112-	  destfile="$destdir/$destfile"
##############################################
xdelta-1.1.3/ltmain.sh-6117-	*.lo)
xdelta-1.1.3/ltmain.sh:6118:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
xdelta-1.1.3/ltmain.sh-6119-	  ;;
##############################################
xdelta-1.1.3/ltmain.sh-6139-	  # Deduce the name of the old-style object file.
xdelta-1.1.3/ltmain.sh:6140:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
xdelta-1.1.3/ltmain.sh-6141-
##############################################
xdelta-1.1.3/ltmain.sh-6152-	else
xdelta-1.1.3/ltmain.sh:6153:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-6154-	  destfile="$destdir/$destfile"
##############################################
xdelta-1.1.3/ltmain.sh-6163-	    if test ! -f "$file"; then
xdelta-1.1.3/ltmain.sh:6164:	      file=`$echo $file|${SED} 's,.exe$,,'`
xdelta-1.1.3/ltmain.sh-6165-	      stripped_ext=".exe"
##############################################
xdelta-1.1.3/ltmain.sh-6172-	*cygwin*|*mingw*)
xdelta-1.1.3/ltmain.sh:6173:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
xdelta-1.1.3/ltmain.sh-6174-	    ;;
##############################################
xdelta-1.1.3/ltmain.sh-6210-	    fi
xdelta-1.1.3/ltmain.sh:6211:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
xdelta-1.1.3/ltmain.sh-6212-	    if test -n "$libdir" && test ! -f "$libfile"; then
xdelta-1.1.3/ltmain.sh:6213:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
xdelta-1.1.3/ltmain.sh-6214-	      finalize=no
##############################################
xdelta-1.1.3/ltmain.sh-6233-	      tmpdir=`func_mktempdir`
xdelta-1.1.3/ltmain.sh:6234:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-6235-	      outputname="$tmpdir/$file"
xdelta-1.1.3/ltmain.sh-6236-	      # Replace the output file specification.
xdelta-1.1.3/ltmain.sh:6237:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
xdelta-1.1.3/ltmain.sh-6238-
##############################################
xdelta-1.1.3/ltmain.sh-6251-	    # Install the binary that we compiled earlier.
xdelta-1.1.3/ltmain.sh:6252:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
xdelta-1.1.3/ltmain.sh-6253-	  fi
##############################################
xdelta-1.1.3/ltmain.sh-6267-	  *:*.exe)
xdelta-1.1.3/ltmain.sh:6268:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
xdelta-1.1.3/ltmain.sh-6269-	    ;;
##############################################
xdelta-1.1.3/ltmain.sh-6280-    for file in $staticlibs; do
xdelta-1.1.3/ltmain.sh:6281:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-6282-
##############################################
xdelta-1.1.3/ltmain.sh-6437-	  # Warn if it was a shared library.
xdelta-1.1.3/ltmain.sh:6438:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
xdelta-1.1.3/ltmain.sh-6439-	  continue
##############################################
xdelta-1.1.3/ltmain.sh-6441-
xdelta-1.1.3/ltmain.sh:6442:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-6443-	test "X$dir" = "X$file" && dir=.
##############################################
xdelta-1.1.3/ltmain.sh-6448-	  if test ! -f "$dir/$dlname"; then
xdelta-1.1.3/ltmain.sh:6449:	    $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
xdelta-1.1.3/ltmain.sh-6450-	    exit $EXIT_FAILURE
##############################################
xdelta-1.1.3/ltmain.sh-6456-	# Just add the directory containing the .lo file.
xdelta-1.1.3/ltmain.sh:6457:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-6458-	test "X$dir" = "X$file" && dir=.
##############################################
xdelta-1.1.3/ltmain.sh-6467-      # Get the absolute pathname.
xdelta-1.1.3/ltmain.sh:6468:      absdir=`cd "$dir" && pwd`
xdelta-1.1.3/ltmain.sh-6469-      test -n "$absdir" && dir="$absdir"
##############################################
xdelta-1.1.3/ltmain.sh-6503-      # Quote arguments (to preserve shell metacharacters).
xdelta-1.1.3/ltmain.sh:6504:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
xdelta-1.1.3/ltmain.sh-6505-      args="$args \"$file\""
##############################################
xdelta-1.1.3/ltmain.sh-6565-    for file in $files; do
xdelta-1.1.3/ltmain.sh:6566:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
xdelta-1.1.3/ltmain.sh-6567-      if test "X$dir" = "X$file"; then
##############################################
xdelta-1.1.3/ltmain.sh-6572-      fi
xdelta-1.1.3/ltmain.sh:6573:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xdelta-1.1.3/ltmain.sh-6574-      test "$mode" = uninstall && objdir="$dir"
##############################################
xdelta-1.1.3/ltmain.sh-6682-	  *.exe)
xdelta-1.1.3/ltmain.sh:6683:	    file=`$echo $file|${SED} 's,.exe$,,'`
xdelta-1.1.3/ltmain.sh:6684:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
xdelta-1.1.3/ltmain.sh-6685-	    # $file with .exe has already been added to rmfiles,
##############################################
xdelta-1.1.3/missing-131-       # Could not run --version or --help.  This is probably someone
xdelta-1.1.3/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
xdelta-1.1.3/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
xdelta-1.1.3/missing-165-         from any GNU archive site."
xdelta-1.1.3/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
xdelta-1.1.3/missing-167-    test -z "$files" && files="config.h"
##############################################
xdelta-1.1.3/missing-194-         proper tools for further handling them.
xdelta-1.1.3/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
xdelta-1.1.3/missing-196-         archive site."
xdelta-1.1.3/missing-197-
xdelta-1.1.3/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
xdelta-1.1.3/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
xdelta-1.1.3/missing-200-    if test -f "$file"; then
##############################################
xdelta-1.1.3/missing-223-	*.y)
xdelta-1.1.3/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
xdelta-1.1.3/missing-225-	    if test -f "$SRCFILE"; then
##############################################
xdelta-1.1.3/missing-227-	    fi
xdelta-1.1.3/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
xdelta-1.1.3/missing-229-	    if test -f "$SRCFILE"; then
##############################################
xdelta-1.1.3/missing-253-	*.l)
xdelta-1.1.3/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
xdelta-1.1.3/missing-255-	    if test -f "$SRCFILE"; then
##############################################
xdelta-1.1.3/missing-272-
xdelta-1.1.3/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
xdelta-1.1.3/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
xdelta-1.1.3/missing-275-    if test -f "$file"; then
##############################################
xdelta-1.1.3/missing-292-    # The file to touch is that specified with -o ...
xdelta-1.1.3/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
xdelta-1.1.3/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
xdelta-1.1.3/missing-295-    if test -z "$file"; then
xdelta-1.1.3/missing-296-      # ... or it is the one specified with @setfilename ...
xdelta-1.1.3/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
xdelta-1.1.3/missing-298-      file=`sed -n '
##############################################
xdelta-1.1.3/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
xdelta-1.1.3/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
xdelta-1.1.3/missing-306-    fi
##############################################
xdelta-1.1.3/missing-328-	*o*)
xdelta-1.1.3/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
xdelta-1.1.3/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
xdelta-1.1.3/missing-334-	*h*)
xdelta-1.1.3/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
xdelta-1.1.3/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
xdelta-1.1.3/xdelta.m4-49-  else
xdelta-1.1.3/xdelta.m4:50:    XDELTA_CFLAGS=`$XDELTA_CONFIG $xdelta_config_args --cflags`
xdelta-1.1.3/xdelta.m4:51:    XDELTA_LIBS=`$XDELTA_CONFIG $xdelta_config_args --libs`
xdelta-1.1.3/xdelta.m4:52:    xdelta_config_version=`$XDELTA_CONFIG $xdelta_config_args --version`
xdelta-1.1.3/xdelta.m4-53-    xdelta_config_major_version=`echo $xdelta_config_version | \