===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xdelta3-3.0.11-dfsg/config.guess-34-
xdelta3-3.0.11-dfsg/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xdelta3-3.0.11-dfsg/config.guess-36-
##############################################
xdelta3-3.0.11-dfsg/config.guess-102-: ${TMPDIR=/tmp} ;
xdelta3-3.0.11-dfsg/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xdelta3-3.0.11-dfsg/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xdelta3-3.0.11-dfsg/config.guess-151-	EOF
xdelta3-3.0.11-dfsg/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
xdelta3-3.0.11-dfsg/config.guess-153-	;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-181-	    earmv*)
xdelta3-3.0.11-dfsg/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xdelta3-3.0.11-dfsg/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
xdelta3-3.0.11-dfsg/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
xdelta3-3.0.11-dfsg/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xdelta3-3.0.11-dfsg/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
xdelta3-3.0.11-dfsg/config.guess-212-		;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-223-	    *)
xdelta3-3.0.11-dfsg/config.guess:224:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
xdelta3-3.0.11-dfsg/config.guess-225-		;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-254-	*4.0)
xdelta3-3.0.11-dfsg/config.guess:255:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xdelta3-3.0.11-dfsg/config.guess-256-		;;
xdelta3-3.0.11-dfsg/config.guess-257-	*5.*)
xdelta3-3.0.11-dfsg/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xdelta3-3.0.11-dfsg/config.guess-259-		;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-264-	# types through head -n 1, so we only detect the type of CPU 0.
xdelta3-3.0.11-dfsg/config.guess:265:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xdelta3-3.0.11-dfsg/config.guess-266-	case "$ALPHA_CPU_TYPE" in
##############################################
xdelta3-3.0.11-dfsg/config.guess-302-	# 1.2 uses "1.2" for uname -r.
xdelta3-3.0.11-dfsg/config.guess:303:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
xdelta3-3.0.11-dfsg/config.guess-304-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xdelta3-3.0.11-dfsg/config.guess-362-    s390x:SunOS:*:*)
xdelta3-3.0.11-dfsg/config.guess:363:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta3-3.0.11-dfsg/config.guess-364-	exit ;;
xdelta3-3.0.11-dfsg/config.guess-365-    sun4H:SunOS:5.*:*)
xdelta3-3.0.11-dfsg/config.guess:366:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta3-3.0.11-dfsg/config.guess-367-	exit ;;
xdelta3-3.0.11-dfsg/config.guess-368-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xdelta3-3.0.11-dfsg/config.guess:369:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta3-3.0.11-dfsg/config.guess-370-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-387-	fi
xdelta3-3.0.11-dfsg/config.guess:388:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta3-3.0.11-dfsg/config.guess-389-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-393-	# it's likely to be more like Solaris than SunOS4.
xdelta3-3.0.11-dfsg/config.guess:394:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta3-3.0.11-dfsg/config.guess-395-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-402-	# Japanese Language versions have a version number like `4.1.3-JL'.
xdelta3-3.0.11-dfsg/config.guess:403:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xdelta3-3.0.11-dfsg/config.guess-404-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-408-    sun*:*:4.2BSD:*)
xdelta3-3.0.11-dfsg/config.guess:409:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xdelta3-3.0.11-dfsg/config.guess-410-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
xdelta3-3.0.11-dfsg/config.guess-490-	$CC_FOR_BUILD -o $dummy $dummy.c &&
xdelta3-3.0.11-dfsg/config.guess:491:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xdelta3-3.0.11-dfsg/config.guess:492:	  SYSTEM_NAME=`$dummy $dummyarg` &&
xdelta3-3.0.11-dfsg/config.guess-493-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xdelta3-3.0.11-dfsg/config.guess-546-    *:IRIX*:*:*)
xdelta3-3.0.11-dfsg/config.guess:547:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xdelta3-3.0.11-dfsg/config.guess-548-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-576-EOF
xdelta3-3.0.11-dfsg/config.guess:577:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
xdelta3-3.0.11-dfsg/config.guess-578-		then
##############################################
xdelta3-3.0.11-dfsg/config.guess-589-    *:AIX:*:[4567])
xdelta3-3.0.11-dfsg/config.guess:590:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xdelta3-3.0.11-dfsg/config.guess-591-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xdelta3-3.0.11-dfsg/config.guess-625-    9000/[34678]??:HP-UX:*:*)
xdelta3-3.0.11-dfsg/config.guess:626:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xdelta3-3.0.11-dfsg/config.guess-627-	case "${UNAME_MACHINE}" in
##############################################
xdelta3-3.0.11-dfsg/config.guess-679-EOF
xdelta3-3.0.11-dfsg/config.guess:680:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xdelta3-3.0.11-dfsg/config.guess-681-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xdelta3-3.0.11-dfsg/config.guess-707-    ia64:HP-UX:*:*)
xdelta3-3.0.11-dfsg/config.guess:708:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xdelta3-3.0.11-dfsg/config.guess-709-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xdelta3-3.0.11-dfsg/config.guess-737-EOF
xdelta3-3.0.11-dfsg/config.guess:738:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
xdelta3-3.0.11-dfsg/config.guess-739-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xdelta3-3.0.11-dfsg/config.guess-808-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xdelta3-3.0.11-dfsg/config.guess:809:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xdelta3-3.0.11-dfsg/config.guess-810-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xdelta3-3.0.11-dfsg/config.guess-813-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xdelta3-3.0.11-dfsg/config.guess:814:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
xdelta3-3.0.11-dfsg/config.guess-815-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xdelta3-3.0.11-dfsg/config.guess-829-	    amd64)
xdelta3-3.0.11-dfsg/config.guess:830:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xdelta3-3.0.11-dfsg/config.guess-831-	    *)
xdelta3-3.0.11-dfsg/config.guess:832:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xdelta3-3.0.11-dfsg/config.guess-833-	esac
##############################################
xdelta3-3.0.11-dfsg/config.guess-887-    prep*:SunOS:5.*:*)
xdelta3-3.0.11-dfsg/config.guess:888:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xdelta3-3.0.11-dfsg/config.guess-889-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-891-	# the GNU system
xdelta3-3.0.11-dfsg/config.guess:892:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xdelta3-3.0.11-dfsg/config.guess-893-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-895-	# other systems with GNU libc and userland
xdelta3-3.0.11-dfsg/config.guess:896:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
xdelta3-3.0.11-dfsg/config.guess-897-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-986-EOF
xdelta3-3.0.11-dfsg/config.guess:987:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
xdelta3-3.0.11-dfsg/config.guess-988-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
xdelta3-3.0.11-dfsg/config.guess-1091-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xdelta3-3.0.11-dfsg/config.guess:1092:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xdelta3-3.0.11-dfsg/config.guess-1093-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xdelta3-3.0.11-dfsg/config.guess-1291-	fi
xdelta3-3.0.11-dfsg/config.guess:1292:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
xdelta3-3.0.11-dfsg/config.guess-1293-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
xdelta3-3.0.11-dfsg/config.guess-1376-    *:DragonFly:*:*)
xdelta3-3.0.11-dfsg/config.guess:1377:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xdelta3-3.0.11-dfsg/config.guess-1378-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/config.guess-1389-    i*86:skyos:*:*)
xdelta3-3.0.11-dfsg/config.guess:1390:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
xdelta3-3.0.11-dfsg/config.guess-1391-	exit ;;
##############################################
xdelta3-3.0.11-dfsg/depcomp-64-  case $1 in
xdelta3-3.0.11-dfsg/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xdelta3-3.0.11-dfsg/depcomp-66-      *) dir=;;
##############################################
xdelta3-3.0.11-dfsg/depcomp-73-{
xdelta3-3.0.11-dfsg/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xdelta3-3.0.11-dfsg/depcomp-75-}
##############################################
xdelta3-3.0.11-dfsg/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xdelta3-3.0.11-dfsg/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xdelta3-3.0.11-dfsg/depcomp-128-
##############################################
xdelta3-3.0.11-dfsg/depcomp-405-        sleep 1
xdelta3-3.0.11-dfsg/depcomp:406:        i=`expr $i - 1`
xdelta3-3.0.11-dfsg/depcomp-407-      done
xdelta3-3.0.11-dfsg/depcomp-408-    fi
xdelta3-3.0.11-dfsg/depcomp:409:    i=`expr $i - 1`
xdelta3-3.0.11-dfsg/depcomp-410-  done
##############################################
xdelta3-3.0.11-dfsg/depcomp-425-  # Do two passes, one to just change these to
xdelta3-3.0.11-dfsg/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xdelta3-3.0.11-dfsg/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xdelta3-3.0.11-dfsg/depcomp-659-  done
xdelta3-3.0.11-dfsg/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xdelta3-3.0.11-dfsg/depcomp-661-  touch "$tmpdepfile"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-103-#
xdelta3-3.0.11-dfsg/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
xdelta3-3.0.11-dfsg/ltmain.sh-105-#
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
xdelta3-3.0.11-dfsg/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
xdelta3-3.0.11-dfsg/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xdelta3-3.0.11-dfsg/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
xdelta3-3.0.11-dfsg/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xdelta3-3.0.11-dfsg/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
xdelta3-3.0.11-dfsg/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-410-# The name of this program.
xdelta3-3.0.11-dfsg/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
xdelta3-3.0.11-dfsg/ltmain.sh-412-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-416-  *[\\/]*)
xdelta3-3.0.11-dfsg/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
xdelta3-3.0.11-dfsg/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
xdelta3-3.0.11-dfsg/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-610-
xdelta3-3.0.11-dfsg/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
xdelta3-3.0.11-dfsg/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
xdelta3-3.0.11-dfsg/ltmain.sh-613-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-639-
xdelta3-3.0.11-dfsg/ltmain.sh:640:    func_arith_result=`expr "$@"`
xdelta3-3.0.11-dfsg/ltmain.sh-641-  }
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-660-  # ...otherwise fall back to using sed.
xdelta3-3.0.11-dfsg/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
xdelta3-3.0.11-dfsg/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
xdelta3-3.0.11-dfsg/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-757-      test -n "$_G_tc" && {
xdelta3-3.0.11-dfsg/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
xdelta3-3.0.11-dfsg/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
xdelta3-3.0.11-dfsg/ltmain.sh-760-      }
xdelta3-3.0.11-dfsg/ltmain.sh-761-    done
xdelta3-3.0.11-dfsg/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
xdelta3-3.0.11-dfsg/ltmain.sh-763-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-831-
xdelta3-3.0.11-dfsg/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
xdelta3-3.0.11-dfsg/ltmain.sh-833-  }
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
xdelta3-3.0.11-dfsg/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
xdelta3-3.0.11-dfsg/ltmain.sh-865-      done
xdelta3-3.0.11-dfsg/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
xdelta3-3.0.11-dfsg/ltmain.sh-867-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-901-      # If mktemp works, use that first and foremost
xdelta3-3.0.11-dfsg/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-903-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-1111-        *[\\\`\"\$]*)
xdelta3-3.0.11-dfsg/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
xdelta3-3.0.11-dfsg/ltmain.sh-1113-        *)
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-1198-    case $2 in
xdelta3-3.0.11-dfsg/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
xdelta3-3.0.11-dfsg/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
xdelta3-3.0.11-dfsg/ltmain.sh-1201-    esac
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
xdelta3-3.0.11-dfsg/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
xdelta3-3.0.11-dfsg/ltmain.sh-1273-      ;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-1358-
xdelta3-3.0.11-dfsg/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
xdelta3-3.0.11-dfsg/ltmain.sh-1360-}
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
xdelta3-3.0.11-dfsg/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
xdelta3-3.0.11-dfsg/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-1517-
xdelta3-3.0.11-dfsg/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
xdelta3-3.0.11-dfsg/ltmain.sh-1519-}
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-1870-
xdelta3-3.0.11-dfsg/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
xdelta3-3.0.11-dfsg/ltmain.sh-1872-      func_split_equals_rhs=
xdelta3-3.0.11-dfsg/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
xdelta3-3.0.11-dfsg/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
xdelta3-3.0.11-dfsg/ltmain.sh-1875-  }
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-1898-
xdelta3-3.0.11-dfsg/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
xdelta3-3.0.11-dfsg/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
xdelta3-3.0.11-dfsg/ltmain.sh-1901-  }
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
xdelta3-3.0.11-dfsg/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
xdelta3-3.0.11-dfsg/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
xdelta3-3.0.11-dfsg/ltmain.sh-2074-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2110-  {
xdelta3-3.0.11-dfsg/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
xdelta3-3.0.11-dfsg/ltmain.sh-2112-  }
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2115-  {
xdelta3-3.0.11-dfsg/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
xdelta3-3.0.11-dfsg/ltmain.sh-2117-  }
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
xdelta3-3.0.11-dfsg/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xdelta3-3.0.11-dfsg/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2659-      done
xdelta3-3.0.11-dfsg/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
xdelta3-3.0.11-dfsg/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xdelta3-3.0.11-dfsg/ltmain.sh-2662-      case $@ in
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2672-	    # Evaluate the configuration.
xdelta3-3.0.11-dfsg/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xdelta3-3.0.11-dfsg/ltmain.sh-2674-	    CC_quoted=
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2678-	    done
xdelta3-3.0.11-dfsg/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
xdelta3-3.0.11-dfsg/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xdelta3-3.0.11-dfsg/ltmain.sh-2681-	    case "$@ " in
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
xdelta3-3.0.11-dfsg/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xdelta3-3.0.11-dfsg/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3009-    # LT_CYGPATH in this case.
xdelta3-3.0.11-dfsg/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
xdelta3-3.0.11-dfsg/ltmain.sh-3011-  fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
xdelta3-3.0.11-dfsg/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xdelta3-3.0.11-dfsg/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3376-    *.[cCFSifmso] | \
xdelta3-3.0.11-dfsg/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
xdelta3-3.0.11-dfsg/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
xdelta3-3.0.11-dfsg/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
xdelta3-3.0.11-dfsg/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
xdelta3-3.0.11-dfsg/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-3474-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3520-      if test warn = "$need_locks" &&
xdelta3-3.0.11-dfsg/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xdelta3-3.0.11-dfsg/ltmain.sh-3522-	$ECHO "\
xdelta3-3.0.11-dfsg/ltmain.sh-3523-*** ERROR, $lockfile contains:
xdelta3-3.0.11-dfsg/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-3525-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3569-      if test warn = "$need_locks" &&
xdelta3-3.0.11-dfsg/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xdelta3-3.0.11-dfsg/ltmain.sh-3571-	$ECHO "\
xdelta3-3.0.11-dfsg/ltmain.sh-3572-*** ERROR, $lockfile contains:
xdelta3-3.0.11-dfsg/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-3574-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3895-      # Get the absolute pathname.
xdelta3-3.0.11-dfsg/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
xdelta3-3.0.11-dfsg/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
xdelta3-3.0.11-dfsg/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xdelta3-3.0.11-dfsg/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
xdelta3-3.0.11-dfsg/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xdelta3-3.0.11-dfsg/ltmain.sh-4280-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
xdelta3-3.0.11-dfsg/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xdelta3-3.0.11-dfsg/ltmain.sh-4293-	  else
xdelta3-3.0.11-dfsg/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xdelta3-3.0.11-dfsg/ltmain.sh-4295-	  fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4458-	    fi
xdelta3-3.0.11-dfsg/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4477-	        # Replace the output file specification.
xdelta3-3.0.11-dfsg/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-4479-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
xdelta3-3.0.11-dfsg/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xdelta3-3.0.11-dfsg/ltmain.sh-4498-	  fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4570-    my_pic_p=${3-false}
xdelta3-3.0.11-dfsg/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-4572-    my_dlsyms=
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
xdelta3-3.0.11-dfsg/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xdelta3-3.0.11-dfsg/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
xdelta3-3.0.11-dfsg/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xdelta3-3.0.11-dfsg/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
xdelta3-3.0.11-dfsg/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xdelta3-3.0.11-dfsg/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xdelta3-3.0.11-dfsg/ltmain.sh-4862-	  else
xdelta3-3.0.11-dfsg/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xdelta3-3.0.11-dfsg/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xdelta3-3.0.11-dfsg/ltmain.sh-4865-	  fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4867-	*)
xdelta3-3.0.11-dfsg/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xdelta3-3.0.11-dfsg/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xdelta3-3.0.11-dfsg/ltmain.sh-4870-	  ;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4882-      # Nullify the symbol file.
xdelta3-3.0.11-dfsg/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xdelta3-3.0.11-dfsg/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xdelta3-3.0.11-dfsg/ltmain.sh-4885-    fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xdelta3-3.0.11-dfsg/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
xdelta3-3.0.11-dfsg/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xdelta3-3.0.11-dfsg/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xdelta3-3.0.11-dfsg/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4925-  win32_libid_type=unknown
xdelta3-3.0.11-dfsg/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-4927-  case $win32_fileres in
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-4990-
xdelta3-3.0.11-dfsg/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xdelta3-3.0.11-dfsg/ltmain.sh-4992-}
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5008-
xdelta3-3.0.11-dfsg/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xdelta3-3.0.11-dfsg/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5072-    # binutils import library
xdelta3-3.0.11-dfsg/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xdelta3-3.0.11-dfsg/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
xdelta3-3.0.11-dfsg/ltmain.sh-5075-    # ms-generated import library
xdelta3-3.0.11-dfsg/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xdelta3-3.0.11-dfsg/ltmain.sh-5077-  else
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
xdelta3-3.0.11-dfsg/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xdelta3-3.0.11-dfsg/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
xdelta3-3.0.11-dfsg/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xdelta3-3.0.11-dfsg/ltmain.sh-5160-	    darwin_arch=
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xdelta3-3.0.11-dfsg/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
xdelta3-3.0.11-dfsg/ltmain.sh-5172-	    darwin_file=
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
xdelta3-3.0.11-dfsg/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xdelta3-3.0.11-dfsg/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5189-      esac
xdelta3-3.0.11-dfsg/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xdelta3-3.0.11-dfsg/ltmain.sh-5191-    done
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5260-
xdelta3-3.0.11-dfsg/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
xdelta3-3.0.11-dfsg/ltmain.sh-5262-    $ECHO "\
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5295-    --lt-dump-script)
xdelta3-3.0.11-dfsg/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xdelta3-3.0.11-dfsg/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xdelta3-3.0.11-dfsg/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xdelta3-3.0.11-dfsg/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
xdelta3-3.0.11-dfsg/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xdelta3-3.0.11-dfsg/ltmain.sh-5324-  done
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5380-  # Find the directory that this script lives in.
xdelta3-3.0.11-dfsg/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xdelta3-3.0.11-dfsg/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
xdelta3-3.0.11-dfsg/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xdelta3-3.0.11-dfsg/ltmain.sh-5386-  while test -n \"\$file\"; do
xdelta3-3.0.11-dfsg/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xdelta3-3.0.11-dfsg/ltmain.sh-5388-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5396-
xdelta3-3.0.11-dfsg/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xdelta3-3.0.11-dfsg/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xdelta3-3.0.11-dfsg/ltmain.sh-5399-  done
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5410-    case \"\$thisdir\" in
xdelta3-3.0.11-dfsg/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xdelta3-3.0.11-dfsg/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5416-  # Try to get the absolute directory name.
xdelta3-3.0.11-dfsg/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
xdelta3-3.0.11-dfsg/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
xdelta3-3.0.11-dfsg/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
xdelta3-3.0.11-dfsg/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
xdelta3-3.0.11-dfsg/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xdelta3-3.0.11-dfsg/ltmain.sh-5443-      else
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
xdelta3-3.0.11-dfsg/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xdelta3-3.0.11-dfsg/ltmain.sh-5487-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-6464-
xdelta3-3.0.11-dfsg/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xdelta3-3.0.11-dfsg/ltmain.sh-6466-    *import*) : ;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-6712-	    moreargs=
xdelta3-3.0.11-dfsg/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
xdelta3-3.0.11-dfsg/ltmain.sh-6714-	    do
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-6973-	*)
xdelta3-3.0.11-dfsg/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
xdelta3-3.0.11-dfsg/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xdelta3-3.0.11-dfsg/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xdelta3-3.0.11-dfsg/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-7287-      -Z*)
xdelta3-3.0.11-dfsg/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
xdelta3-3.0.11-dfsg/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
xdelta3-3.0.11-dfsg/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
xdelta3-3.0.11-dfsg/ltmain.sh-7459-    else
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
xdelta3-3.0.11-dfsg/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xdelta3-3.0.11-dfsg/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
xdelta3-3.0.11-dfsg/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xdelta3-3.0.11-dfsg/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-7871-	fi
xdelta3-3.0.11-dfsg/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-7944-	*)
xdelta3-3.0.11-dfsg/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
xdelta3-3.0.11-dfsg/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-8197-	    shift
xdelta3-3.0.11-dfsg/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xdelta3-3.0.11-dfsg/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-8489-		*)
xdelta3-3.0.11-dfsg/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
xdelta3-3.0.11-dfsg/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-8500-		  depdepl=
xdelta3-3.0.11-dfsg/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xdelta3-3.0.11-dfsg/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
xdelta3-3.0.11-dfsg/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xdelta3-3.0.11-dfsg/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
xdelta3-3.0.11-dfsg/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xdelta3-3.0.11-dfsg/ltmain.sh-8511-                      fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-8522-		else
xdelta3-3.0.11-dfsg/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xdelta3-3.0.11-dfsg/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-8545-	else
xdelta3-3.0.11-dfsg/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-8547-	fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-8634-        linux*)
xdelta3-3.0.11-dfsg/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9039-	removelist=
xdelta3-3.0.11-dfsg/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
xdelta3-3.0.11-dfsg/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9065-	# Transform .lo files to .o files.
xdelta3-3.0.11-dfsg/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
xdelta3-3.0.11-dfsg/ltmain.sh-9067-      fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9070-      #for path in $notinst_path; do
xdelta3-3.0.11-dfsg/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xdelta3-3.0.11-dfsg/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xdelta3-3.0.11-dfsg/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xdelta3-3.0.11-dfsg/ltmain.sh-9074-      #done
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9191-		if test -n "$i"; then
xdelta3-3.0.11-dfsg/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xdelta3-3.0.11-dfsg/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xdelta3-3.0.11-dfsg/ltmain.sh-9194-		  set dummy $deplib_matches; shift
xdelta3-3.0.11-dfsg/ltmain.sh-9195-		  deplib_match=$1
xdelta3-3.0.11-dfsg/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xdelta3-3.0.11-dfsg/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9234-		  if test -n "$i"; then
xdelta3-3.0.11-dfsg/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xdelta3-3.0.11-dfsg/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xdelta3-3.0.11-dfsg/ltmain.sh-9237-		    set dummy $deplib_matches; shift
xdelta3-3.0.11-dfsg/ltmain.sh-9238-		    deplib_match=$1
xdelta3-3.0.11-dfsg/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xdelta3-3.0.11-dfsg/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
xdelta3-3.0.11-dfsg/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xdelta3-3.0.11-dfsg/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9284-	      if test -n "$a_deplib"; then
xdelta3-3.0.11-dfsg/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
xdelta3-3.0.11-dfsg/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
xdelta3-3.0.11-dfsg/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xdelta3-3.0.11-dfsg/ltmain.sh-9288-		else
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9294-		    shopt -s nocaseglob
xdelta3-3.0.11-dfsg/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-9296-		    $nocaseglob
xdelta3-3.0.11-dfsg/ltmain.sh-9297-		  else
xdelta3-3.0.11-dfsg/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-9299-		  fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
xdelta3-3.0.11-dfsg/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
xdelta3-3.0.11-dfsg/ltmain.sh-9314-			case $potliblink in
xdelta3-3.0.11-dfsg/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
xdelta3-3.0.11-dfsg/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
xdelta3-3.0.11-dfsg/ltmain.sh-9317-			esac
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
xdelta3-3.0.11-dfsg/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xdelta3-3.0.11-dfsg/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9368-	      if test -n "$a_deplib"; then
xdelta3-3.0.11-dfsg/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
xdelta3-3.0.11-dfsg/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xdelta3-3.0.11-dfsg/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xdelta3-3.0.11-dfsg/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9407-	  newdeplibs=
xdelta3-3.0.11-dfsg/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xdelta3-3.0.11-dfsg/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
xdelta3-3.0.11-dfsg/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
xdelta3-3.0.11-dfsg/ltmain.sh-9413-	    done
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
xdelta3-3.0.11-dfsg/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xdelta3-3.0.11-dfsg/ltmain.sh-9439-	  ;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9489-	*-*-darwin*)
xdelta3-3.0.11-dfsg/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xdelta3-3.0.11-dfsg/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xdelta3-3.0.11-dfsg/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-9493-	  ;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-9616-	# Use standard objects if they are pic
xdelta3-3.0.11-dfsg/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xdelta3-3.0.11-dfsg/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xdelta3-3.0.11-dfsg/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10145-      # Create the old-style object.
xdelta3-3.0.11-dfsg/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
xdelta3-3.0.11-dfsg/ltmain.sh-10147-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
xdelta3-3.0.11-dfsg/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xdelta3-3.0.11-dfsg/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xdelta3-3.0.11-dfsg/ltmain.sh-10206-	;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xdelta3-3.0.11-dfsg/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xdelta3-3.0.11-dfsg/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10224-	;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xdelta3-3.0.11-dfsg/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
xdelta3-3.0.11-dfsg/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10359-	# Transform all the library objects into standard objects.
xdelta3-3.0.11-dfsg/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xdelta3-3.0.11-dfsg/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xdelta3-3.0.11-dfsg/ltmain.sh-10362-      fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10387-	# Replace the output file specification.
xdelta3-3.0.11-dfsg/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10396-	  func_to_tool_file "$output"
xdelta3-3.0.11-dfsg/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10440-	# Replace the output file specification.
xdelta3-3.0.11-dfsg/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10442-	# Delete the old output file.
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10448-	  func_to_tool_file "$output"
xdelta3-3.0.11-dfsg/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
xdelta3-3.0.11-dfsg/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10468-          ;;
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10479-      # Replace the output file specification.
xdelta3-3.0.11-dfsg/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10481-
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
xdelta3-3.0.11-dfsg/ltmain.sh:10489:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xdelta3-3.0.11-dfsg/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
xdelta3-3.0.11-dfsg/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xdelta3-3.0.11-dfsg/ltmain.sh-10511-      fi
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xdelta3-3.0.11-dfsg/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xdelta3-3.0.11-dfsg/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
xdelta3-3.0.11-dfsg/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xdelta3-3.0.11-dfsg/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10802-		name=$func_basename_result
xdelta3-3.0.11-dfsg/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xdelta3-3.0.11-dfsg/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-10821-		name=$func_basename_result
xdelta3-3.0.11-dfsg/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xdelta3-3.0.11-dfsg/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
xdelta3-3.0.11-dfsg/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xdelta3-3.0.11-dfsg/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xdelta3-3.0.11-dfsg/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xdelta3-3.0.11-dfsg/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xdelta3-3.0.11-dfsg/aclocal.m4-94-# and then we would define $MISSING as
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
xdelta3-3.0.11-dfsg/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xdelta3-3.0.11-dfsg/aclocal.m4-109-])
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
xdelta3-3.0.11-dfsg/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xdelta3-3.0.11-dfsg/aclocal.m4-207-  fi
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
xdelta3-3.0.11-dfsg/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xdelta3-3.0.11-dfsg/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xdelta3-3.0.11-dfsg/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
xdelta3-3.0.11-dfsg/aclocal.m4-367-    else
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-371-    # from the Makefile without running 'make'.
xdelta3-3.0.11-dfsg/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xdelta3-3.0.11-dfsg/aclocal.m4-373-    test -z "$DEPDIR" && continue
xdelta3-3.0.11-dfsg/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xdelta3-3.0.11-dfsg/aclocal.m4-375-    test -z "$am__include" && continue
xdelta3-3.0.11-dfsg/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xdelta3-3.0.11-dfsg/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-385-      test -f "$dirpart/$file" && continue
xdelta3-3.0.11-dfsg/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
xdelta3-3.0.11-dfsg/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
xdelta3-3.0.11-dfsg/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xdelta3-3.0.11-dfsg/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-602-    * )
xdelta3-3.0.11-dfsg/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xdelta3-3.0.11-dfsg/aclocal.m4-604-  esac
xdelta3-3.0.11-dfsg/aclocal.m4-605-done
xdelta3-3.0.11-dfsg/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xdelta3-3.0.11-dfsg/aclocal.m4-607-
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
xdelta3-3.0.11-dfsg/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
xdelta3-3.0.11-dfsg/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-683-   echo '.include "confinc"' > confmf
xdelta3-3.0.11-dfsg/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
xdelta3-3.0.11-dfsg/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
xdelta3-3.0.11-dfsg/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
xdelta3-3.0.11-dfsg/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xdelta3-3.0.11-dfsg/aclocal.m4-867-     if test "$[*]" = "X"; then
xdelta3-3.0.11-dfsg/aclocal.m4-868-	# -L didn't work.
xdelta3-3.0.11-dfsg/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
xdelta3-3.0.11-dfsg/aclocal.m4-870-     fi
##############################################
xdelta3-3.0.11-dfsg/config.sub-52-
xdelta3-3.0.11-dfsg/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xdelta3-3.0.11-dfsg/config.sub-54-
##############################################
xdelta3-3.0.11-dfsg/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
xdelta3-3.0.11-dfsg/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xdelta3-3.0.11-dfsg/config.sub-117-case $maybe_os in
##############################################
xdelta3-3.0.11-dfsg/config.sub-123-    os=-$maybe_os
xdelta3-3.0.11-dfsg/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xdelta3-3.0.11-dfsg/config.sub-125-    ;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-127-    os=-linux-android
xdelta3-3.0.11-dfsg/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xdelta3-3.0.11-dfsg/config.sub-129-    ;;
xdelta3-3.0.11-dfsg/config.sub-130-  *)
xdelta3-3.0.11-dfsg/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xdelta3-3.0.11-dfsg/config.sub-132-    if [ $basic_machine != $1 ]
xdelta3-3.0.11-dfsg/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
xdelta3-3.0.11-dfsg/config.sub-134-    else os=; fi
##############################################
xdelta3-3.0.11-dfsg/config.sub-181-		os=-sco5v6
xdelta3-3.0.11-dfsg/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-183-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-185-		os=-sco3.2v5
xdelta3-3.0.11-dfsg/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-187-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-189-		os=-sco3.2v4
xdelta3-3.0.11-dfsg/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-191-		;;
xdelta3-3.0.11-dfsg/config.sub-192-	-sco3.2.[4-9]*)
xdelta3-3.0.11-dfsg/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xdelta3-3.0.11-dfsg/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-195-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
xdelta3-3.0.11-dfsg/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-199-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
xdelta3-3.0.11-dfsg/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-203-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-205-		os=-sco3.2v2
xdelta3-3.0.11-dfsg/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-207-		;;
xdelta3-3.0.11-dfsg/config.sub-208-	-udk*)
xdelta3-3.0.11-dfsg/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-210-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-212-		os=-isc2.2
xdelta3-3.0.11-dfsg/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-214-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-218-	-isc*)
xdelta3-3.0.11-dfsg/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-220-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-230-	-ptx*)
xdelta3-3.0.11-dfsg/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xdelta3-3.0.11-dfsg/config.sub-232-		;;
xdelta3-3.0.11-dfsg/config.sub-233-	-windowsnt*)
xdelta3-3.0.11-dfsg/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xdelta3-3.0.11-dfsg/config.sub-235-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-366-	*-*-*)
xdelta3-3.0.11-dfsg/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xdelta3-3.0.11-dfsg/config.sub-368-		exit 1
##############################################
xdelta3-3.0.11-dfsg/config.sub-491-	amd64-*)
xdelta3-3.0.11-dfsg/config.sub:492:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-493-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-536-	blackfin-*)
xdelta3-3.0.11-dfsg/config.sub:537:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-538-		os=-linux
##############################################
xdelta3-3.0.11-dfsg/config.sub-544-	c54x-*)
xdelta3-3.0.11-dfsg/config.sub:545:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-546-		;;
xdelta3-3.0.11-dfsg/config.sub-547-	c55x-*)
xdelta3-3.0.11-dfsg/config.sub:548:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-549-		;;
xdelta3-3.0.11-dfsg/config.sub-550-	c6x-*)
xdelta3-3.0.11-dfsg/config.sub:551:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-552-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-747-	i*86v32)
xdelta3-3.0.11-dfsg/config.sub:748:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-749-		os=-sysv32
##############################################
xdelta3-3.0.11-dfsg/config.sub-751-	i*86v4*)
xdelta3-3.0.11-dfsg/config.sub:752:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-753-		os=-sysv4
##############################################
xdelta3-3.0.11-dfsg/config.sub-755-	i*86v)
xdelta3-3.0.11-dfsg/config.sub:756:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-757-		os=-sysv
##############################################
xdelta3-3.0.11-dfsg/config.sub-759-	i*86sol2)
xdelta3-3.0.11-dfsg/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xdelta3-3.0.11-dfsg/config.sub-761-		os=-solaris2
##############################################
xdelta3-3.0.11-dfsg/config.sub-785-	leon-*|leon[3-9]-*)
xdelta3-3.0.11-dfsg/config.sub:786:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
xdelta3-3.0.11-dfsg/config.sub-787-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-792-	m68knommu-*)
xdelta3-3.0.11-dfsg/config.sub:793:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-794-		os=-linux
##############################################
xdelta3-3.0.11-dfsg/config.sub-847-	mips3*-*)
xdelta3-3.0.11-dfsg/config.sub:848:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xdelta3-3.0.11-dfsg/config.sub-849-		;;
xdelta3-3.0.11-dfsg/config.sub-850-	mips3*)
xdelta3-3.0.11-dfsg/config.sub:851:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xdelta3-3.0.11-dfsg/config.sub-852-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-869-	ms1-*)
xdelta3-3.0.11-dfsg/config.sub:870:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
xdelta3-3.0.11-dfsg/config.sub-871-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-988-	parisc-*)
xdelta3-3.0.11-dfsg/config.sub:989:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-990-		os=-linux
##############################################
xdelta3-3.0.11-dfsg/config.sub-1004-	pc98-*)
xdelta3-3.0.11-dfsg/config.sub:1005:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1006-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1019-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xdelta3-3.0.11-dfsg/config.sub:1020:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1021-		;;
xdelta3-3.0.11-dfsg/config.sub-1022-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xdelta3-3.0.11-dfsg/config.sub:1023:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1024-		;;
xdelta3-3.0.11-dfsg/config.sub-1025-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xdelta3-3.0.11-dfsg/config.sub:1026:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1027-		;;
xdelta3-3.0.11-dfsg/config.sub-1028-	pentium4-*)
xdelta3-3.0.11-dfsg/config.sub:1029:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1030-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1038-	ppc-* | ppcbe-*)
xdelta3-3.0.11-dfsg/config.sub:1039:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1040-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1044-	ppcle-* | powerpclittle-*)
xdelta3-3.0.11-dfsg/config.sub:1045:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1046-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1048-		;;
xdelta3-3.0.11-dfsg/config.sub:1049:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1050-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1054-	ppc64le-* | powerpc64little-*)
xdelta3-3.0.11-dfsg/config.sub:1055:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1056-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1137-	strongarm-* | thumb-*)
xdelta3-3.0.11-dfsg/config.sub:1138:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub-1139-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1267-	xscale-* | xscalee[bl]-*)
xdelta3-3.0.11-dfsg/config.sub:1268:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
xdelta3-3.0.11-dfsg/config.sub-1269-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1344-	*)
xdelta3-3.0.11-dfsg/config.sub:1345:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xdelta3-3.0.11-dfsg/config.sub-1346-		exit 1
##############################################
xdelta3-3.0.11-dfsg/config.sub-1352-	*-digital*)
xdelta3-3.0.11-dfsg/config.sub:1353:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xdelta3-3.0.11-dfsg/config.sub-1354-		;;
xdelta3-3.0.11-dfsg/config.sub-1355-	*-commodore*)
xdelta3-3.0.11-dfsg/config.sub:1356:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xdelta3-3.0.11-dfsg/config.sub-1357-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1373-	-solaris1 | -solaris1.*)
xdelta3-3.0.11-dfsg/config.sub:1374:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xdelta3-3.0.11-dfsg/config.sub-1375-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1385-	-gnu/linux*)
xdelta3-3.0.11-dfsg/config.sub:1386:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xdelta3-3.0.11-dfsg/config.sub-1387-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1431-	-nto*)
xdelta3-3.0.11-dfsg/config.sub:1432:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xdelta3-3.0.11-dfsg/config.sub-1433-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1438-	-mac*)
xdelta3-3.0.11-dfsg/config.sub:1439:		os=`echo $os | sed -e 's|mac|macos|'`
xdelta3-3.0.11-dfsg/config.sub-1440-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1444-	-linux*)
xdelta3-3.0.11-dfsg/config.sub:1445:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xdelta3-3.0.11-dfsg/config.sub-1446-		;;
xdelta3-3.0.11-dfsg/config.sub-1447-	-sunos5*)
xdelta3-3.0.11-dfsg/config.sub:1448:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xdelta3-3.0.11-dfsg/config.sub-1449-		;;
xdelta3-3.0.11-dfsg/config.sub-1450-	-sunos6*)
xdelta3-3.0.11-dfsg/config.sub:1451:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xdelta3-3.0.11-dfsg/config.sub-1452-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1499-	-sinix5.*)
xdelta3-3.0.11-dfsg/config.sub:1500:		os=`echo $os | sed -e 's|sinix|sysv|'`
xdelta3-3.0.11-dfsg/config.sub-1501-		;;
##############################################
xdelta3-3.0.11-dfsg/config.sub-1552-		# Get rid of the `-' at the beginning of $os.
xdelta3-3.0.11-dfsg/config.sub:1553:		os=`echo $os | sed 's/[^-]*-//'`
xdelta3-3.0.11-dfsg/config.sub:1554:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xdelta3-3.0.11-dfsg/config.sub-1555-		exit 1
##############################################
xdelta3-3.0.11-dfsg/config.sub-1815-		esac
xdelta3-3.0.11-dfsg/config.sub:1816:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xdelta3-3.0.11-dfsg/config.sub-1817-		;;
##############################################
xdelta3-3.0.11-dfsg/xdelta3.c-568-#define xd3_sec_inst(s) ((s)->sec_stream_i)
xdelta3-3.0.11-dfsg/xdelta3.c:569:#define xd3_sec_addr(s) ((s)->sec_stream_a)
xdelta3-3.0.11-dfsg/xdelta3.c-570-
##############################################
xdelta3-3.0.11-dfsg/INSTALL-173-directory configuration variables that were expressed in terms of
xdelta3-3.0.11-dfsg/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
xdelta3-3.0.11-dfsg/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
xdelta3-3.0.11-dfsg/examples/compare_test.c-14-  uint32_t lo, hi;
xdelta3-3.0.11-dfsg/examples/compare_test.c:15:  asm volatile ("rdtsc" : "=a" (lo), "=d" (hi));
xdelta3-3.0.11-dfsg/examples/compare_test.c-16-  return (uint64_t)hi << 32 | lo;
##############################################
xdelta3-3.0.11-dfsg/examples/iOS/xdelta3-ios-test/xdelta3-ios-test/file_v2.bin-631-#define xd3_sec_inst(s) ((s)->sec_stream_i)
xdelta3-3.0.11-dfsg/examples/iOS/xdelta3-ios-test/xdelta3-ios-test/file_v2.bin:632:#define xd3_sec_addr(s) ((s)->sec_stream_a)
xdelta3-3.0.11-dfsg/examples/iOS/xdelta3-ios-test/xdelta3-ios-test/file_v2.bin-633-
##############################################
xdelta3-3.0.11-dfsg/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xdelta3-3.0.11-dfsg/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xdelta3-3.0.11-dfsg/configure-47-  as_echo='print -r --'
xdelta3-3.0.11-dfsg/configure-48-  as_echo_n='print -rn --'
xdelta3-3.0.11-dfsg/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xdelta3-3.0.11-dfsg/configure-50-  as_echo='printf %s\n'
##############################################
xdelta3-3.0.11-dfsg/configure-52-else
xdelta3-3.0.11-dfsg/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xdelta3-3.0.11-dfsg/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xdelta3-3.0.11-dfsg/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xdelta3-3.0.11-dfsg/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xdelta3-3.0.11-dfsg/configure-64-      esac;
##############################################
xdelta3-3.0.11-dfsg/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xdelta3-3.0.11-dfsg/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xdelta3-3.0.11-dfsg/configure-201-
##############################################
xdelta3-3.0.11-dfsg/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
xdelta3-3.0.11-dfsg/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xdelta3-3.0.11-dfsg/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
xdelta3-3.0.11-dfsg/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xdelta3-3.0.11-dfsg/configure-335-      case $as_dir in #(
xdelta3-3.0.11-dfsg/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xdelta3-3.0.11-dfsg/configure-337-      *) as_qdir=$as_dir;;
##############################################
xdelta3-3.0.11-dfsg/configure-408-  {
xdelta3-3.0.11-dfsg/configure:409:    as_val=`expr "$@" || test $? -eq 1`
xdelta3-3.0.11-dfsg/configure-410-  }
##############################################
xdelta3-3.0.11-dfsg/configure-415-# ----------------------------------------
xdelta3-3.0.11-dfsg/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xdelta3-3.0.11-dfsg/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xdelta3-3.0.11-dfsg/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xdelta3-3.0.11-dfsg/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xdelta3-3.0.11-dfsg/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xdelta3-3.0.11-dfsg/configure-851-  case $ac_option in
xdelta3-3.0.11-dfsg/configure:852:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xdelta3-3.0.11-dfsg/configure-853-  *=)   ac_optarg= ;;
##############################################
xdelta3-3.0.11-dfsg/configure-895-  -disable-* | --disable-*)
xdelta3-3.0.11-dfsg/configure:896:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xdelta3-3.0.11-dfsg/configure-897-    # Reject names that are not valid shell variable names.
##############################################
xdelta3-3.0.11-dfsg/configure-900-    ac_useropt_orig=$ac_useropt
xdelta3-3.0.11-dfsg/configure:901:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xdelta3-3.0.11-dfsg/configure-902-    case $ac_user_opts in
##############################################
xdelta3-3.0.11-dfsg/configure-921-  -enable-* | --enable-*)
xdelta3-3.0.11-dfsg/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xdelta3-3.0.11-dfsg/configure-923-    # Reject names that are not valid shell variable names.
##############################################
xdelta3-3.0.11-dfsg/configure-926-    ac_useropt_orig=$ac_useropt
xdelta3-3.0.11-dfsg/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xdelta3-3.0.11-dfsg/configure-928-    case $ac_user_opts in
##############################################
xdelta3-3.0.11-dfsg/configure-1125-  -with-* | --with-*)
xdelta3-3.0.11-dfsg/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xdelta3-3.0.11-dfsg/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
xdelta3-3.0.11-dfsg/configure-1130-    ac_useropt_orig=$ac_useropt
xdelta3-3.0.11-dfsg/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xdelta3-3.0.11-dfsg/configure-1132-    case $ac_user_opts in
##############################################
xdelta3-3.0.11-dfsg/configure-1141-  -without-* | --without-*)
xdelta3-3.0.11-dfsg/configure:1142:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xdelta3-3.0.11-dfsg/configure-1143-    # Reject names that are not valid shell variable names.
##############################################
xdelta3-3.0.11-dfsg/configure-1146-    ac_useropt_orig=$ac_useropt
xdelta3-3.0.11-dfsg/configure:1147:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xdelta3-3.0.11-dfsg/configure-1148-    case $ac_user_opts in
##############################################
xdelta3-3.0.11-dfsg/configure-1179-  *=*)
xdelta3-3.0.11-dfsg/configure:1180:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xdelta3-3.0.11-dfsg/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
xdelta3-3.0.11-dfsg/configure-1200-if test -n "$ac_prev"; then
xdelta3-3.0.11-dfsg/configure:1201:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xdelta3-3.0.11-dfsg/configure-1202-  as_fn_error $? "missing argument to $ac_option"
##############################################
xdelta3-3.0.11-dfsg/configure-1222-    */ )
xdelta3-3.0.11-dfsg/configure:1223:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xdelta3-3.0.11-dfsg/configure-1224-      eval $ac_var=\$ac_val;;
##############################################
xdelta3-3.0.11-dfsg/configure-1257-ac_ls_di=`ls -di .` &&
xdelta3-3.0.11-dfsg/configure:1258:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xdelta3-3.0.11-dfsg/configure-1259-  as_fn_error $? "working directory cannot be determined"
##############################################
xdelta3-3.0.11-dfsg/configure-1313-case $srcdir in
xdelta3-3.0.11-dfsg/configure:1314:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xdelta3-3.0.11-dfsg/configure-1315-esac
##############################################
xdelta3-3.0.11-dfsg/configure-1356-By default, \`make install' will install all the files in
xdelta3-3.0.11-dfsg/configure:1357:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xdelta3-3.0.11-dfsg/configure:1358:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xdelta3-3.0.11-dfsg/configure-1359-for instance \`--prefix=\$HOME'.
##############################################
xdelta3-3.0.11-dfsg/configure-1468-*)
xdelta3-3.0.11-dfsg/configure:1469:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xdelta3-3.0.11-dfsg/configure-1470-  # A ".." for each directory in $ac_dir_suffix.
xdelta3-3.0.11-dfsg/configure:1471:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xdelta3-3.0.11-dfsg/configure-1472-  case $ac_top_builddir_sub in
##############################################
xdelta3-3.0.11-dfsg/configure-2260-    *\'*)
xdelta3-3.0.11-dfsg/configure:2261:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xdelta3-3.0.11-dfsg/configure-2262-    esac
##############################################
xdelta3-3.0.11-dfsg/configure-2343-      case $ac_val in
xdelta3-3.0.11-dfsg/configure:2344:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xdelta3-3.0.11-dfsg/configure-2345-      esac
##############################################
xdelta3-3.0.11-dfsg/configure-2358-	case $ac_val in
xdelta3-3.0.11-dfsg/configure:2359:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xdelta3-3.0.11-dfsg/configure-2360-	esac
##############################################
xdelta3-3.0.11-dfsg/configure-2478-    set,)
xdelta3-3.0.11-dfsg/configure:2479:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xdelta3-3.0.11-dfsg/configure:2480:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xdelta3-3.0.11-dfsg/configure-2481-      ac_cache_corrupted=: ;;
##############################################
xdelta3-3.0.11-dfsg/configure-2489-	# differences in whitespace do not lead to failure.
xdelta3-3.0.11-dfsg/configure:2490:	ac_old_val_w=`echo x $ac_old_val`
xdelta3-3.0.11-dfsg/configure:2491:	ac_new_val_w=`echo x $ac_new_val`
xdelta3-3.0.11-dfsg/configure-2492-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xdelta3-3.0.11-dfsg/configure-2509-    case $ac_new_val in
xdelta3-3.0.11-dfsg/configure:2510:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xdelta3-3.0.11-dfsg/configure-2511-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xdelta3-3.0.11-dfsg/configure-2603-test "x$ac_build_alias" = x &&
xdelta3-3.0.11-dfsg/configure:2604:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xdelta3-3.0.11-dfsg/configure-2605-test "x$ac_build_alias" = x &&
xdelta3-3.0.11-dfsg/configure-2606-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xdelta3-3.0.11-dfsg/configure:2607:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xdelta3-3.0.11-dfsg/configure-2608-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xdelta3-3.0.11-dfsg/configure-2627-IFS=$ac_save_IFS
xdelta3-3.0.11-dfsg/configure:2628:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xdelta3-3.0.11-dfsg/configure-2629-
##############################################
xdelta3-3.0.11-dfsg/configure-2638-else
xdelta3-3.0.11-dfsg/configure:2639:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xdelta3-3.0.11-dfsg/configure-2640-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xdelta3-3.0.11-dfsg/configure-2660-IFS=$ac_save_IFS
xdelta3-3.0.11-dfsg/configure:2661:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xdelta3-3.0.11-dfsg/configure-2662-
##############################################
xdelta3-3.0.11-dfsg/configure-2688-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xdelta3-3.0.11-dfsg/configure:2689:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xdelta3-3.0.11-dfsg/configure-2690-  ECHO='print -r --'
xdelta3-3.0.11-dfsg/configure:2691:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xdelta3-3.0.11-dfsg/configure-2692-  ECHO='printf %s\n'
##############################################
xdelta3-3.0.11-dfsg/configure-2733-# Expand $ac_aux_dir to an absolute path.
xdelta3-3.0.11-dfsg/configure:2734:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xdelta3-3.0.11-dfsg/configure-2735-
##############################################
xdelta3-3.0.11-dfsg/configure-3081-$as_echo_n "checking whether the C compiler works... " >&6; }
xdelta3-3.0.11-dfsg/configure:3082:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xdelta3-3.0.11-dfsg/configure-3083-
##############################################
xdelta3-3.0.11-dfsg/configure-3125-	then :; else
xdelta3-3.0.11-dfsg/configure:3126:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xdelta3-3.0.11-dfsg/configure-3127-	fi
##############################################
xdelta3-3.0.11-dfsg/configure-3185-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xdelta3-3.0.11-dfsg/configure:3186:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xdelta3-3.0.11-dfsg/configure-3187-	  break;;
##############################################
xdelta3-3.0.11-dfsg/configure-3294-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xdelta3-3.0.11-dfsg/configure:3295:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xdelta3-3.0.11-dfsg/configure-3296-       break;;
##############################################
xdelta3-3.0.11-dfsg/configure-3608-  # Check for GNU $ac_path_SED
xdelta3-3.0.11-dfsg/configure:3609:case `"$ac_path_SED" --version 2>&1` in
xdelta3-3.0.11-dfsg/configure-3610-*GNU*)
##############################################
xdelta3-3.0.11-dfsg/configure-3684-  # Check for GNU $ac_path_GREP
xdelta3-3.0.11-dfsg/configure:3685:case `"$ac_path_GREP" --version 2>&1` in
xdelta3-3.0.11-dfsg/configure-3686-*GNU*)
##############################################
xdelta3-3.0.11-dfsg/configure-3750-  # Check for GNU $ac_path_EGREP
xdelta3-3.0.11-dfsg/configure:3751:case `"$ac_path_EGREP" --version 2>&1` in
xdelta3-3.0.11-dfsg/configure-3752-*GNU*)
##############################################
xdelta3-3.0.11-dfsg/configure-3817-  # Check for GNU $ac_path_FGREP
xdelta3-3.0.11-dfsg/configure:3818:case `"$ac_path_FGREP" --version 2>&1` in
xdelta3-3.0.11-dfsg/configure-3819-*GNU*)
##############################################
xdelta3-3.0.11-dfsg/configure-3897-    # gcc leaves a trailing carriage return, which upsets mingw
xdelta3-3.0.11-dfsg/configure:3898:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xdelta3-3.0.11-dfsg/configure-3899-  *)
xdelta3-3.0.11-dfsg/configure:3900:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xdelta3-3.0.11-dfsg/configure-3901-  esac
##############################################
xdelta3-3.0.11-dfsg/configure-3906-      # Canonicalize the pathname of ld
xdelta3-3.0.11-dfsg/configure:3907:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xdelta3-3.0.11-dfsg/configure-3908-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xdelta3-3.0.11-dfsg/configure:3909:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xdelta3-3.0.11-dfsg/configure-3910-      done
##############################################
xdelta3-3.0.11-dfsg/configure-3941-      # Break only if it was the GNU/non-GNU ld that we prefer.
xdelta3-3.0.11-dfsg/configure:3942:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xdelta3-3.0.11-dfsg/configure-3943-      *GNU* | *'with BFD'*)
##############################################
xdelta3-3.0.11-dfsg/configure-3972-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xdelta3-3.0.11-dfsg/configure:3973:case `$LD -v 2>&1 </dev/null` in
xdelta3-3.0.11-dfsg/configure-3974-*GNU* | *'with BFD'*)
##############################################
xdelta3-3.0.11-dfsg/configure-4022-	esac
xdelta3-3.0.11-dfsg/configure:4023:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xdelta3-3.0.11-dfsg/configure-4024-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xdelta3-3.0.11-dfsg/configure-4028-	*)
xdelta3-3.0.11-dfsg/configure:4029:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xdelta3-3.0.11-dfsg/configure-4030-	  */dev/null*)
##############################################
xdelta3-3.0.11-dfsg/configure-4156-
xdelta3-3.0.11-dfsg/configure:4157:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xdelta3-3.0.11-dfsg/configure-4158-    *COFF*)
##############################################
xdelta3-3.0.11-dfsg/configure-4268-    # And add a safety zone
xdelta3-3.0.11-dfsg/configure:4269:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xdelta3-3.0.11-dfsg/configure:4270:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xdelta3-3.0.11-dfsg/configure-4271-    ;;
##############################################
xdelta3-3.0.11-dfsg/configure-4301-    if test -n "$kargmax"; then
xdelta3-3.0.11-dfsg/configure:4302:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xdelta3-3.0.11-dfsg/configure-4303-    else
##############################################
xdelta3-3.0.11-dfsg/configure-4310-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xdelta3-3.0.11-dfsg/configure:4311:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xdelta3-3.0.11-dfsg/configure:4312:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xdelta3-3.0.11-dfsg/configure-4313-    else
##############################################
xdelta3-3.0.11-dfsg/configure-4322-      # we can't tell.
xdelta3-3.0.11-dfsg/configure:4323:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xdelta3-3.0.11-dfsg/configure-4324-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xdelta3-3.0.11-dfsg/configure-4326-      do
xdelta3-3.0.11-dfsg/configure:4327:        i=`expr $i + 1`
xdelta3-3.0.11-dfsg/configure-4328-        teststring=$teststring$teststring
##############################################
xdelta3-3.0.11-dfsg/configure-4330-      # Only check the string length outside the loop.
xdelta3-3.0.11-dfsg/configure:4331:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xdelta3-3.0.11-dfsg/configure-4332-      teststring=
##############################################
xdelta3-3.0.11-dfsg/configure-4335-      # linker.  It appears as though 1/2 is a usable value.
xdelta3-3.0.11-dfsg/configure:4336:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xdelta3-3.0.11-dfsg/configure-4337-    fi
##############################################
xdelta3-3.0.11-dfsg/configure-4746-openbsd* | bitrig*)
xdelta3-3.0.11-dfsg/configure:4747:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xdelta3-3.0.11-dfsg/configure-4748-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xdelta3-3.0.11-dfsg/configure-4816-    else
xdelta3-3.0.11-dfsg/configure:4817:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xdelta3-3.0.11-dfsg/configure-4818-    fi
##############################################
xdelta3-3.0.11-dfsg/configure-4961-  # decide which one to use based on capabilities of $DLLTOOL
xdelta3-3.0.11-dfsg/configure:4962:  case `$DLLTOOL --help 2>&1` in
xdelta3-3.0.11-dfsg/configure-4963-  *--identify-strict*)
##############################################
xdelta3-3.0.11-dfsg/configure-5525-# If we're using GNU nm, then use its standard symbol codes.
xdelta3-3.0.11-dfsg/configure:5526:case `$NM -V 2>&1` in
xdelta3-3.0.11-dfsg/configure-5527-*GNU* | *'with BFD'*)
##############################################
xdelta3-3.0.11-dfsg/configure-5573-mingw*)
xdelta3-3.0.11-dfsg/configure:5574:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xdelta3-3.0.11-dfsg/configure-5575-  ;;
##############################################
xdelta3-3.0.11-dfsg/configure-5805-   if test yes = "$GCC"; then
xdelta3-3.0.11-dfsg/configure:5806:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xdelta3-3.0.11-dfsg/configure-5807-   fi
##############################################
xdelta3-3.0.11-dfsg/configure-5809- /*)
xdelta3-3.0.11-dfsg/configure:5810:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xdelta3-3.0.11-dfsg/configure-5811-   ;; #(
##############################################
xdelta3-3.0.11-dfsg/configure-5904-    done
xdelta3-3.0.11-dfsg/configure:5905:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xdelta3-3.0.11-dfsg/configure-5906-}
##############################################
xdelta3-3.0.11-dfsg/configure-5926-  test $ac_status = 0; }; then
xdelta3-3.0.11-dfsg/configure:5927:    case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/configure-5928-      *ELF-32*)
##############################################
xdelta3-3.0.11-dfsg/configure-5947-    if test yes = "$lt_cv_prog_gnu_ld"; then
xdelta3-3.0.11-dfsg/configure:5948:      case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/configure-5949-	*32-bit*)
##############################################
xdelta3-3.0.11-dfsg/configure-5959-    else
xdelta3-3.0.11-dfsg/configure:5960:      case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/configure-5961-	*32-bit*)
##############################################
xdelta3-3.0.11-dfsg/configure-5985-    emul=elf
xdelta3-3.0.11-dfsg/configure:5986:    case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/configure-5987-      *32-bit*)
##############################################
xdelta3-3.0.11-dfsg/configure-5993-    esac
xdelta3-3.0.11-dfsg/configure:5994:    case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/configure-5995-      *MSB*)
##############################################
xdelta3-3.0.11-dfsg/configure-6001-    esac
xdelta3-3.0.11-dfsg/configure:6002:    case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/configure-6003-      *N32*)
##############################################
xdelta3-3.0.11-dfsg/configure-6934-    *:)
xdelta3-3.0.11-dfsg/configure:6935:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xdelta3-3.0.11-dfsg/configure-6936-        ;;
xdelta3-3.0.11-dfsg/configure-6937-    x:*)
xdelta3-3.0.11-dfsg/configure:6938:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/configure-6939-        ;;
xdelta3-3.0.11-dfsg/configure-6940-    *::*)
xdelta3-3.0.11-dfsg/configure:6941:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/configure:6942:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xdelta3-3.0.11-dfsg/configure-6943-        ;;
xdelta3-3.0.11-dfsg/configure-6944-    *)
xdelta3-3.0.11-dfsg/configure:6945:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/configure-6946-        ;;
##############################################
xdelta3-3.0.11-dfsg/configure-7203-do :
xdelta3-3.0.11-dfsg/configure:7204:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xdelta3-3.0.11-dfsg/configure-7205-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xdelta3-3.0.11-dfsg/configure-7208-  cat >>confdefs.h <<_ACEOF
xdelta3-3.0.11-dfsg/configure:7209:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xdelta3-3.0.11-dfsg/configure-7210-_ACEOF
##############################################
xdelta3-3.0.11-dfsg/configure-7566-	"file_magic "*)
xdelta3-3.0.11-dfsg/configure:7567:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xdelta3-3.0.11-dfsg/configure-7568-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xdelta3-3.0.11-dfsg/configure-7632-	"file_magic "*)
xdelta3-3.0.11-dfsg/configure:7633:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xdelta3-3.0.11-dfsg/configure-7634-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xdelta3-3.0.11-dfsg/configure-8030-      *)
xdelta3-3.0.11-dfsg/configure:8031:	case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/configure-8032-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xdelta3-3.0.11-dfsg/configure-8476-	# shared libraries, regardless of the interface used.
xdelta3-3.0.11-dfsg/configure:8477:	case `$LD -v 2>&1` in
xdelta3-3.0.11-dfsg/configure-8478-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xdelta3-3.0.11-dfsg/configure-8508-    supports_anon_versioning=no
xdelta3-3.0.11-dfsg/configure:8509:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
xdelta3-3.0.11-dfsg/configure-8510-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xdelta3-3.0.11-dfsg/configure-8577-	# is; otherwise, prepend EXPORTS...
xdelta3-3.0.11-dfsg/configure:8578:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xdelta3-3.0.11-dfsg/configure-8579-          cp $export_symbols $output_objdir/$soname.def;
##############################################
xdelta3-3.0.11-dfsg/configure-8611-	prefix_cmds="$SED"~
xdelta3-3.0.11-dfsg/configure:8612:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xdelta3-3.0.11-dfsg/configure-8613-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xdelta3-3.0.11-dfsg/configure-8633-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta3-3.0.11-dfsg/configure:8634:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta3-3.0.11-dfsg/configure:8635:      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'
xdelta3-3.0.11-dfsg/configure-8636-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-8651-        pgcc*)				# Portland Group C compiler
xdelta3-3.0.11-dfsg/configure:8652:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/configure-8653-	  tmp_addflag=' $pic_flag'
##############################################
xdelta3-3.0.11-dfsg/configure-8656-					# Portland Group f77 and f90 compilers
xdelta3-3.0.11-dfsg/configure:8657:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/configure-8658-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xdelta3-3.0.11-dfsg/configure-8673-	nvcc*)	# Cuda Compiler Driver 2.2
xdelta3-3.0.11-dfsg/configure:8674:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/configure-8675-	  compiler_needs_object=yes
##############################################
xdelta3-3.0.11-dfsg/configure-8677-	esac
xdelta3-3.0.11-dfsg/configure:8678:	case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/configure-8679-	*Sun\ C*)			# Sun C 5.9
xdelta3-3.0.11-dfsg/configure:8680:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/configure-8681-	  compiler_needs_object=yes
##############################################
xdelta3-3.0.11-dfsg/configure-8748-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xdelta3-3.0.11-dfsg/configure:8749:      case `$LD -v 2>&1` in
xdelta3-3.0.11-dfsg/configure-8750-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xdelta3-3.0.11-dfsg/configure-8837-	else
xdelta3-3.0.11-dfsg/configure:8838:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xdelta3-3.0.11-dfsg/configure-8839-	fi
##############################################
xdelta3-3.0.11-dfsg/configure-8902-	# below for broken collect2 doesn't work under 4.3+
xdelta3-3.0.11-dfsg/configure:8903:	  collect2name=`$CC -print-prog-name=collect2`
xdelta3-3.0.11-dfsg/configure-8904-	  if test -f "$collect2name" &&
##############################################
xdelta3-3.0.11-dfsg/configure-8982-      }'
xdelta3-3.0.11-dfsg/configure:8983:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/configure-8984-  # Check for a 64-bit object if we didn't find anything.
xdelta3-3.0.11-dfsg/configure-8985-  if test -z "$lt_cv_aix_libpath_"; then
xdelta3-3.0.11-dfsg/configure:8986:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/configure-8987-  fi
##############################################
xdelta3-3.0.11-dfsg/configure-9000-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
xdelta3-3.0.11-dfsg/configure:9001:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xdelta3-3.0.11-dfsg/configure-9002-      else
##############################################
xdelta3-3.0.11-dfsg/configure-9035-      }'
xdelta3-3.0.11-dfsg/configure:9036:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/configure-9037-  # Check for a 64-bit object if we didn't find anything.
xdelta3-3.0.11-dfsg/configure-9038-  if test -z "$lt_cv_aix_libpath_"; then
xdelta3-3.0.11-dfsg/configure:9039:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/configure-9040-  fi
##############################################
xdelta3-3.0.11-dfsg/configure-9067-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xdelta3-3.0.11-dfsg/configure:9068:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xdelta3-3.0.11-dfsg/configure-9069-	  if test svr4 != "$with_aix_soname"; then
##############################################
xdelta3-3.0.11-dfsg/configure-9120-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xdelta3-3.0.11-dfsg/configure:9121:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xdelta3-3.0.11-dfsg/configure-9122-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xdelta3-3.0.11-dfsg/configure-9158-	# FIXME: Setting linknames here is a bad hack.
xdelta3-3.0.11-dfsg/configure:9159:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xdelta3-3.0.11-dfsg/configure-9160-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xdelta3-3.0.11-dfsg/configure-9176-  if test yes = "$lt_cv_ld_force_load"; then
xdelta3-3.0.11-dfsg/configure:9177:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xdelta3-3.0.11-dfsg/configure-9178-
##############################################
xdelta3-3.0.11-dfsg/configure-9356-      if test yes = "$GCC"; then
xdelta3-3.0.11-dfsg/configure:9357:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-9358-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xdelta3-3.0.11-dfsg/configure-9384-	if test yes = "$lt_cv_irix_exported_symbol"; then
xdelta3-3.0.11-dfsg/configure:9385:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
xdelta3-3.0.11-dfsg/configure-9386-	fi
xdelta3-3.0.11-dfsg/configure-9387-      else
xdelta3-3.0.11-dfsg/configure:9388:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure:9389:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
xdelta3-3.0.11-dfsg/configure-9390-      fi
##############################################
xdelta3-3.0.11-dfsg/configure-9434-	hardcode_direct_absolute=yes
xdelta3-3.0.11-dfsg/configure:9435:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xdelta3-3.0.11-dfsg/configure-9436-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xdelta3-3.0.11-dfsg/configure-9465-	prefix_cmds="$SED"~
xdelta3-3.0.11-dfsg/configure:9466:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xdelta3-3.0.11-dfsg/configure-9467-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xdelta3-3.0.11-dfsg/configure-9479-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xdelta3-3.0.11-dfsg/configure:9480:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-9481-      else
xdelta3-3.0.11-dfsg/configure-9482-	allow_undefined_flag=' -expect_unresolved \*'
xdelta3-3.0.11-dfsg/configure:9483:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-9484-      fi
##############################################
xdelta3-3.0.11-dfsg/configure-9492-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xdelta3-3.0.11-dfsg/configure:9493:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-9494-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
xdelta3-3.0.11-dfsg/configure-9496-	allow_undefined_flag=' -expect_unresolved \*'
xdelta3-3.0.11-dfsg/configure:9497:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure:9498:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
xdelta3-3.0.11-dfsg/configure:9499:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
xdelta3-3.0.11-dfsg/configure-9500-
##############################################
xdelta3-3.0.11-dfsg/configure-9515-      else
xdelta3-3.0.11-dfsg/configure:9516:	case `$CC -V 2>&1` in
xdelta3-3.0.11-dfsg/configure-9517-	*"Compilers 5.0"*)
##############################################
xdelta3-3.0.11-dfsg/configure-9914-  esac
xdelta3-3.0.11-dfsg/configure:9915:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xdelta3-3.0.11-dfsg/configure-9916-  case $lt_search_path_spec in
##############################################
xdelta3-3.0.11-dfsg/configure-9921-    # okay in the real world where ";" in dirpaths is itself problematic.
xdelta3-3.0.11-dfsg/configure:9922:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xdelta3-3.0.11-dfsg/configure-9923-    ;;
xdelta3-3.0.11-dfsg/configure-9924-  *)
xdelta3-3.0.11-dfsg/configure:9925:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xdelta3-3.0.11-dfsg/configure-9926-    ;;
##############################################
xdelta3-3.0.11-dfsg/configure-9930-  lt_tmp_lt_search_path_spec=
xdelta3-3.0.11-dfsg/configure:9931:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xdelta3-3.0.11-dfsg/configure-9932-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xdelta3-3.0.11-dfsg/configure-9972-  esac
xdelta3-3.0.11-dfsg/configure:9973:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xdelta3-3.0.11-dfsg/configure-9974-else
##############################################
xdelta3-3.0.11-dfsg/configure-10112-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta3-3.0.11-dfsg/configure:10113:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xdelta3-3.0.11-dfsg/configure-10114-    ;;
##############################################
xdelta3-3.0.11-dfsg/configure-10148-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta3-3.0.11-dfsg/configure:10149:    postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/configure:10150:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure:10151:      dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/configure-10152-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta3-3.0.11-dfsg/configure-10157-      fi'
xdelta3-3.0.11-dfsg/configure:10158:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure-10159-      dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/configure-10165-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xdelta3-3.0.11-dfsg/configure:10166:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/configure-10167-
##############################################
xdelta3-3.0.11-dfsg/configure-10171-      # MinGW DLLs use traditional 'lib' prefix
xdelta3-3.0.11-dfsg/configure:10172:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/configure-10173-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-10175-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xdelta3-3.0.11-dfsg/configure:10176:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/configure-10177-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-10184-    libname_spec='$name'
xdelta3-3.0.11-dfsg/configure:10185:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/configure-10186-    library_names_spec='$libname.dll.lib'
##############################################
xdelta3-3.0.11-dfsg/configure-10196-        # Let DOS variable expansion print the short 8.3 style file name.
xdelta3-3.0.11-dfsg/configure:10197:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xdelta3-3.0.11-dfsg/configure-10198-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xdelta3-3.0.11-dfsg/configure-10201-      # Convert to MSYS style.
xdelta3-3.0.11-dfsg/configure:10202:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xdelta3-3.0.11-dfsg/configure-10203-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-10207-      # like /cygdrive/c/PROGRA~1:/cygdr...
xdelta3-3.0.11-dfsg/configure:10208:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xdelta3-3.0.11-dfsg/configure:10209:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xdelta3-3.0.11-dfsg/configure:10210:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xdelta3-3.0.11-dfsg/configure-10211-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-10215-        # It is most probably a Windows format PATH.
xdelta3-3.0.11-dfsg/configure:10216:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xdelta3-3.0.11-dfsg/configure-10217-      else
xdelta3-3.0.11-dfsg/configure:10218:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xdelta3-3.0.11-dfsg/configure-10219-      fi
##############################################
xdelta3-3.0.11-dfsg/configure-10225-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta3-3.0.11-dfsg/configure:10226:    postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/configure:10227:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure:10228:      dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/configure-10229-      test -d \$dldir || mkdir -p \$dldir~
xdelta3-3.0.11-dfsg/configure-10230-      $install_prog $dir/$dlname \$dldir/$dlname'
xdelta3-3.0.11-dfsg/configure:10231:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure-10232-      dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/configure-10239-    # Assume MSVC wrapper
xdelta3-3.0.11-dfsg/configure:10240:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xdelta3-3.0.11-dfsg/configure-10241-    dynamic_linker='Win32 ld.exe'
##############################################
xdelta3-3.0.11-dfsg/configure-10256-  shlibpath_var=DYLD_LIBRARY_PATH
xdelta3-3.0.11-dfsg/configure:10257:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xdelta3-3.0.11-dfsg/configure-10258-
##############################################
xdelta3-3.0.11-dfsg/configure-10522-  if test -f /etc/ld.so.conf; then
xdelta3-3.0.11-dfsg/configure:10523:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
xdelta3-3.0.11-dfsg/configure-10524-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xdelta3-3.0.11-dfsg/configure-10576-  need_lib_prefix=no
xdelta3-3.0.11-dfsg/configure:10577:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xdelta3-3.0.11-dfsg/configure-10578-    need_version=no
##############################################
xdelta3-3.0.11-dfsg/configure-10603-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xdelta3-3.0.11-dfsg/configure:10604:  postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/configure:10605:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure:10606:    dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/configure-10607-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta3-3.0.11-dfsg/configure-10612-    fi'
xdelta3-3.0.11-dfsg/configure:10613:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure-10614-    dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/configure-11661-     echo "timestamp, slept: $am_has_slept" > conftest.file
xdelta3-3.0.11-dfsg/configure:11662:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xdelta3-3.0.11-dfsg/configure-11663-     if test "$*" = "X"; then
xdelta3-3.0.11-dfsg/configure-11664-	# -L didn't work.
xdelta3-3.0.11-dfsg/configure:11665:	set X `ls -t "$srcdir/configure" conftest.file`
xdelta3-3.0.11-dfsg/configure-11666-     fi
##############################################
xdelta3-3.0.11-dfsg/configure-11712-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xdelta3-3.0.11-dfsg/configure:11713:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xdelta3-3.0.11-dfsg/configure-11714-
##############################################
xdelta3-3.0.11-dfsg/configure-11854-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xdelta3-3.0.11-dfsg/configure:11855:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xdelta3-3.0.11-dfsg/configure-11856-	     'mkdir (GNU coreutils) '* | \
##############################################
xdelta3-3.0.11-dfsg/configure-11885-set x ${MAKE-make}
xdelta3-3.0.11-dfsg/configure:11886:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xdelta3-3.0.11-dfsg/configure-11887-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xdelta3-3.0.11-dfsg/configure-11895-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xdelta3-3.0.11-dfsg/configure:11896:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xdelta3-3.0.11-dfsg/configure-11897-  *@@@%%%=?*=@@@%%%*)
##############################################
xdelta3-3.0.11-dfsg/configure-11942-# Ignore all kinds of additional output from 'make'.
xdelta3-3.0.11-dfsg/configure:11943:case `$am_make -s -f confmf 2> /dev/null` in #(
xdelta3-3.0.11-dfsg/configure-11944-*the\ am__doit\ target*)
##############################################
xdelta3-3.0.11-dfsg/configure-11952-   echo '.include "confinc"' > confmf
xdelta3-3.0.11-dfsg/configure:11953:   case `$am_make -s -f confmf 2> /dev/null` in #(
xdelta3-3.0.11-dfsg/configure-11954-   *the\ am__doit\ target*)
##############################################
xdelta3-3.0.11-dfsg/configure-12024-
xdelta3-3.0.11-dfsg/configure:12025:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xdelta3-3.0.11-dfsg/configure-12026-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xdelta3-3.0.11-dfsg/configure-12232-  if test "$am_compiler_list" = ""; then
xdelta3-3.0.11-dfsg/configure:12233:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xdelta3-3.0.11-dfsg/configure-12234-  fi
##############################################
xdelta3-3.0.11-dfsg/configure-13284-  case $2 in
xdelta3-3.0.11-dfsg/configure:13285:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
xdelta3-3.0.11-dfsg/configure:13286:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
xdelta3-3.0.11-dfsg/configure-13287-  esac
##############################################
xdelta3-3.0.11-dfsg/configure-13564-    # gcc leaves a trailing carriage return, which upsets mingw
xdelta3-3.0.11-dfsg/configure:13565:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xdelta3-3.0.11-dfsg/configure-13566-  *)
xdelta3-3.0.11-dfsg/configure:13567:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xdelta3-3.0.11-dfsg/configure-13568-  esac
##############################################
xdelta3-3.0.11-dfsg/configure-13573-      # Canonicalize the pathname of ld
xdelta3-3.0.11-dfsg/configure:13574:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xdelta3-3.0.11-dfsg/configure-13575-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xdelta3-3.0.11-dfsg/configure:13576:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xdelta3-3.0.11-dfsg/configure-13577-      done
##############################################
xdelta3-3.0.11-dfsg/configure-13608-      # Break only if it was the GNU/non-GNU ld that we prefer.
xdelta3-3.0.11-dfsg/configure:13609:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xdelta3-3.0.11-dfsg/configure-13610-      *GNU* | *'with BFD'*)
##############################################
xdelta3-3.0.11-dfsg/configure-13639-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xdelta3-3.0.11-dfsg/configure:13640:case `$LD -v 2>&1 </dev/null` in
xdelta3-3.0.11-dfsg/configure-13641-*GNU* | *'with BFD'*)
##############################################
xdelta3-3.0.11-dfsg/configure-13673-        # ancient GNU ld didn't support --whole-archive et. al.
xdelta3-3.0.11-dfsg/configure:13674:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xdelta3-3.0.11-dfsg/configure-13675-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xdelta3-3.0.11-dfsg/configure-13784-          # below for broken collect2 doesn't work under 4.3+
xdelta3-3.0.11-dfsg/configure:13785:	  collect2name=`$CC -print-prog-name=collect2`
xdelta3-3.0.11-dfsg/configure-13786-	  if test -f "$collect2name" &&
##############################################
xdelta3-3.0.11-dfsg/configure-13865-      }'
xdelta3-3.0.11-dfsg/configure:13866:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/configure-13867-  # Check for a 64-bit object if we didn't find anything.
xdelta3-3.0.11-dfsg/configure-13868-  if test -z "$lt_cv_aix_libpath__CXX"; then
xdelta3-3.0.11-dfsg/configure:13869:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/configure-13870-  fi
##############################################
xdelta3-3.0.11-dfsg/configure-13884-
xdelta3-3.0.11-dfsg/configure:13885:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xdelta3-3.0.11-dfsg/configure-13886-        else
##############################################
xdelta3-3.0.11-dfsg/configure-13919-      }'
xdelta3-3.0.11-dfsg/configure:13920:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/configure-13921-  # Check for a 64-bit object if we didn't find anything.
xdelta3-3.0.11-dfsg/configure-13922-  if test -z "$lt_cv_aix_libpath__CXX"; then
xdelta3-3.0.11-dfsg/configure:13923:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/configure-13924-  fi
##############################################
xdelta3-3.0.11-dfsg/configure-13951-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xdelta3-3.0.11-dfsg/configure:13952:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xdelta3-3.0.11-dfsg/configure-13953-	    if test svr4 != "$with_aix_soname"; then
##############################################
xdelta3-3.0.11-dfsg/configure-14004-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xdelta3-3.0.11-dfsg/configure:14005:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xdelta3-3.0.11-dfsg/configure-14006-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xdelta3-3.0.11-dfsg/configure-14046-	    # is; otherwise, prepend EXPORTS...
xdelta3-3.0.11-dfsg/configure:14047:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xdelta3-3.0.11-dfsg/configure-14048-              cp $export_symbols $output_objdir/$soname.def;
##############################################
xdelta3-3.0.11-dfsg/configure-14067-  if test yes = "$lt_cv_ld_force_load"; then
xdelta3-3.0.11-dfsg/configure:14068:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xdelta3-3.0.11-dfsg/configure-14069-
##############################################
xdelta3-3.0.11-dfsg/configure-14112-	  prefix_cmds="$SED"~
xdelta3-3.0.11-dfsg/configure:14113:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xdelta3-3.0.11-dfsg/configure-14114-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xdelta3-3.0.11-dfsg/configure-14186-            # dependencies.
xdelta3-3.0.11-dfsg/configure:14187:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xdelta3-3.0.11-dfsg/configure-14188-            ;;
##############################################
xdelta3-3.0.11-dfsg/configure-14251-	    # dependencies.
xdelta3-3.0.11-dfsg/configure:14252:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xdelta3-3.0.11-dfsg/configure-14253-	    ;;
##############################################
xdelta3-3.0.11-dfsg/configure-14287-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta3-3.0.11-dfsg/configure:14288:	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'
xdelta3-3.0.11-dfsg/configure:14289:	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'
xdelta3-3.0.11-dfsg/configure-14290-	;;
##############################################
xdelta3-3.0.11-dfsg/configure-14294-	    # SGI C++
xdelta3-3.0.11-dfsg/configure:14295:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-14296-
##############################################
xdelta3-3.0.11-dfsg/configure-14305-	      if test no = "$with_gnu_ld"; then
xdelta3-3.0.11-dfsg/configure:14306:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-14307-	      else
xdelta3-3.0.11-dfsg/configure:14308:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
xdelta3-3.0.11-dfsg/configure-14309-	      fi
##############################################
xdelta3-3.0.11-dfsg/configure-14326-	    # to its proper name (with version) after linking.
xdelta3-3.0.11-dfsg/configure:14327:	    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'
xdelta3-3.0.11-dfsg/configure:14328:	    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'
xdelta3-3.0.11-dfsg/configure-14329-	    # Commands to make compiler produce verbose output that lists
##############################################
xdelta3-3.0.11-dfsg/configure-14336-	    # dependencies.
xdelta3-3.0.11-dfsg/configure:14337:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xdelta3-3.0.11-dfsg/configure-14338-
##############################################
xdelta3-3.0.11-dfsg/configure-14351-	    # earlier do not add the objects themselves.
xdelta3-3.0.11-dfsg/configure:14352:	    case `$CC -V 2>&1` in
xdelta3-3.0.11-dfsg/configure-14353-	      *"Version 7."*)
##############################################
xdelta3-3.0.11-dfsg/configure-14372-            # Portland Group C++ compiler
xdelta3-3.0.11-dfsg/configure:14373:	    case `$CC -V` in
xdelta3-3.0.11-dfsg/configure-14374-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
xdelta3-3.0.11-dfsg/configure-14377-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xdelta3-3.0.11-dfsg/configure:14378:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xdelta3-3.0.11-dfsg/configure-14379-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
xdelta3-3.0.11-dfsg/configure-14381-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xdelta3-3.0.11-dfsg/configure:14382:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xdelta3-3.0.11-dfsg/configure-14383-                $RANLIB $oldlib'
##############################################
xdelta3-3.0.11-dfsg/configure-14386-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xdelta3-3.0.11-dfsg/configure:14387:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
xdelta3-3.0.11-dfsg/configure-14388-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
xdelta3-3.0.11-dfsg/configure-14390-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xdelta3-3.0.11-dfsg/configure:14391:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
xdelta3-3.0.11-dfsg/configure-14392-	      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-14400-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
xdelta3-3.0.11-dfsg/configure:14401:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/configure-14402-            ;;
##############################################
xdelta3-3.0.11-dfsg/configure-14419-	    # dependencies.
xdelta3-3.0.11-dfsg/configure:14420:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
xdelta3-3.0.11-dfsg/configure-14421-	    ;;
##############################################
xdelta3-3.0.11-dfsg/configure-14434-	  *)
xdelta3-3.0.11-dfsg/configure:14435:	    case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/configure-14436-	    *Sun\ C*)
##############################################
xdelta3-3.0.11-dfsg/configure-14441-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
xdelta3-3.0.11-dfsg/configure:14442:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/configure-14443-	      compiler_needs_object_CXX=yes
##############################################
xdelta3-3.0.11-dfsg/configure-14506-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
xdelta3-3.0.11-dfsg/configure:14507:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xdelta3-3.0.11-dfsg/configure-14508-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
xdelta3-3.0.11-dfsg/configure-14525-	    # to its proper name (with version) after linking.
xdelta3-3.0.11-dfsg/configure:14526:	    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'
xdelta3-3.0.11-dfsg/configure-14527-
##############################################
xdelta3-3.0.11-dfsg/configure-14546-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
xdelta3-3.0.11-dfsg/configure:14547:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-14548-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
xdelta3-3.0.11-dfsg/configure-14551-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
xdelta3-3.0.11-dfsg/configure:14552:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure:14553:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xdelta3-3.0.11-dfsg/configure-14554-                  echo "-hidden">> $lib.exp~
xdelta3-3.0.11-dfsg/configure:14555:                  $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~
xdelta3-3.0.11-dfsg/configure-14556-                  $RM $lib.exp'
##############################################
xdelta3-3.0.11-dfsg/configure-14570-	    # dependencies.
xdelta3-3.0.11-dfsg/configure:14571:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xdelta3-3.0.11-dfsg/configure-14572-	    ;;
##############################################
xdelta3-3.0.11-dfsg/configure-14577-	        osf3*)
xdelta3-3.0.11-dfsg/configure:14578:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-14579-		  ;;
xdelta3-3.0.11-dfsg/configure-14580-	        *)
xdelta3-3.0.11-dfsg/configure:14581:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/configure-14582-		  ;;
##############################################
xdelta3-3.0.11-dfsg/configure-14824-
xdelta3-3.0.11-dfsg/configure:14825:  for p in `eval "$output_verbose_link_cmd"`; do
xdelta3-3.0.11-dfsg/configure-14826-    case $prev$p in
##############################################
xdelta3-3.0.11-dfsg/configure-14927-if test -n "${compiler_lib_search_path_CXX}"; then
xdelta3-3.0.11-dfsg/configure:14928: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xdelta3-3.0.11-dfsg/configure-14929-fi
##############################################
xdelta3-3.0.11-dfsg/configure-15174-	  *)
xdelta3-3.0.11-dfsg/configure:15175:	    case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/configure-15176-	    *Sun\ C*)
##############################################
xdelta3-3.0.11-dfsg/configure-15556-    else
xdelta3-3.0.11-dfsg/configure:15557:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xdelta3-3.0.11-dfsg/configure-15558-    fi
##############################################
xdelta3-3.0.11-dfsg/configure-15858-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta3-3.0.11-dfsg/configure:15859:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xdelta3-3.0.11-dfsg/configure-15860-    ;;
##############################################
xdelta3-3.0.11-dfsg/configure-15894-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta3-3.0.11-dfsg/configure:15895:    postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/configure:15896:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure:15897:      dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/configure-15898-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta3-3.0.11-dfsg/configure-15903-      fi'
xdelta3-3.0.11-dfsg/configure:15904:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure-15905-      dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/configure-15911-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xdelta3-3.0.11-dfsg/configure:15912:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/configure-15913-
##############################################
xdelta3-3.0.11-dfsg/configure-15916-      # MinGW DLLs use traditional 'lib' prefix
xdelta3-3.0.11-dfsg/configure:15917:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/configure-15918-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-15920-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xdelta3-3.0.11-dfsg/configure:15921:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/configure-15922-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-15929-    libname_spec='$name'
xdelta3-3.0.11-dfsg/configure:15930:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/configure-15931-    library_names_spec='$libname.dll.lib'
##############################################
xdelta3-3.0.11-dfsg/configure-15941-        # Let DOS variable expansion print the short 8.3 style file name.
xdelta3-3.0.11-dfsg/configure:15942:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xdelta3-3.0.11-dfsg/configure-15943-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xdelta3-3.0.11-dfsg/configure-15946-      # Convert to MSYS style.
xdelta3-3.0.11-dfsg/configure:15947:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xdelta3-3.0.11-dfsg/configure-15948-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-15952-      # like /cygdrive/c/PROGRA~1:/cygdr...
xdelta3-3.0.11-dfsg/configure:15953:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xdelta3-3.0.11-dfsg/configure:15954:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xdelta3-3.0.11-dfsg/configure:15955:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xdelta3-3.0.11-dfsg/configure-15956-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-15960-        # It is most probably a Windows format PATH.
xdelta3-3.0.11-dfsg/configure:15961:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xdelta3-3.0.11-dfsg/configure-15962-      else
xdelta3-3.0.11-dfsg/configure:15963:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xdelta3-3.0.11-dfsg/configure-15964-      fi
##############################################
xdelta3-3.0.11-dfsg/configure-15970-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta3-3.0.11-dfsg/configure:15971:    postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/configure:15972:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure:15973:      dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/configure-15974-      test -d \$dldir || mkdir -p \$dldir~
xdelta3-3.0.11-dfsg/configure-15975-      $install_prog $dir/$dlname \$dldir/$dlname'
xdelta3-3.0.11-dfsg/configure:15976:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure-15977-      dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/configure-15984-    # Assume MSVC wrapper
xdelta3-3.0.11-dfsg/configure:15985:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xdelta3-3.0.11-dfsg/configure-15986-    dynamic_linker='Win32 ld.exe'
##############################################
xdelta3-3.0.11-dfsg/configure-16001-  shlibpath_var=DYLD_LIBRARY_PATH
xdelta3-3.0.11-dfsg/configure:16002:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xdelta3-3.0.11-dfsg/configure-16003-
##############################################
xdelta3-3.0.11-dfsg/configure-16266-  if test -f /etc/ld.so.conf; then
xdelta3-3.0.11-dfsg/configure:16267:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
xdelta3-3.0.11-dfsg/configure-16268-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xdelta3-3.0.11-dfsg/configure-16320-  need_lib_prefix=no
xdelta3-3.0.11-dfsg/configure:16321:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xdelta3-3.0.11-dfsg/configure-16322-    need_version=no
##############################################
xdelta3-3.0.11-dfsg/configure-16347-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xdelta3-3.0.11-dfsg/configure:16348:  postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/configure:16349:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure:16350:    dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/configure-16351-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta3-3.0.11-dfsg/configure-16356-    fi'
xdelta3-3.0.11-dfsg/configure:16357:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xdelta3-3.0.11-dfsg/configure-16358-    dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/configure-16636-  if test "$am_compiler_list" = ""; then
xdelta3-3.0.11-dfsg/configure:16637:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xdelta3-3.0.11-dfsg/configure-16638-  fi
##############################################
xdelta3-3.0.11-dfsg/configure-17078-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xdelta3-3.0.11-dfsg/configure:17079:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xdelta3-3.0.11-dfsg/configure-17080-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xdelta3-3.0.11-dfsg/configure-17177-if test -z "$BASH_VERSION$ZSH_VERSION" \
xdelta3-3.0.11-dfsg/configure:17178:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xdelta3-3.0.11-dfsg/configure-17179-  as_echo='print -r --'
xdelta3-3.0.11-dfsg/configure-17180-  as_echo_n='print -rn --'
xdelta3-3.0.11-dfsg/configure:17181:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xdelta3-3.0.11-dfsg/configure-17182-  as_echo='printf %s\n'
##############################################
xdelta3-3.0.11-dfsg/configure-17184-else
xdelta3-3.0.11-dfsg/configure:17185:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xdelta3-3.0.11-dfsg/configure-17186-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xdelta3-3.0.11-dfsg/configure-17194-	expr "X$arg" : "X\\(.*\\)$as_nl";
xdelta3-3.0.11-dfsg/configure:17195:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xdelta3-3.0.11-dfsg/configure-17196-      esac;
##############################################
xdelta3-3.0.11-dfsg/configure-17271-# ----------------------------------------
xdelta3-3.0.11-dfsg/configure:17272:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xdelta3-3.0.11-dfsg/configure-17273-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xdelta3-3.0.11-dfsg/configure-17343-  {
xdelta3-3.0.11-dfsg/configure:17344:    as_val=`expr "$@" || test $? -eq 1`
xdelta3-3.0.11-dfsg/configure-17345-  }
##############################################
xdelta3-3.0.11-dfsg/configure-17447-      case $as_dir in #(
xdelta3-3.0.11-dfsg/configure:17448:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xdelta3-3.0.11-dfsg/configure-17449-      *) as_qdir=$as_dir;;
##############################################
xdelta3-3.0.11-dfsg/configure-17583-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xdelta3-3.0.11-dfsg/configure:17584:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xdelta3-3.0.11-dfsg/configure-17585-ac_cs_version="\\
##############################################
xdelta3-3.0.11-dfsg/configure-17608-  --*=?*)
xdelta3-3.0.11-dfsg/configure:17609:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xdelta3-3.0.11-dfsg/configure:17610:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xdelta3-3.0.11-dfsg/configure-17611-    ac_shift=:
##############################################
xdelta3-3.0.11-dfsg/configure-17613-  --*=)
xdelta3-3.0.11-dfsg/configure:17614:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xdelta3-3.0.11-dfsg/configure-17615-    ac_optarg=
##############################################
xdelta3-3.0.11-dfsg/configure-17637-    case $ac_optarg in
xdelta3-3.0.11-dfsg/configure:17638:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xdelta3-3.0.11-dfsg/configure-17639-    '') as_fn_error $? "missing file argument" ;;
##############################################
xdelta3-3.0.11-dfsg/configure-17645-    case $ac_optarg in
xdelta3-3.0.11-dfsg/configure:17646:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xdelta3-3.0.11-dfsg/configure-17647-    esac
##############################################
xdelta3-3.0.11-dfsg/configure-17713-delay_variable_subst='$delay_variable_subst'
xdelta3-3.0.11-dfsg/configure:17714:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17715:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17716:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17717:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17718:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17719:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17720:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17721:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17722:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17723:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17724:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17725:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17726:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17727:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17728:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17729:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17730:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17731:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17732:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17733:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17734:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17735:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17736:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17737:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17738:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17739:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17740:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17741:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17742:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17743:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17744:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17745:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17746:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17747:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17748:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17749:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17750:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17751:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17752:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17753:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17754:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17755:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17756:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17757:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17758:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17759:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17760:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17761:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17762:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17763:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17764:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17765:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17766:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17767:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17768:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17769:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17770:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17771:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17772:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17773:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17774:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17775:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17776:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17777:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17778:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17779:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17780:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17781:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17782:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17783:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17784:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17785:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17786:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17787:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17788:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17789:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17790:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17791:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17792:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17793:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17794:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17795:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17796:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17797:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17798:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17799:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17800:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17801:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17802:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17803:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17804:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17805:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17806:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17807:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17808:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17809:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17810:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17811:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17812:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17813:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17814:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17815:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17816:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17817:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17818:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17819:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17820:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17821:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17822:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17823:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17824:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17825:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17826:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17827:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17828:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17829:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17830:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17831:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17832:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17833:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17834:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17835:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17836:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17837:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17838:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17839:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17840:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17841:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17842:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17843:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17844:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17845:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17846:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17847:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17848:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17849:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17850:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17851:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17852:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17853:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17854:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17855:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17856:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17857:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17858:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17859:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17860:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17861:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17862:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17863:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17864:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17865:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17866:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17867:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17868:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17869:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17870:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17871:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17872:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17873:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17874:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17875:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17876:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17877:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17878:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17879:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17880:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17881:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17882:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17883:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17884:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17885:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17886:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17887:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17888:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17889:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17890:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17891:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17892:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17893:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17894:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17895:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17896:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17897:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17898:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17899:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17900:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17901:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure:17902:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/configure-17903-
##############################################
xdelta3-3.0.11-dfsg/configure-18015-compiler_lib_search_path_CXX; do
xdelta3-3.0.11-dfsg/configure:18016:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xdelta3-3.0.11-dfsg/configure-18017-    *[\\\\\\\`\\"\\\$]*)
xdelta3-3.0.11-dfsg/configure:18018:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xdelta3-3.0.11-dfsg/configure-18019-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-18057-postlink_cmds_CXX; do
xdelta3-3.0.11-dfsg/configure:18058:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xdelta3-3.0.11-dfsg/configure-18059-    *[\\\\\\\`\\"\\\$]*)
xdelta3-3.0.11-dfsg/configure:18060:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xdelta3-3.0.11-dfsg/configure-18061-      ;;
##############################################
xdelta3-3.0.11-dfsg/configure-18155-fi
xdelta3-3.0.11-dfsg/configure:18156:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xdelta3-3.0.11-dfsg/configure-18157-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xdelta3-3.0.11-dfsg/configure-18172-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xdelta3-3.0.11-dfsg/configure:18173:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xdelta3-3.0.11-dfsg/configure-18174-ac_delim='%!_!# '
##############################################
xdelta3-3.0.11-dfsg/configure-18178-
xdelta3-3.0.11-dfsg/configure:18179:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xdelta3-3.0.11-dfsg/configure-18180-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xdelta3-3.0.11-dfsg/configure-18316-for ac_last_try in false false :; do
xdelta3-3.0.11-dfsg/configure:18317:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xdelta3-3.0.11-dfsg/configure-18318-  if test -z "$ac_tt"; then
##############################################
xdelta3-3.0.11-dfsg/configure-18448-      esac
xdelta3-3.0.11-dfsg/configure:18449:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xdelta3-3.0.11-dfsg/configure-18450-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xdelta3-3.0.11-dfsg/configure-18507-*)
xdelta3-3.0.11-dfsg/configure:18508:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xdelta3-3.0.11-dfsg/configure-18509-  # A ".." for each directory in $ac_dir_suffix.
xdelta3-3.0.11-dfsg/configure:18510:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xdelta3-3.0.11-dfsg/configure-18511-  case $ac_top_builddir_sub in
##############################################
xdelta3-3.0.11-dfsg/configure-18568-/@mandir@/p'
xdelta3-3.0.11-dfsg/configure:18569:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xdelta3-3.0.11-dfsg/configure-18570-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xdelta3-3.0.11-dfsg/configure-18585-
xdelta3-3.0.11-dfsg/configure:18586:# Neutralize VPATH when `$srcdir' = `.'.
xdelta3-3.0.11-dfsg/configure-18587-# Shell code in configure.ac might set extrasub.
##############################################
xdelta3-3.0.11-dfsg/configure-18613-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xdelta3-3.0.11-dfsg/configure:18614:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xdelta3-3.0.11-dfsg/configure-18615-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xdelta3-3.0.11-dfsg/configure-18659-    * )
xdelta3-3.0.11-dfsg/configure:18660:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xdelta3-3.0.11-dfsg/configure-18661-  esac
##############################################
xdelta3-3.0.11-dfsg/configure-19186-    *:)
xdelta3-3.0.11-dfsg/configure:19187:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xdelta3-3.0.11-dfsg/configure-19188-        ;;
xdelta3-3.0.11-dfsg/configure-19189-    x:*)
xdelta3-3.0.11-dfsg/configure:19190:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/configure-19191-        ;;
xdelta3-3.0.11-dfsg/configure-19192-    *::*)
xdelta3-3.0.11-dfsg/configure:19193:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/configure:19194:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xdelta3-3.0.11-dfsg/configure-19195-        ;;
xdelta3-3.0.11-dfsg/configure-19196-    *)
xdelta3-3.0.11-dfsg/configure:19197:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/configure-19198-        ;;
##############################################
xdelta3-3.0.11-dfsg/configure-19213-    done
xdelta3-3.0.11-dfsg/configure:19214:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xdelta3-3.0.11-dfsg/configure-19215-}
##############################################
xdelta3-3.0.11-dfsg/configure-19416-    # Strip MF so we end up with the name of the file.
xdelta3-3.0.11-dfsg/configure:19417:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xdelta3-3.0.11-dfsg/configure-19418-    # Check whether this is an Automake generated Makefile or not.
##############################################
xdelta3-3.0.11-dfsg/configure-19453-    # from the Makefile without running 'make'.
xdelta3-3.0.11-dfsg/configure:19454:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xdelta3-3.0.11-dfsg/configure-19455-    test -z "$DEPDIR" && continue
xdelta3-3.0.11-dfsg/configure:19456:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xdelta3-3.0.11-dfsg/configure-19457-    test -z "$am__include" && continue
xdelta3-3.0.11-dfsg/configure:19458:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xdelta3-3.0.11-dfsg/configure-19459-    # Find all dependency output files, they are included files with
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-119-    done
xdelta3-3.0.11-dfsg/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-121-}
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
xdelta3-3.0.11-dfsg/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xdelta3-3.0.11-dfsg/m4/libtool.m4-439-
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-447-#
xdelta3-3.0.11-dfsg/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xdelta3-3.0.11-dfsg/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
xdelta3-3.0.11-dfsg/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xdelta3-3.0.11-dfsg/m4/libtool.m4-561-      ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
xdelta3-3.0.11-dfsg/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xdelta3-3.0.11-dfsg/m4/libtool.m4-574-      ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xdelta3-3.0.11-dfsg/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1165-      }]'
xdelta3-3.0.11-dfsg/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
xdelta3-3.0.11-dfsg/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1170-  fi],[])
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xdelta3-3.0.11-dfsg/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-1203-  ECHO='print -r --'
xdelta3-3.0.11-dfsg/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
xdelta3-3.0.11-dfsg/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
xdelta3-3.0.11-dfsg/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xdelta3-3.0.11-dfsg/m4/libtool.m4-1239-
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1260-   if test yes = "$GCC"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1262-   fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1264- /*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1266-   ;; #(
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
xdelta3-3.0.11-dfsg/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-1296-      *ELF-32*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-1313-	*32-bit*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1323-    else
xdelta3-3.0.11-dfsg/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-1325-	*32-bit*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1345-    emul=elf
xdelta3-3.0.11-dfsg/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-1347-      *32-bit*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1353-    esac
xdelta3-3.0.11-dfsg/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-1355-      *MSB*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1361-    esac
xdelta3-3.0.11-dfsg/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-1363-      *N32*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1726-    # And add a safety zone
xdelta3-3.0.11-dfsg/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xdelta3-3.0.11-dfsg/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1729-    ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1759-    if test -n "$kargmax"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1761-    else
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xdelta3-3.0.11-dfsg/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1771-    else
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1780-      # we can't tell.
xdelta3-3.0.11-dfsg/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xdelta3-3.0.11-dfsg/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1784-      do
xdelta3-3.0.11-dfsg/m4/libtool.m4:1785:        i=`expr $i + 1`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1788-      # Only check the string length outside the loop.
xdelta3-3.0.11-dfsg/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1790-      teststring=
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
xdelta3-3.0.11-dfsg/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xdelta3-3.0.11-dfsg/m4/libtool.m4-1795-    fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2259-    *:)
xdelta3-3.0.11-dfsg/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
xdelta3-3.0.11-dfsg/m4/libtool.m4-2261-        ;;
xdelta3-3.0.11-dfsg/m4/libtool.m4-2262-    x:*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/m4/libtool.m4-2264-        ;;
xdelta3-3.0.11-dfsg/m4/libtool.m4-2265-    *::*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
xdelta3-3.0.11-dfsg/m4/libtool.m4-2268-        ;;
xdelta3-3.0.11-dfsg/m4/libtool.m4-2269-    *)
xdelta3-3.0.11-dfsg/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
xdelta3-3.0.11-dfsg/m4/libtool.m4-2271-        ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2299-  esac
xdelta3-3.0.11-dfsg/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
xdelta3-3.0.11-dfsg/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2308-    ;;
xdelta3-3.0.11-dfsg/m4/libtool.m4-2309-  *)
xdelta3-3.0.11-dfsg/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2311-    ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
xdelta3-3.0.11-dfsg/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2357-  esac
xdelta3-3.0.11-dfsg/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2359-else
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xdelta3-3.0.11-dfsg/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xdelta3-3.0.11-dfsg/m4/libtool.m4-2500-    ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta3-3.0.11-dfsg/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2543-      fi'
xdelta3-3.0.11-dfsg/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
xdelta3-3.0.11-dfsg/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/m4/libtool.m4-2559-      ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/m4/libtool.m4-2563-      ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2570-    libname_spec='$name'
xdelta3-3.0.11-dfsg/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xdelta3-3.0.11-dfsg/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
xdelta3-3.0.11-dfsg/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2587-      # Convert to MSYS style.
xdelta3-3.0.11-dfsg/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2589-      ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
xdelta3-3.0.11-dfsg/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xdelta3-3.0.11-dfsg/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xdelta3-3.0.11-dfsg/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2597-      ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
xdelta3-3.0.11-dfsg/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2603-      else
xdelta3-3.0.11-dfsg/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2605-      fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xdelta3-3.0.11-dfsg/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
xdelta3-3.0.11-dfsg/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
xdelta3-3.0.11-dfsg/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xdelta3-3.0.11-dfsg/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2625-    # Assume MSVC wrapper
xdelta3-3.0.11-dfsg/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
xdelta3-3.0.11-dfsg/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xdelta3-3.0.11-dfsg/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2889-  if test -f /etc/ld.so.conf; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:2890:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
xdelta3-3.0.11-dfsg/m4/libtool.m4-2891-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2943-  need_lib_prefix=no
xdelta3-3.0.11-dfsg/m4/libtool.m4:2944:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-2945-    need_version=no
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2970-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xdelta3-3.0.11-dfsg/m4/libtool.m4:2971:  postinstall_cmds='base_file=`basename \$file`~
xdelta3-3.0.11-dfsg/m4/libtool.m4:2972:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xdelta3-3.0.11-dfsg/m4/libtool.m4:2973:    dldir=$destdir/`dirname \$dlpath`~
xdelta3-3.0.11-dfsg/m4/libtool.m4-2974-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-2979-    fi'
xdelta3-3.0.11-dfsg/m4/libtool.m4:2980:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xdelta3-3.0.11-dfsg/m4/libtool.m4-2981-    dlpath=$dir/\$dldll~
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3190-	"file_magic "*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:3191:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-3192-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3273-    # gcc leaves a trailing carriage return, which upsets mingw
xdelta3-3.0.11-dfsg/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xdelta3-3.0.11-dfsg/m4/libtool.m4-3275-  *)
xdelta3-3.0.11-dfsg/m4/libtool.m4:3276:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xdelta3-3.0.11-dfsg/m4/libtool.m4-3277-  esac
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3282-      # Canonicalize the pathname of ld
xdelta3-3.0.11-dfsg/m4/libtool.m4:3283:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xdelta3-3.0.11-dfsg/m4/libtool.m4-3284-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xdelta3-3.0.11-dfsg/m4/libtool.m4:3285:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-3286-      done
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3313-      # Break only if it was the GNU/non-GNU ld that we prefer.
xdelta3-3.0.11-dfsg/m4/libtool.m4:3314:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-3315-      *GNU* | *'with BFD'*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3353-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xdelta3-3.0.11-dfsg/m4/libtool.m4:3354:case `$LD -v 2>&1 </dev/null` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-3355-*GNU* | *'with BFD'*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3580-openbsd* | bitrig*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:3581:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-3582-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3647-    else
xdelta3-3.0.11-dfsg/m4/libtool.m4:3648:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xdelta3-3.0.11-dfsg/m4/libtool.m4-3649-    fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3698-	esac
xdelta3-3.0.11-dfsg/m4/libtool.m4:3699:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-3700-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3704-	*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:3705:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-3706-	  */dev/null*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3730-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xdelta3-3.0.11-dfsg/m4/libtool.m4:3731:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-3732-    *COFF*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3789-  # decide which one to use based on capabilities of $DLLTOOL
xdelta3-3.0.11-dfsg/m4/libtool.m4:3790:  case `$DLLTOOL --help 2>&1` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-3791-  *--identify-strict*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-3963-# If we're using GNU nm, then use its standard symbol codes.
xdelta3-3.0.11-dfsg/m4/libtool.m4:3964:case `$NM -V 2>&1` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-3965-*GNU* | *'with BFD'*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-4011-mingw*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:4012:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xdelta3-3.0.11-dfsg/m4/libtool.m4-4013-  ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-4067-    nlist=conftest.nm
xdelta3-3.0.11-dfsg/m4/libtool.m4:4068:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-4069-      # Try sorting and uniquifying the output.
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-4415-	  *)
xdelta3-3.0.11-dfsg/m4/libtool.m4:4416:	    case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-4417-	    *Sun\ C*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-4751-      *)
xdelta3-3.0.11-dfsg/m4/libtool.m4:4752:	case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-4753-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-4934-    else
xdelta3-3.0.11-dfsg/m4/libtool.m4:4935:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xdelta3-3.0.11-dfsg/m4/libtool.m4-4936-    fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5027-	# shared libraries, regardless of the interface used.
xdelta3-3.0.11-dfsg/m4/libtool.m4:5028:	case `$LD -v 2>&1` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-5029-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5059-    supports_anon_versioning=no
xdelta3-3.0.11-dfsg/m4/libtool.m4:5060:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-5061-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5162-	prefix_cmds="$SED"~
xdelta3-3.0.11-dfsg/m4/libtool.m4:5163:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-5164-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5184-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta3-3.0.11-dfsg/m4/libtool.m4:5185:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4:5186:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5187-      ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5202-        pgcc*)				# Portland Group C compiler
xdelta3-3.0.11-dfsg/m4/libtool.m4:5203:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5204-	  tmp_addflag=' $pic_flag'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5207-					# Portland Group f77 and f90 compilers
xdelta3-3.0.11-dfsg/m4/libtool.m4:5208:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5224-	nvcc*)	# Cuda Compiler Driver 2.2
xdelta3-3.0.11-dfsg/m4/libtool.m4:5225:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5226-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5228-	esac
xdelta3-3.0.11-dfsg/m4/libtool.m4:5229:	case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-5230-	*Sun\ C*)			# Sun C 5.9
xdelta3-3.0.11-dfsg/m4/libtool.m4:5231:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5232-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5299-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:5300:      case `$LD -v 2>&1` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-5301-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5388-	else
xdelta3-3.0.11-dfsg/m4/libtool.m4:5389:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5390-	fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5453-	# below for broken collect2 doesn't work under 4.3+
xdelta3-3.0.11-dfsg/m4/libtool.m4:5454:	  collect2name=`$CC -print-prog-name=collect2`
xdelta3-3.0.11-dfsg/m4/libtool.m4-5455-	  if test -f "$collect2name" &&
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5509-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
xdelta3-3.0.11-dfsg/m4/libtool.m4:5510:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xdelta3-3.0.11-dfsg/m4/libtool.m4-5511-      else
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5534-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xdelta3-3.0.11-dfsg/m4/libtool.m4:5535:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5536-	  if test svr4 != "$with_aix_soname"; then
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5625-	# FIXME: Setting linknames here is a bad hack.
xdelta3-3.0.11-dfsg/m4/libtool.m4:5626:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xdelta3-3.0.11-dfsg/m4/libtool.m4-5627-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5763-      if test yes = "$GCC"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:5764:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5765-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5786-	if test yes = "$lt_cv_irix_exported_symbol"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:5787:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5788-	fi
xdelta3-3.0.11-dfsg/m4/libtool.m4-5789-      else
xdelta3-3.0.11-dfsg/m4/libtool.m4:5790:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4:5791:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5792-      fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5836-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xdelta3-3.0.11-dfsg/m4/libtool.m4:5837:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-5838-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5867-	prefix_cmds="$SED"~
xdelta3-3.0.11-dfsg/m4/libtool.m4:5868:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-5869-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xdelta3-3.0.11-dfsg/m4/libtool.m4:5882:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5883-      else
xdelta3-3.0.11-dfsg/m4/libtool.m4-5884-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xdelta3-3.0.11-dfsg/m4/libtool.m4:5885:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5886-      fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5894-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xdelta3-3.0.11-dfsg/m4/libtool.m4:5895:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5896-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5898-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xdelta3-3.0.11-dfsg/m4/libtool.m4:5899:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4:5900:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
xdelta3-3.0.11-dfsg/m4/libtool.m4:5901:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
xdelta3-3.0.11-dfsg/m4/libtool.m4-5902-
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-5917-      else
xdelta3-3.0.11-dfsg/m4/libtool.m4:5918:	case `$CC -V 2>&1` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-5919-	*"Compilers 5.0"*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6110-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xdelta3-3.0.11-dfsg/m4/libtool.m4:6111:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xdelta3-3.0.11-dfsg/m4/libtool.m4-6112-	  then
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6414-        # ancient GNU ld didn't support --whole-archive et. al.
xdelta3-3.0.11-dfsg/m4/libtool.m4:6415:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xdelta3-3.0.11-dfsg/m4/libtool.m4-6416-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6524-          # below for broken collect2 doesn't work under 4.3+
xdelta3-3.0.11-dfsg/m4/libtool.m4:6525:	  collect2name=`$CC -print-prog-name=collect2`
xdelta3-3.0.11-dfsg/m4/libtool.m4-6526-	  if test -f "$collect2name" &&
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6582-
xdelta3-3.0.11-dfsg/m4/libtool.m4:6583:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xdelta3-3.0.11-dfsg/m4/libtool.m4-6584-        else
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6607-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xdelta3-3.0.11-dfsg/m4/libtool.m4:6608:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6609-	    if test svr4 != "$with_aix_soname"; then
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6736-	  prefix_cmds="$SED"~
xdelta3-3.0.11-dfsg/m4/libtool.m4:6737:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-6738-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6810-            # dependencies.
xdelta3-3.0.11-dfsg/m4/libtool.m4:6811:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6812-            ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6875-	    # dependencies.
xdelta3-3.0.11-dfsg/m4/libtool.m4:6876:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6877-	    ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6911-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xdelta3-3.0.11-dfsg/m4/libtool.m4:6912:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4:6913:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6914-	;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6918-	    # SGI C++
xdelta3-3.0.11-dfsg/m4/libtool.m4:6919:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6920-
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6929-	      if test no = "$with_gnu_ld"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:6930:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6931-	      else
xdelta3-3.0.11-dfsg/m4/libtool.m4:6932:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6933-	      fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6950-	    # to its proper name (with version) after linking.
xdelta3-3.0.11-dfsg/m4/libtool.m4:6951:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4:6952:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6953-	    # Commands to make compiler produce verbose output that lists
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6960-	    # dependencies.
xdelta3-3.0.11-dfsg/m4/libtool.m4:6961:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xdelta3-3.0.11-dfsg/m4/libtool.m4-6962-
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6975-	    # earlier do not add the objects themselves.
xdelta3-3.0.11-dfsg/m4/libtool.m4:6976:	    case `$CC -V 2>&1` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-6977-	      *"Version 7."*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-6996-            # Portland Group C++ compiler
xdelta3-3.0.11-dfsg/m4/libtool.m4:6997:	    case `$CC -V` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-6998-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7001-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xdelta3-3.0.11-dfsg/m4/libtool.m4:7002:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7003-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7005-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xdelta3-3.0.11-dfsg/m4/libtool.m4:7006:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xdelta3-3.0.11-dfsg/m4/libtool.m4-7007-                $RANLIB $oldlib'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xdelta3-3.0.11-dfsg/m4/libtool.m4:7011:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7012-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7014-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xdelta3-3.0.11-dfsg/m4/libtool.m4:7015:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7016-	      ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7024-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
xdelta3-3.0.11-dfsg/m4/libtool.m4:7025:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7026-            ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7043-	    # dependencies.
xdelta3-3.0.11-dfsg/m4/libtool.m4:7044:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7045-	    ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7058-	  *)
xdelta3-3.0.11-dfsg/m4/libtool.m4:7059:	    case `$CC -V 2>&1 | sed 5q` in
xdelta3-3.0.11-dfsg/m4/libtool.m4-7060-	    *Sun\ C*)
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7065-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xdelta3-3.0.11-dfsg/m4/libtool.m4:7066:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7067-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7130-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
xdelta3-3.0.11-dfsg/m4/libtool.m4:7131:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4-7132-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7149-	    # to its proper name (with version) after linking.
xdelta3-3.0.11-dfsg/m4/libtool.m4:7150:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7151-
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7170-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xdelta3-3.0.11-dfsg/m4/libtool.m4:7171:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7172-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xdelta3-3.0.11-dfsg/m4/libtool.m4:7176:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4:7177:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xdelta3-3.0.11-dfsg/m4/libtool.m4-7178-                  echo "-hidden">> $lib.exp~
xdelta3-3.0.11-dfsg/m4/libtool.m4:7179:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
xdelta3-3.0.11-dfsg/m4/libtool.m4-7180-                  $RM $lib.exp'
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7194-	    # dependencies.
xdelta3-3.0.11-dfsg/m4/libtool.m4:7195:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7196-	    ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7201-	        osf3*)
xdelta3-3.0.11-dfsg/m4/libtool.m4:7202:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7203-		  ;;
xdelta3-3.0.11-dfsg/m4/libtool.m4-7204-	        *)
xdelta3-3.0.11-dfsg/m4/libtool.m4:7205:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
xdelta3-3.0.11-dfsg/m4/libtool.m4-7206-		  ;;
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7454-  case @S|@2 in
xdelta3-3.0.11-dfsg/m4/libtool.m4:7455:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
xdelta3-3.0.11-dfsg/m4/libtool.m4:7456:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
xdelta3-3.0.11-dfsg/m4/libtool.m4-7457-  esac
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7543-
xdelta3-3.0.11-dfsg/m4/libtool.m4:7544:  for p in `eval "$output_verbose_link_cmd"`; do
xdelta3-3.0.11-dfsg/m4/libtool.m4-7545-    case $prev$p in
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-7647-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xdelta3-3.0.11-dfsg/m4/libtool.m4:7648: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xdelta3-3.0.11-dfsg/m4/libtool.m4-7649-fi
##############################################
xdelta3-3.0.11-dfsg/m4/libtool.m4-8267-    test 10 -lt "$lt_ac_count" && break
xdelta3-3.0.11-dfsg/m4/libtool.m4:8268:    lt_ac_count=`expr $lt_ac_count + 1`
xdelta3-3.0.11-dfsg/m4/libtool.m4-8269-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
xdelta3-3.0.11-dfsg/m4/ltsugar.m4-68-m4_define([lt_combine],
xdelta3-3.0.11-dfsg/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
xdelta3-3.0.11-dfsg/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xdelta3-3.0.11-dfsg/install-sh-234-      fi
xdelta3-3.0.11-dfsg/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xdelta3-3.0.11-dfsg/install-sh-236-    *)
##############################################
xdelta3-3.0.11-dfsg/install-sh-281-      dstdir=$dst
xdelta3-3.0.11-dfsg/install-sh:282:      dst=$dstdir/`basename "$src"`
xdelta3-3.0.11-dfsg/install-sh-283-      dstdir_status=0
xdelta3-3.0.11-dfsg/install-sh-284-    else
xdelta3-3.0.11-dfsg/install-sh:285:      dstdir=`dirname "$dst"`
xdelta3-3.0.11-dfsg/install-sh-286-      test -d "$dstdir"
##############################################
xdelta3-3.0.11-dfsg/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xdelta3-3.0.11-dfsg/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xdelta3-3.0.11-dfsg/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
xdelta3-3.0.11-dfsg/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xdelta3-3.0.11-dfsg/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xdelta3-3.0.11-dfsg/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xdelta3-3.0.11-dfsg/install-sh-402-            case $prefix in
xdelta3-3.0.11-dfsg/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xdelta3-3.0.11-dfsg/install-sh-404-              *) qprefix=$prefix;;
##############################################
xdelta3-3.0.11-dfsg/install-sh-451-    if $copy_on_change &&
xdelta3-3.0.11-dfsg/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xdelta3-3.0.11-dfsg/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xdelta3-3.0.11-dfsg/install-sh-454-       set -f &&
##############################################
xdelta3-3.0.11-dfsg/compile-67-	mingw/*)
xdelta3-3.0.11-dfsg/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xdelta3-3.0.11-dfsg/compile-69-	  ;;
xdelta3-3.0.11-dfsg/compile-70-	cygwin/*)
xdelta3-3.0.11-dfsg/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xdelta3-3.0.11-dfsg/compile-72-	  ;;
xdelta3-3.0.11-dfsg/compile-73-	wine/*)
xdelta3-3.0.11-dfsg/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xdelta3-3.0.11-dfsg/compile-75-	  ;;
##############################################
xdelta3-3.0.11-dfsg/compile-309-# Name of file we expect compiler to create.
xdelta3-3.0.11-dfsg/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xdelta3-3.0.11-dfsg/compile-311-
##############################################
xdelta3-3.0.11-dfsg/compile-315-# object file name, since that is what matters with a parallel build.
xdelta3-3.0.11-dfsg/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xdelta3-3.0.11-dfsg/compile-317-while true; do
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-50-  { \
xdelta3-3.0.11-dfsg/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xdelta3-3.0.11-dfsg/Makefile.in-52-  }; \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-201-  esac
xdelta3-3.0.11-dfsg/Makefile.in:202:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xdelta3-3.0.11-dfsg/Makefile.in-203-am__vpath_adj = case $$p in \
xdelta3-3.0.11-dfsg/Makefile.in:204:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xdelta3-3.0.11-dfsg/Makefile.in-205-    *) f=$$p;; \
xdelta3-3.0.11-dfsg/Makefile.in-206-  esac;
xdelta3-3.0.11-dfsg/Makefile.in:207:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xdelta3-3.0.11-dfsg/Makefile.in-208-am__install_max = 40
xdelta3-3.0.11-dfsg/Makefile.in-209-am__nobase_strip_setup = \
xdelta3-3.0.11-dfsg/Makefile.in:210:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xdelta3-3.0.11-dfsg/Makefile.in-211-am__nobase_strip = \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-594-	test -n "$(EXEEXT)" || exit 0; \
xdelta3-3.0.11-dfsg/Makefile.in:595:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xdelta3-3.0.11-dfsg/Makefile.in-596-	echo " rm -f" $$list; \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-603-	test -n "$(EXEEXT)" || exit 0; \
xdelta3-3.0.11-dfsg/Makefile.in:604:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xdelta3-3.0.11-dfsg/Makefile.in-605-	echo " rm -f" $$list; \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-642-.c.o:
xdelta3-3.0.11-dfsg/Makefile.in:643:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xdelta3-3.0.11-dfsg/Makefile.in-644-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-650-.c.obj:
xdelta3-3.0.11-dfsg/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xdelta3-3.0.11-dfsg/Makefile.in:652:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xdelta3-3.0.11-dfsg/Makefile.in-653-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-655-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:656:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xdelta3-3.0.11-dfsg/Makefile.in-657-
xdelta3-3.0.11-dfsg/Makefile.in-658-.c.lo:
xdelta3-3.0.11-dfsg/Makefile.in:659:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
xdelta3-3.0.11-dfsg/Makefile.in-660-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-666-xdelta3-xdelta3.o: xdelta3.c
xdelta3-3.0.11-dfsg/Makefile.in:667:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3_CFLAGS) $(CFLAGS) -MT xdelta3-xdelta3.o -MD -MP -MF $(DEPDIR)/xdelta3-xdelta3.Tpo -c -o xdelta3-xdelta3.o `test -f 'xdelta3.c' || echo '$(srcdir)/'`xdelta3.c
xdelta3-3.0.11-dfsg/Makefile.in-668-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xdelta3-xdelta3.Tpo $(DEPDIR)/xdelta3-xdelta3.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-670-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:671:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3_CFLAGS) $(CFLAGS) -c -o xdelta3-xdelta3.o `test -f 'xdelta3.c' || echo '$(srcdir)/'`xdelta3.c
xdelta3-3.0.11-dfsg/Makefile.in-672-
xdelta3-3.0.11-dfsg/Makefile.in-673-xdelta3-xdelta3.obj: xdelta3.c
xdelta3-3.0.11-dfsg/Makefile.in:674:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3_CFLAGS) $(CFLAGS) -MT xdelta3-xdelta3.obj -MD -MP -MF $(DEPDIR)/xdelta3-xdelta3.Tpo -c -o xdelta3-xdelta3.obj `if test -f 'xdelta3.c'; then $(CYGPATH_W) 'xdelta3.c'; else $(CYGPATH_W) '$(srcdir)/xdelta3.c'; fi`
xdelta3-3.0.11-dfsg/Makefile.in-675-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xdelta3-xdelta3.Tpo $(DEPDIR)/xdelta3-xdelta3.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-677-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:678:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3_CFLAGS) $(CFLAGS) -c -o xdelta3-xdelta3.obj `if test -f 'xdelta3.c'; then $(CYGPATH_W) 'xdelta3.c'; else $(CYGPATH_W) '$(srcdir)/xdelta3.c'; fi`
xdelta3-3.0.11-dfsg/Makefile.in-679-
xdelta3-3.0.11-dfsg/Makefile.in-680-xdelta3decode-xdelta3.o: xdelta3.c
xdelta3-3.0.11-dfsg/Makefile.in:681:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3decode_CFLAGS) $(CFLAGS) -MT xdelta3decode-xdelta3.o -MD -MP -MF $(DEPDIR)/xdelta3decode-xdelta3.Tpo -c -o xdelta3decode-xdelta3.o `test -f 'xdelta3.c' || echo '$(srcdir)/'`xdelta3.c
xdelta3-3.0.11-dfsg/Makefile.in-682-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xdelta3decode-xdelta3.Tpo $(DEPDIR)/xdelta3decode-xdelta3.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-684-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:685:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3decode_CFLAGS) $(CFLAGS) -c -o xdelta3decode-xdelta3.o `test -f 'xdelta3.c' || echo '$(srcdir)/'`xdelta3.c
xdelta3-3.0.11-dfsg/Makefile.in-686-
xdelta3-3.0.11-dfsg/Makefile.in-687-xdelta3decode-xdelta3.obj: xdelta3.c
xdelta3-3.0.11-dfsg/Makefile.in:688:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3decode_CFLAGS) $(CFLAGS) -MT xdelta3decode-xdelta3.obj -MD -MP -MF $(DEPDIR)/xdelta3decode-xdelta3.Tpo -c -o xdelta3decode-xdelta3.obj `if test -f 'xdelta3.c'; then $(CYGPATH_W) 'xdelta3.c'; else $(CYGPATH_W) '$(srcdir)/xdelta3.c'; fi`
xdelta3-3.0.11-dfsg/Makefile.in-689-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xdelta3decode-xdelta3.Tpo $(DEPDIR)/xdelta3decode-xdelta3.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-691-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:692:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3decode_CFLAGS) $(CFLAGS) -c -o xdelta3decode-xdelta3.obj `if test -f 'xdelta3.c'; then $(CYGPATH_W) 'xdelta3.c'; else $(CYGPATH_W) '$(srcdir)/xdelta3.c'; fi`
xdelta3-3.0.11-dfsg/Makefile.in-693-
xdelta3-3.0.11-dfsg/Makefile.in-694-testing/xdelta3regtest-regtest_c.o: testing/regtest_c.c
xdelta3-3.0.11-dfsg/Makefile.in:695:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3regtest_CFLAGS) $(CFLAGS) -MT testing/xdelta3regtest-regtest_c.o -MD -MP -MF testing/$(DEPDIR)/xdelta3regtest-regtest_c.Tpo -c -o testing/xdelta3regtest-regtest_c.o `test -f 'testing/regtest_c.c' || echo '$(srcdir)/'`testing/regtest_c.c
xdelta3-3.0.11-dfsg/Makefile.in-696-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) testing/$(DEPDIR)/xdelta3regtest-regtest_c.Tpo testing/$(DEPDIR)/xdelta3regtest-regtest_c.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-698-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:699:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3regtest_CFLAGS) $(CFLAGS) -c -o testing/xdelta3regtest-regtest_c.o `test -f 'testing/regtest_c.c' || echo '$(srcdir)/'`testing/regtest_c.c
xdelta3-3.0.11-dfsg/Makefile.in-700-
xdelta3-3.0.11-dfsg/Makefile.in-701-testing/xdelta3regtest-regtest_c.obj: testing/regtest_c.c
xdelta3-3.0.11-dfsg/Makefile.in:702:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3regtest_CFLAGS) $(CFLAGS) -MT testing/xdelta3regtest-regtest_c.obj -MD -MP -MF testing/$(DEPDIR)/xdelta3regtest-regtest_c.Tpo -c -o testing/xdelta3regtest-regtest_c.obj `if test -f 'testing/regtest_c.c'; then $(CYGPATH_W) 'testing/regtest_c.c'; else $(CYGPATH_W) '$(srcdir)/testing/regtest_c.c'; fi`
xdelta3-3.0.11-dfsg/Makefile.in-703-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) testing/$(DEPDIR)/xdelta3regtest-regtest_c.Tpo testing/$(DEPDIR)/xdelta3regtest-regtest_c.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-705-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:706:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3regtest_CFLAGS) $(CFLAGS) -c -o testing/xdelta3regtest-regtest_c.obj `if test -f 'testing/regtest_c.c'; then $(CYGPATH_W) 'testing/regtest_c.c'; else $(CYGPATH_W) '$(srcdir)/testing/regtest_c.c'; fi`
xdelta3-3.0.11-dfsg/Makefile.in-707-
xdelta3-3.0.11-dfsg/Makefile.in-708-.cc.o:
xdelta3-3.0.11-dfsg/Makefile.in:709:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xdelta3-3.0.11-dfsg/Makefile.in-710-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-716-.cc.obj:
xdelta3-3.0.11-dfsg/Makefile.in:717:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xdelta3-3.0.11-dfsg/Makefile.in:718:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xdelta3-3.0.11-dfsg/Makefile.in-719-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-721-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:722:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xdelta3-3.0.11-dfsg/Makefile.in-723-
xdelta3-3.0.11-dfsg/Makefile.in-724-.cc.lo:
xdelta3-3.0.11-dfsg/Makefile.in:725:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
xdelta3-3.0.11-dfsg/Makefile.in-726-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-732-testing/xdelta3regtest-regtest.o: testing/regtest.cc
xdelta3-3.0.11-dfsg/Makefile.in:733:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3regtest_CXXFLAGS) $(CXXFLAGS) -MT testing/xdelta3regtest-regtest.o -MD -MP -MF testing/$(DEPDIR)/xdelta3regtest-regtest.Tpo -c -o testing/xdelta3regtest-regtest.o `test -f 'testing/regtest.cc' || echo '$(srcdir)/'`testing/regtest.cc
xdelta3-3.0.11-dfsg/Makefile.in-734-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) testing/$(DEPDIR)/xdelta3regtest-regtest.Tpo testing/$(DEPDIR)/xdelta3regtest-regtest.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-736-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:737:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3regtest_CXXFLAGS) $(CXXFLAGS) -c -o testing/xdelta3regtest-regtest.o `test -f 'testing/regtest.cc' || echo '$(srcdir)/'`testing/regtest.cc
xdelta3-3.0.11-dfsg/Makefile.in-738-
xdelta3-3.0.11-dfsg/Makefile.in-739-testing/xdelta3regtest-regtest.obj: testing/regtest.cc
xdelta3-3.0.11-dfsg/Makefile.in:740:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3regtest_CXXFLAGS) $(CXXFLAGS) -MT testing/xdelta3regtest-regtest.obj -MD -MP -MF testing/$(DEPDIR)/xdelta3regtest-regtest.Tpo -c -o testing/xdelta3regtest-regtest.obj `if test -f 'testing/regtest.cc'; then $(CYGPATH_W) 'testing/regtest.cc'; else $(CYGPATH_W) '$(srcdir)/testing/regtest.cc'; fi`
xdelta3-3.0.11-dfsg/Makefile.in-741-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) testing/$(DEPDIR)/xdelta3regtest-regtest.Tpo testing/$(DEPDIR)/xdelta3regtest-regtest.Po
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-743-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xdelta3-3.0.11-dfsg/Makefile.in:744:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdelta3regtest_CXXFLAGS) $(CXXFLAGS) -c -o testing/xdelta3regtest-regtest.obj `if test -f 'testing/regtest.cc'; then $(CYGPATH_W) 'testing/regtest.cc'; else $(CYGPATH_W) '$(srcdir)/testing/regtest.cc'; fi`
xdelta3-3.0.11-dfsg/Makefile.in-745-
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-758-	test -n "$(man1dir)" \
xdelta3-3.0.11-dfsg/Makefile.in:759:	  && test -n "`echo $$list1$$list2`" \
xdelta3-3.0.11-dfsg/Makefile.in-760-	  || exit 0; \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-825-GTAGS:
xdelta3-3.0.11-dfsg/Makefile.in:826:	here=`$(am__cd) $(top_builddir) && pwd` \
xdelta3-3.0.11-dfsg/Makefile.in-827-	  && $(am__cd) $(top_srcdir) \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-857-	test -d "$(distdir)" || mkdir "$(distdir)"
xdelta3-3.0.11-dfsg/Makefile.in:858:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta3-3.0.11-dfsg/Makefile.in:859:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xdelta3-3.0.11-dfsg/Makefile.in-860-	list='$(DISTFILES)'; \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-871-	  if test -d $$d/$$file; then \
xdelta3-3.0.11-dfsg/Makefile.in:872:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xdelta3-3.0.11-dfsg/Makefile.in-873-	    if test -d "$(distdir)/$$file"; then \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-957-	test -d $(distdir)/_build || exit 0; \
xdelta3-3.0.11-dfsg/Makefile.in:958:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xdelta3-3.0.11-dfsg/Makefile.in-959-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-1001-	}; \
xdelta3-3.0.11-dfsg/Makefile.in:1002:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xdelta3-3.0.11-dfsg/Makefile.in-1003-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xdelta3-3.0.11-dfsg/Makefile.in-1013-	fi
xdelta3-3.0.11-dfsg/Makefile.in:1014:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xdelta3-3.0.11-dfsg/Makefile.in-1015-	  || { echo "ERROR: files left in build directory after distclean:" ; \