===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
virt-p2v-1.42.0/build-aux/compile-67-	mingw/*)
virt-p2v-1.42.0/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
virt-p2v-1.42.0/build-aux/compile-69-	  ;;
virt-p2v-1.42.0/build-aux/compile-70-	cygwin/*)
virt-p2v-1.42.0/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
virt-p2v-1.42.0/build-aux/compile-72-	  ;;
virt-p2v-1.42.0/build-aux/compile-73-	wine/*)
virt-p2v-1.42.0/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
virt-p2v-1.42.0/build-aux/compile-75-	  ;;
##############################################
virt-p2v-1.42.0/build-aux/compile-310-# Name of file we expect compiler to create.
virt-p2v-1.42.0/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
virt-p2v-1.42.0/build-aux/compile-312-
##############################################
virt-p2v-1.42.0/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
virt-p2v-1.42.0/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
virt-p2v-1.42.0/build-aux/compile-318-while true; do
##############################################
virt-p2v-1.42.0/build-aux/config.guess-34-
virt-p2v-1.42.0/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
virt-p2v-1.42.0/build-aux/config.guess-36-
##############################################
virt-p2v-1.42.0/build-aux/config.guess-104-    # shellcheck disable=SC2039
virt-p2v-1.42.0/build-aux/config.guess:105:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
virt-p2v-1.42.0/build-aux/config.guess-106-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
virt-p2v-1.42.0/build-aux/config.guess-154-	EOF
virt-p2v-1.42.0/build-aux/config.guess:155:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
virt-p2v-1.42.0/build-aux/config.guess-156-
##############################################
virt-p2v-1.42.0/build-aux/config.guess-191-	    earmv*)
virt-p2v-1.42.0/build-aux/config.guess:192:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
virt-p2v-1.42.0/build-aux/config.guess:193:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
virt-p2v-1.42.0/build-aux/config.guess-194-		machine="${arch}${endian}"-unknown
##############################################
virt-p2v-1.42.0/build-aux/config.guess-223-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
virt-p2v-1.42.0/build-aux/config.guess:224:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
virt-p2v-1.42.0/build-aux/config.guess-225-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-236-	    *)
virt-p2v-1.42.0/build-aux/config.guess:237:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
virt-p2v-1.42.0/build-aux/config.guess-238-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-283-	*4.0)
virt-p2v-1.42.0/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
virt-p2v-1.42.0/build-aux/config.guess-285-		;;
virt-p2v-1.42.0/build-aux/config.guess-286-	*5.*)
virt-p2v-1.42.0/build-aux/config.guess:287:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
virt-p2v-1.42.0/build-aux/config.guess-288-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-293-	# types through head -n 1, so we only detect the type of CPU 0.
virt-p2v-1.42.0/build-aux/config.guess:294:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
virt-p2v-1.42.0/build-aux/config.guess-295-	case "$ALPHA_CPU_TYPE" in
##############################################
virt-p2v-1.42.0/build-aux/config.guess-331-	# 1.2 uses "1.2" for uname -r.
virt-p2v-1.42.0/build-aux/config.guess:332:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
virt-p2v-1.42.0/build-aux/config.guess-333-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
virt-p2v-1.42.0/build-aux/config.guess-382-    s390x:SunOS:*:*)
virt-p2v-1.42.0/build-aux/config.guess:383:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
virt-p2v-1.42.0/build-aux/config.guess-384-	exit ;;
virt-p2v-1.42.0/build-aux/config.guess-385-    sun4H:SunOS:5.*:*)
virt-p2v-1.42.0/build-aux/config.guess:386:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
virt-p2v-1.42.0/build-aux/config.guess-387-	exit ;;
virt-p2v-1.42.0/build-aux/config.guess-388-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
virt-p2v-1.42.0/build-aux/config.guess:389:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
virt-p2v-1.42.0/build-aux/config.guess-390-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-394-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
virt-p2v-1.42.0/build-aux/config.guess:395:	UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
virt-p2v-1.42.0/build-aux/config.guess-396-	case `isainfo -b` in
##############################################
virt-p2v-1.42.0/build-aux/config.guess-408-	# it's likely to be more like Solaris than SunOS4.
virt-p2v-1.42.0/build-aux/config.guess:409:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
virt-p2v-1.42.0/build-aux/config.guess-410-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-417-	# Japanese Language versions have a version number like `4.1.3-JL'.
virt-p2v-1.42.0/build-aux/config.guess:418:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
virt-p2v-1.42.0/build-aux/config.guess-419-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-423-    sun*:*:4.2BSD:*)
virt-p2v-1.42.0/build-aux/config.guess:424:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
virt-p2v-1.42.0/build-aux/config.guess-425-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
virt-p2v-1.42.0/build-aux/config.guess-505-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
virt-p2v-1.42.0/build-aux/config.guess:506:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
virt-p2v-1.42.0/build-aux/config.guess:507:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
virt-p2v-1.42.0/build-aux/config.guess-508-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
virt-p2v-1.42.0/build-aux/config.guess-561-    *:IRIX*:*:*)
virt-p2v-1.42.0/build-aux/config.guess:562:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
virt-p2v-1.42.0/build-aux/config.guess-563-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-591-EOF
virt-p2v-1.42.0/build-aux/config.guess:592:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
virt-p2v-1.42.0/build-aux/config.guess-593-		then
##############################################
virt-p2v-1.42.0/build-aux/config.guess-604-    *:AIX:*:[4567])
virt-p2v-1.42.0/build-aux/config.guess:605:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
virt-p2v-1.42.0/build-aux/config.guess-606-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
virt-p2v-1.42.0/build-aux/config.guess-640-    9000/[34678]??:HP-UX:*:*)
virt-p2v-1.42.0/build-aux/config.guess:641:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
virt-p2v-1.42.0/build-aux/config.guess-642-	case "$UNAME_MACHINE" in
##############################################
virt-p2v-1.42.0/build-aux/config.guess-694-EOF
virt-p2v-1.42.0/build-aux/config.guess:695:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
virt-p2v-1.42.0/build-aux/config.guess-696-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
virt-p2v-1.42.0/build-aux/config.guess-722-    ia64:HP-UX:*:*)
virt-p2v-1.42.0/build-aux/config.guess:723:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
virt-p2v-1.42.0/build-aux/config.guess-724-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
virt-p2v-1.42.0/build-aux/config.guess-752-EOF
virt-p2v-1.42.0/build-aux/config.guess:753:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
virt-p2v-1.42.0/build-aux/config.guess-754-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
virt-p2v-1.42.0/build-aux/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
virt-p2v-1.42.0/build-aux/config.guess:824:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
virt-p2v-1.42.0/build-aux/config.guess-825-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
virt-p2v-1.42.0/build-aux/config.guess-828-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
virt-p2v-1.42.0/build-aux/config.guess:829:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
virt-p2v-1.42.0/build-aux/config.guess-830-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
virt-p2v-1.42.0/build-aux/config.guess-846-	then
virt-p2v-1.42.0/build-aux/config.guess:847:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
virt-p2v-1.42.0/build-aux/config.guess-848-	else
virt-p2v-1.42.0/build-aux/config.guess:849:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
virt-p2v-1.42.0/build-aux/config.guess-850-	fi
##############################################
virt-p2v-1.42.0/build-aux/config.guess-859-	esac
virt-p2v-1.42.0/build-aux/config.guess:860:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
virt-p2v-1.42.0/build-aux/config.guess-861-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-895-    prep*:SunOS:5.*:*)
virt-p2v-1.42.0/build-aux/config.guess:896:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
virt-p2v-1.42.0/build-aux/config.guess-897-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-899-	# the GNU system
virt-p2v-1.42.0/build-aux/config.guess:900:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
virt-p2v-1.42.0/build-aux/config.guess-901-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-903-	# other systems with GNU libc and userland
virt-p2v-1.42.0/build-aux/config.guess:904:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
virt-p2v-1.42.0/build-aux/config.guess-905-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-997-EOF
virt-p2v-1.42.0/build-aux/config.guess:998:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
virt-p2v-1.42.0/build-aux/config.guess-999-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
virt-p2v-1.42.0/build-aux/config.guess-1097-    i*86:*:4.*:*)
virt-p2v-1.42.0/build-aux/config.guess:1098:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
virt-p2v-1.42.0/build-aux/config.guess-1099-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
virt-p2v-1.42.0/build-aux/config.guess-1300-	fi
virt-p2v-1.42.0/build-aux/config.guess:1301:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
virt-p2v-1.42.0/build-aux/config.guess-1302-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
virt-p2v-1.42.0/build-aux/config.guess-1399-    *:DragonFly:*:*)
virt-p2v-1.42.0/build-aux/config.guess:1400:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
virt-p2v-1.42.0/build-aux/config.guess-1401-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.guess-1412-    i*86:skyos:*:*)
virt-p2v-1.42.0/build-aux/config.guess:1413:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
virt-p2v-1.42.0/build-aux/config.guess-1414-	exit ;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-52-
virt-p2v-1.42.0/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
virt-p2v-1.42.0/build-aux/config.sub-54-
##############################################
virt-p2v-1.42.0/build-aux/config.sub-770-	i*86v32)
virt-p2v-1.42.0/build-aux/config.sub:771:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
virt-p2v-1.42.0/build-aux/config.sub-772-		vendor=pc
##############################################
virt-p2v-1.42.0/build-aux/config.sub-775-	i*86v4*)
virt-p2v-1.42.0/build-aux/config.sub:776:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
virt-p2v-1.42.0/build-aux/config.sub-777-		vendor=pc
##############################################
virt-p2v-1.42.0/build-aux/config.sub-780-	i*86v)
virt-p2v-1.42.0/build-aux/config.sub:781:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
virt-p2v-1.42.0/build-aux/config.sub-782-		vendor=pc
##############################################
virt-p2v-1.42.0/build-aux/config.sub-785-	i*86sol2)
virt-p2v-1.42.0/build-aux/config.sub:786:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
virt-p2v-1.42.0/build-aux/config.sub-787-		vendor=pc
##############################################
virt-p2v-1.42.0/build-aux/config.sub-916-		cpu=sparc
virt-p2v-1.42.0/build-aux/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
virt-p2v-1.42.0/build-aux/config.sub-918-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1082-	sh5e[lb]-*)
virt-p2v-1.42.0/build-aux/config.sub:1083:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
virt-p2v-1.42.0/build-aux/config.sub-1084-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1100-	xscale-* | xscalee[bl]-*)
virt-p2v-1.42.0/build-aux/config.sub:1101:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
virt-p2v-1.42.0/build-aux/config.sub-1102-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1251-			*)
virt-p2v-1.42.0/build-aux/config.sub:1252:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
virt-p2v-1.42.0/build-aux/config.sub-1253-				exit 1
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1285-	solaris1 | solaris1.*)
virt-p2v-1.42.0/build-aux/config.sub:1286:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
virt-p2v-1.42.0/build-aux/config.sub-1287-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1294-	gnu/linux*)
virt-p2v-1.42.0/build-aux/config.sub:1295:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
virt-p2v-1.42.0/build-aux/config.sub-1296-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1317-	sco3.2.[4-9]*)
virt-p2v-1.42.0/build-aux/config.sub:1318:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
virt-p2v-1.42.0/build-aux/config.sub-1319-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1380-	nto*)
virt-p2v-1.42.0/build-aux/config.sub:1381:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
virt-p2v-1.42.0/build-aux/config.sub-1382-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1390-	linux*)
virt-p2v-1.42.0/build-aux/config.sub:1391:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
virt-p2v-1.42.0/build-aux/config.sub-1392-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1402-	mac*)
virt-p2v-1.42.0/build-aux/config.sub:1403:		os=`echo "$os" | sed -e 's|mac|macos|'`
virt-p2v-1.42.0/build-aux/config.sub-1404-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1411-	sunos5*)
virt-p2v-1.42.0/build-aux/config.sub:1412:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
virt-p2v-1.42.0/build-aux/config.sub-1413-		;;
virt-p2v-1.42.0/build-aux/config.sub-1414-	sunos6*)
virt-p2v-1.42.0/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
virt-p2v-1.42.0/build-aux/config.sub-1416-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1451-	sinix5.*)
virt-p2v-1.42.0/build-aux/config.sub:1452:		os=`echo $os | sed -e 's|sinix|sysv|'`
virt-p2v-1.42.0/build-aux/config.sub-1453-		;;
##############################################
virt-p2v-1.42.0/build-aux/config.sub-1511-	*)
virt-p2v-1.42.0/build-aux/config.sub:1512:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
virt-p2v-1.42.0/build-aux/config.sub-1513-		exit 1
##############################################
virt-p2v-1.42.0/build-aux/depcomp-64-  case $1 in
virt-p2v-1.42.0/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
virt-p2v-1.42.0/build-aux/depcomp-66-      *) dir=;;
##############################################
virt-p2v-1.42.0/build-aux/depcomp-73-{
virt-p2v-1.42.0/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
virt-p2v-1.42.0/build-aux/depcomp-75-}
##############################################
virt-p2v-1.42.0/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
virt-p2v-1.42.0/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
virt-p2v-1.42.0/build-aux/depcomp-128-
##############################################
virt-p2v-1.42.0/build-aux/depcomp-405-        sleep 1
virt-p2v-1.42.0/build-aux/depcomp:406:        i=`expr $i - 1`
virt-p2v-1.42.0/build-aux/depcomp-407-      done
virt-p2v-1.42.0/build-aux/depcomp-408-    fi
virt-p2v-1.42.0/build-aux/depcomp:409:    i=`expr $i - 1`
virt-p2v-1.42.0/build-aux/depcomp-410-  done
##############################################
virt-p2v-1.42.0/build-aux/depcomp-425-  # Do two passes, one to just change these to
virt-p2v-1.42.0/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
virt-p2v-1.42.0/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
virt-p2v-1.42.0/build-aux/depcomp-659-  done
virt-p2v-1.42.0/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
virt-p2v-1.42.0/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
virt-p2v-1.42.0/build-aux/install-sh-234-      fi
virt-p2v-1.42.0/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
virt-p2v-1.42.0/build-aux/install-sh-236-    *)
##############################################
virt-p2v-1.42.0/build-aux/install-sh-280-      dstdir=$dst
virt-p2v-1.42.0/build-aux/install-sh:281:      dstbase=`basename "$src"`
virt-p2v-1.42.0/build-aux/install-sh-282-      case $dst in
##############################################
virt-p2v-1.42.0/build-aux/install-sh-287-    else
virt-p2v-1.42.0/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
virt-p2v-1.42.0/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
virt-p2v-1.42.0/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
virt-p2v-1.42.0/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
virt-p2v-1.42.0/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
virt-p2v-1.42.0/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
virt-p2v-1.42.0/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
virt-p2v-1.42.0/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
virt-p2v-1.42.0/build-aux/install-sh-419-            case $prefix in
virt-p2v-1.42.0/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
virt-p2v-1.42.0/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
virt-p2v-1.42.0/build-aux/install-sh-468-    if $copy_on_change &&
virt-p2v-1.42.0/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
virt-p2v-1.42.0/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
virt-p2v-1.42.0/build-aux/install-sh-471-       set -f &&
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-33-host="$1"
virt-p2v-1.42.0/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
virt-p2v-1.42.0/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
virt-p2v-1.42.0/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
virt-p2v-1.42.0/build-aux/config.rpath-37-
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-47-done
virt-p2v-1.42.0/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
virt-p2v-1.42.0/build-aux/config.rpath-49-
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-94-        *)
virt-p2v-1.42.0/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
virt-p2v-1.42.0/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
virt-p2v-1.42.0/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
virt-p2v-1.42.0/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
virt-p2v-1.42.0/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
virt-p2v-1.42.0/build-aux/config.rpath-243-          else
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
virt-p2v-1.42.0/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
virt-p2v-1.42.0/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-430-        hardcode_direct=yes
virt-p2v-1.42.0/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
virt-p2v-1.42.0/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
virt-p2v-1.42.0/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
virt-p2v-1.42.0/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
virt-p2v-1.42.0/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
virt-p2v-1.42.0/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
virt-p2v-1.42.0/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
virt-p2v-1.42.0/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
virt-p2v-1.42.0/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
virt-p2v-1.42.0/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
virt-p2v-1.42.0/build-aux/config.rpath-651-
##############################################
virt-p2v-1.42.0/contrib/build-p2v-iso.sh-80-
virt-p2v-1.42.0/contrib/build-p2v-iso.sh:81:for f in `cat $d/../../p2v/dependencies.redhat`; do
virt-p2v-1.42.0/contrib/build-p2v-iso.sh-82-    pkgs="$pkgs,$f"
##############################################
virt-p2v-1.42.0/m4/00gnulib.m4-37-  [AC][_DEFUN([$1],
virt-p2v-1.42.0/m4/00gnulib.m4:38:    [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
virt-p2v-1.42.0/m4/00gnulib.m4-39-      [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
##############################################
virt-p2v-1.42.0/m4/getopt.m4-218-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
virt-p2v-1.42.0/m4/getopt.m4:219:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
virt-p2v-1.42.0/m4/getopt.m4-220-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
virt-p2v-1.42.0/m4/gnulib-comp.m4-408-      sed_drop_objext='s/\.o$//;s/\.obj$//'
virt-p2v-1.42.0/m4/gnulib-comp.m4:409:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
virt-p2v-1.42.0/m4/gnulib-comp.m4-410-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
virt-p2v-1.42.0/m4/gnulib-comp.m4-426-changequote(,)dnl
virt-p2v-1.42.0/m4/gnulib-comp.m4:427:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
virt-p2v-1.42.0/m4/gnulib-comp.m4-428-changequote([, ])dnl
##############################################
virt-p2v-1.42.0/m4/gnulib-comp.m4-755-      sed_drop_objext='s/\.o$//;s/\.obj$//'
virt-p2v-1.42.0/m4/gnulib-comp.m4:756:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
virt-p2v-1.42.0/m4/gnulib-comp.m4-757-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
virt-p2v-1.42.0/m4/manywarnings.m4-310-  if test -n "$GCC"; then
virt-p2v-1.42.0/m4/manywarnings.m4:311:    case `($CC --version) 2>/dev/null` in
virt-p2v-1.42.0/m4/manywarnings.m4-312-      'gcc (GCC) '[[0-3]].* | \
##############################################
virt-p2v-1.42.0/m4/stdint.m4-406-    fi
virt-p2v-1.42.0/m4/stdint.m4:407:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
virt-p2v-1.42.0/m4/stdint.m4-408-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
virt-p2v-1.42.0/m4/stdint.m4-435-    eval result=\$gl_cv_type_${gltype}_signed
virt-p2v-1.42.0/m4/stdint.m4:436:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
virt-p2v-1.42.0/m4/stdint.m4-437-    if test "$result" = yes; then
##############################################
virt-p2v-1.42.0/m4/stdint.m4-489-       done])
virt-p2v-1.42.0/m4/stdint.m4:490:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
virt-p2v-1.42.0/m4/stdint.m4-491-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
virt-p2v-1.42.0/m4/warnings.m4-33-case $gl_positive in
virt-p2v-1.42.0/m4/warnings.m4:34:  -Wno-*) gl_positive=-W`expr "X$gl_positive" : 'X-Wno-\(.*\)'` ;;
virt-p2v-1.42.0/m4/warnings.m4-35-esac
##############################################
virt-p2v-1.42.0/m4/wchar_h.m4-91-     save_ac_compile="$ac_compile"
virt-p2v-1.42.0/m4/wchar_h.m4:92:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
virt-p2v-1.42.0/m4/wchar_h.m4-93-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
virt-p2v-1.42.0/m4/wchar_h.m4-107-       dnl See note above about renaming object files.
virt-p2v-1.42.0/m4/wchar_h.m4:108:       ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
virt-p2v-1.42.0/m4/wchar_h.m4-109-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
virt-p2v-1.42.0/m4/p2v-libraries.m4-34-    ])
virt-p2v-1.42.0/m4/p2v-libraries.m4:35:    PCRE_CFLAGS=`$PCRE_CONFIG --cflags`
virt-p2v-1.42.0/m4/p2v-libraries.m4:36:    PCRE_LIBS=`$PCRE_CONFIG --libs`
virt-p2v-1.42.0/m4/p2v-libraries.m4-37-])
##############################################
virt-p2v-1.42.0/Makefile.am-177-$(dependencies_files): dependencies.m4 config.status
virt-p2v-1.42.0/Makefile.am:178:	define=`echo $@ | $(SED) 's/dependencies.//;y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
virt-p2v-1.42.0/Makefile.am-179-	m4 -D$$define=1 -DGTK_VERSION=$(GTK_VERSION) $< > $@-t
##############################################
virt-p2v-1.42.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
virt-p2v-1.42.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
virt-p2v-1.42.0/configure-45-  as_echo='print -r --'
virt-p2v-1.42.0/configure-46-  as_echo_n='print -rn --'
virt-p2v-1.42.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
virt-p2v-1.42.0/configure-48-  as_echo='printf %s\n'
##############################################
virt-p2v-1.42.0/configure-50-else
virt-p2v-1.42.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
virt-p2v-1.42.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
virt-p2v-1.42.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
virt-p2v-1.42.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
virt-p2v-1.42.0/configure-62-      esac;
##############################################
virt-p2v-1.42.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
virt-p2v-1.42.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
virt-p2v-1.42.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
virt-p2v-1.42.0/configure-324-      case $as_dir in #(
virt-p2v-1.42.0/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
virt-p2v-1.42.0/configure-326-      *) as_qdir=$as_dir;;
##############################################
virt-p2v-1.42.0/configure-397-  {
virt-p2v-1.42.0/configure:398:    as_val=`expr "$@" || test $? -eq 1`
virt-p2v-1.42.0/configure-399-  }
##############################################
virt-p2v-1.42.0/configure-404-# ----------------------------------------
virt-p2v-1.42.0/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
virt-p2v-1.42.0/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
virt-p2v-1.42.0/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
virt-p2v-1.42.0/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
virt-p2v-1.42.0/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
virt-p2v-1.42.0/configure-1653-  case $ac_option in
virt-p2v-1.42.0/configure:1654:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
virt-p2v-1.42.0/configure-1655-  *=)   ac_optarg= ;;
##############################################
virt-p2v-1.42.0/configure-1697-  -disable-* | --disable-*)
virt-p2v-1.42.0/configure:1698:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
virt-p2v-1.42.0/configure-1699-    # Reject names that are not valid shell variable names.
##############################################
virt-p2v-1.42.0/configure-1702-    ac_useropt_orig=$ac_useropt
virt-p2v-1.42.0/configure:1703:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
virt-p2v-1.42.0/configure-1704-    case $ac_user_opts in
##############################################
virt-p2v-1.42.0/configure-1723-  -enable-* | --enable-*)
virt-p2v-1.42.0/configure:1724:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
virt-p2v-1.42.0/configure-1725-    # Reject names that are not valid shell variable names.
##############################################
virt-p2v-1.42.0/configure-1728-    ac_useropt_orig=$ac_useropt
virt-p2v-1.42.0/configure:1729:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
virt-p2v-1.42.0/configure-1730-    case $ac_user_opts in
##############################################
virt-p2v-1.42.0/configure-1927-  -with-* | --with-*)
virt-p2v-1.42.0/configure:1928:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
virt-p2v-1.42.0/configure-1929-    # Reject names that are not valid shell variable names.
##############################################
virt-p2v-1.42.0/configure-1932-    ac_useropt_orig=$ac_useropt
virt-p2v-1.42.0/configure:1933:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
virt-p2v-1.42.0/configure-1934-    case $ac_user_opts in
##############################################
virt-p2v-1.42.0/configure-1943-  -without-* | --without-*)
virt-p2v-1.42.0/configure:1944:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
virt-p2v-1.42.0/configure-1945-    # Reject names that are not valid shell variable names.
##############################################
virt-p2v-1.42.0/configure-1948-    ac_useropt_orig=$ac_useropt
virt-p2v-1.42.0/configure:1949:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
virt-p2v-1.42.0/configure-1950-    case $ac_user_opts in
##############################################
virt-p2v-1.42.0/configure-1981-  *=*)
virt-p2v-1.42.0/configure:1982:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
virt-p2v-1.42.0/configure-1983-    # Reject names that are not valid shell variable names.
##############################################
virt-p2v-1.42.0/configure-2002-if test -n "$ac_prev"; then
virt-p2v-1.42.0/configure:2003:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
virt-p2v-1.42.0/configure-2004-  as_fn_error $? "missing argument to $ac_option"
##############################################
virt-p2v-1.42.0/configure-2024-    */ )
virt-p2v-1.42.0/configure:2025:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
virt-p2v-1.42.0/configure-2026-      eval $ac_var=\$ac_val;;
##############################################
virt-p2v-1.42.0/configure-2059-ac_ls_di=`ls -di .` &&
virt-p2v-1.42.0/configure:2060:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
virt-p2v-1.42.0/configure-2061-  as_fn_error $? "working directory cannot be determined"
##############################################
virt-p2v-1.42.0/configure-2115-case $srcdir in
virt-p2v-1.42.0/configure:2116:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
virt-p2v-1.42.0/configure-2117-esac
##############################################
virt-p2v-1.42.0/configure-2158-By default, \`make install' will install all the files in
virt-p2v-1.42.0/configure:2159:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
virt-p2v-1.42.0/configure:2160:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
virt-p2v-1.42.0/configure-2161-for instance \`--prefix=\$HOME'.
##############################################
virt-p2v-1.42.0/configure-2277-*)
virt-p2v-1.42.0/configure:2278:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
virt-p2v-1.42.0/configure-2279-  # A ".." for each directory in $ac_dir_suffix.
virt-p2v-1.42.0/configure:2280:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
virt-p2v-1.42.0/configure-2281-  case $ac_top_builddir_sub in
##############################################
virt-p2v-1.42.0/configure-2809-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
virt-p2v-1.42.0/configure:2810:  as_decl_name=`echo $2|sed 's/ *(.*//'`
virt-p2v-1.42.0/configure:2811:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
virt-p2v-1.42.0/configure-2812-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
virt-p2v-1.42.0/configure-3101-    *\'*)
virt-p2v-1.42.0/configure:3102:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
virt-p2v-1.42.0/configure-3103-    esac
##############################################
virt-p2v-1.42.0/configure-3184-      case $ac_val in
virt-p2v-1.42.0/configure:3185:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
virt-p2v-1.42.0/configure-3186-      esac
##############################################
virt-p2v-1.42.0/configure-3199-	case $ac_val in
virt-p2v-1.42.0/configure:3200:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
virt-p2v-1.42.0/configure-3201-	esac
##############################################
virt-p2v-1.42.0/configure-3367-    set,)
virt-p2v-1.42.0/configure:3368:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
virt-p2v-1.42.0/configure:3369:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
virt-p2v-1.42.0/configure-3370-      ac_cache_corrupted=: ;;
##############################################
virt-p2v-1.42.0/configure-3378-	# differences in whitespace do not lead to failure.
virt-p2v-1.42.0/configure:3379:	ac_old_val_w=`echo x $ac_old_val`
virt-p2v-1.42.0/configure:3380:	ac_new_val_w=`echo x $ac_new_val`
virt-p2v-1.42.0/configure-3381-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
virt-p2v-1.42.0/configure-3398-    case $ac_new_val in
virt-p2v-1.42.0/configure:3399:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
virt-p2v-1.42.0/configure-3400-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
virt-p2v-1.42.0/configure-3460-# Expand $ac_aux_dir to an absolute path.
virt-p2v-1.42.0/configure:3461:am_aux_dir=`cd "$ac_aux_dir" && pwd`
virt-p2v-1.42.0/configure-3462-
##############################################
virt-p2v-1.42.0/configure-3808-$as_echo_n "checking whether the C compiler works... " >&6; }
virt-p2v-1.42.0/configure:3809:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
virt-p2v-1.42.0/configure-3810-
##############################################
virt-p2v-1.42.0/configure-3852-	then :; else
virt-p2v-1.42.0/configure:3853:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
virt-p2v-1.42.0/configure-3854-	fi
##############################################
virt-p2v-1.42.0/configure-3912-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
virt-p2v-1.42.0/configure:3913:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
virt-p2v-1.42.0/configure-3914-	  break;;
##############################################
virt-p2v-1.42.0/configure-4021-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
virt-p2v-1.42.0/configure:4022:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
virt-p2v-1.42.0/configure-4023-       break;;
##############################################
virt-p2v-1.42.0/configure-4468-  # Check for GNU $ac_path_GREP
virt-p2v-1.42.0/configure:4469:case `"$ac_path_GREP" --version 2>&1` in
virt-p2v-1.42.0/configure-4470-*GNU*)
##############################################
virt-p2v-1.42.0/configure-4534-  # Check for GNU $ac_path_EGREP
virt-p2v-1.42.0/configure:4535:case `"$ac_path_EGREP" --version 2>&1` in
virt-p2v-1.42.0/configure-4536-*GNU*)
##############################################
virt-p2v-1.42.0/configure-4695-do :
virt-p2v-1.42.0/configure:4696:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
virt-p2v-1.42.0/configure-4697-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
virt-p2v-1.42.0/configure-4700-  cat >>confdefs.h <<_ACEOF
virt-p2v-1.42.0/configure:4701:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
virt-p2v-1.42.0/configure-4702-_ACEOF
##############################################
virt-p2v-1.42.0/configure-4962-     echo "timestamp, slept: $am_has_slept" > conftest.file
virt-p2v-1.42.0/configure:4963:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
virt-p2v-1.42.0/configure-4964-     if test "$*" = "X"; then
virt-p2v-1.42.0/configure-4965-	# -L didn't work.
virt-p2v-1.42.0/configure:4966:	set X `ls -t "$srcdir/configure" conftest.file`
virt-p2v-1.42.0/configure-4967-     fi
##############################################
virt-p2v-1.42.0/configure-5013-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
virt-p2v-1.42.0/configure:5014:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
virt-p2v-1.42.0/configure-5015-
##############################################
virt-p2v-1.42.0/configure-5155-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
virt-p2v-1.42.0/configure:5156:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
virt-p2v-1.42.0/configure-5157-	     'mkdir (GNU coreutils) '* | \
##############################################
virt-p2v-1.42.0/configure-5228-set x ${MAKE-make}
virt-p2v-1.42.0/configure:5229:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
virt-p2v-1.42.0/configure-5230-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
virt-p2v-1.42.0/configure-5238-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
virt-p2v-1.42.0/configure:5239:case `${MAKE-make} -f conftest.make 2>/dev/null` in
virt-p2v-1.42.0/configure-5240-  *@@@%%%=?*=@@@%%%*)
##############################################
virt-p2v-1.42.0/configure-5367-
virt-p2v-1.42.0/configure:5368:if test "`cd $srcdir && pwd`" != "`pwd`"; then
virt-p2v-1.42.0/configure-5369-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
virt-p2v-1.42.0/configure-5553-  if test "$am_compiler_list" = ""; then
virt-p2v-1.42.0/configure:5554:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
virt-p2v-1.42.0/configure-5555-  fi
##############################################
virt-p2v-1.42.0/configure-6233-test "x$ac_build_alias" = x &&
virt-p2v-1.42.0/configure:6234:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
virt-p2v-1.42.0/configure-6235-test "x$ac_build_alias" = x &&
virt-p2v-1.42.0/configure-6236-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
virt-p2v-1.42.0/configure:6237:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
virt-p2v-1.42.0/configure-6238-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
virt-p2v-1.42.0/configure-6257-IFS=$ac_save_IFS
virt-p2v-1.42.0/configure:6258:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
virt-p2v-1.42.0/configure-6259-
##############################################
virt-p2v-1.42.0/configure-6268-else
virt-p2v-1.42.0/configure:6269:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
virt-p2v-1.42.0/configure-6270-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
virt-p2v-1.42.0/configure-6290-IFS=$ac_save_IFS
virt-p2v-1.42.0/configure:6291:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
virt-p2v-1.42.0/configure-6292-
##############################################
virt-p2v-1.42.0/configure-7355-do :
virt-p2v-1.42.0/configure:7356:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
virt-p2v-1.42.0/configure-7357-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
virt-p2v-1.42.0/configure-7360-  cat >>confdefs.h <<_ACEOF
virt-p2v-1.42.0/configure:7361:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
virt-p2v-1.42.0/configure-7362-_ACEOF
##############################################
virt-p2v-1.42.0/configure-7675-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
virt-p2v-1.42.0/configure:7676:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
virt-p2v-1.42.0/configure-7677-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
virt-p2v-1.42.0/configure-7978-do :
virt-p2v-1.42.0/configure:7979:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
virt-p2v-1.42.0/configure-7980-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
virt-p2v-1.42.0/configure-7982-  cat >>confdefs.h <<_ACEOF
virt-p2v-1.42.0/configure:7983:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
virt-p2v-1.42.0/configure-7984-_ACEOF
##############################################
virt-p2v-1.42.0/configure-8891-do :
virt-p2v-1.42.0/configure:8892:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
virt-p2v-1.42.0/configure-8893-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
virt-p2v-1.42.0/configure-8895-  cat >>confdefs.h <<_ACEOF
virt-p2v-1.42.0/configure:8896:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
virt-p2v-1.42.0/configure-8897-_ACEOF
##############################################
virt-p2v-1.42.0/configure-8946-    fi
virt-p2v-1.42.0/configure:8947:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
virt-p2v-1.42.0/configure-8948-    cat >>confdefs.h <<_ACEOF
##############################################
virt-p2v-1.42.0/configure-8991-    fi
virt-p2v-1.42.0/configure:8992:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
virt-p2v-1.42.0/configure-8993-    cat >>confdefs.h <<_ACEOF
##############################################
virt-p2v-1.42.0/configure-9043-    eval result=\$gl_cv_type_${gltype}_signed
virt-p2v-1.42.0/configure:9044:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
virt-p2v-1.42.0/configure-9045-    if test "$result" = yes; then
##############################################
virt-p2v-1.42.0/configure-9119-$as_echo "$ac_res" >&6; }
virt-p2v-1.42.0/configure:9120:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
virt-p2v-1.42.0/configure-9121-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
virt-p2v-1.42.0/configure-9191-$as_echo "$ac_res" >&6; }
virt-p2v-1.42.0/configure:9192:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
virt-p2v-1.42.0/configure-9193-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
virt-p2v-1.42.0/configure-10876-  for ac_func in _getb67 GETB67 getb67; do
virt-p2v-1.42.0/configure:10877:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
virt-p2v-1.42.0/configure-10878-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
virt-p2v-1.42.0/configure-13566-                              save_ac_compile="$ac_compile"
virt-p2v-1.42.0/configure:13567:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
virt-p2v-1.42.0/configure-13568-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
virt-p2v-1.42.0/configure-13588-_ACEOF
virt-p2v-1.42.0/configure:13589:              ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
virt-p2v-1.42.0/configure-13590-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
virt-p2v-1.42.0/configure-15414-  gl_source_base='gnulib/tests'
virt-p2v-1.42.0/configure:15415:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
virt-p2v-1.42.0/configure-15416-
##############################################
virt-p2v-1.42.0/configure-21318-  # Check for GNU $ac_path_SED
virt-p2v-1.42.0/configure:21319:case `"$ac_path_SED" --version 2>&1` in
virt-p2v-1.42.0/configure-21320-*GNU*)
##############################################
virt-p2v-1.42.0/configure-22397-  if test -n "$GCC"; then
virt-p2v-1.42.0/configure:22398:    case `($CC --version) 2>/dev/null` in
virt-p2v-1.42.0/configure-22399-      'gcc (GCC) '[0-3].* | \
##############################################
virt-p2v-1.42.0/configure-22442-
virt-p2v-1.42.0/configure:22443:as_gl_Warn=`$as_echo "gl_cv_warn_c_$w" | $as_tr_sh`
virt-p2v-1.42.0/configure-22444-gl_positive="$w"
virt-p2v-1.42.0/configure-22445-case $gl_positive in
virt-p2v-1.42.0/configure:22446:  -Wno-*) gl_positive=-W`expr "X$gl_positive" : 'X-Wno-\(.*\)'` ;;
virt-p2v-1.42.0/configure-22447-esac
##############################################
virt-p2v-1.42.0/configure-23127-do :
virt-p2v-1.42.0/configure:23128:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
virt-p2v-1.42.0/configure-23129-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
virt-p2v-1.42.0/configure-23131-  cat >>confdefs.h <<_ACEOF
virt-p2v-1.42.0/configure:23132:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
virt-p2v-1.42.0/configure-23133-_ACEOF
##############################################
virt-p2v-1.42.0/configure-23294-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23295:  pkg_cv_PCRE_CFLAGS=`$PKG_CONFIG --cflags "libpcre" 2>/dev/null`
virt-p2v-1.42.0/configure-23296-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23311-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23312:  pkg_cv_PCRE_LIBS=`$PKG_CONFIG --libs "libpcre" 2>/dev/null`
virt-p2v-1.42.0/configure-23313-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23332-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:23333:	        PCRE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcre" 2>&1`
virt-p2v-1.42.0/configure-23334-        else
virt-p2v-1.42.0/configure:23335:	        PCRE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcre" 2>&1`
virt-p2v-1.42.0/configure-23336-        fi
##############################################
virt-p2v-1.42.0/configure-23388-fi
virt-p2v-1.42.0/configure:23389:    PCRE_CFLAGS=`$PCRE_CONFIG --cflags`
virt-p2v-1.42.0/configure:23390:    PCRE_LIBS=`$PCRE_CONFIG --libs`
virt-p2v-1.42.0/configure-23391-
##############################################
virt-p2v-1.42.0/configure-23443-fi
virt-p2v-1.42.0/configure:23444:    PCRE_CFLAGS=`$PCRE_CONFIG --cflags`
virt-p2v-1.42.0/configure:23445:    PCRE_LIBS=`$PCRE_CONFIG --libs`
virt-p2v-1.42.0/configure-23446-
##############################################
virt-p2v-1.42.0/configure-23468-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23469:  pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23470-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23485-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23486:  pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23487-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23506-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:23507:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0" 2>&1`
virt-p2v-1.42.0/configure-23508-        else
virt-p2v-1.42.0/configure:23509:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0" 2>&1`
virt-p2v-1.42.0/configure-23510-        fi
##############################################
virt-p2v-1.42.0/configure-23577-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23578:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23579-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23594-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23595:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23596-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23615-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:23616:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0" 2>&1`
virt-p2v-1.42.0/configure-23617-        else
virt-p2v-1.42.0/configure:23618:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0" 2>&1`
virt-p2v-1.42.0/configure-23619-        fi
##############################################
virt-p2v-1.42.0/configure-23671-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23672:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23673-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23688-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23689:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23690-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23709-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:23710:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0" 2>&1`
virt-p2v-1.42.0/configure-23711-        else
virt-p2v-1.42.0/configure:23712:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0" 2>&1`
virt-p2v-1.42.0/configure-23713-        fi
##############################################
virt-p2v-1.42.0/configure-23765-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23766:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23767-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23782-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23783:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23784-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23803-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:23804:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0" 2>&1`
virt-p2v-1.42.0/configure-23805-        else
virt-p2v-1.42.0/configure:23806:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0" 2>&1`
virt-p2v-1.42.0/configure-23807-        fi
##############################################
virt-p2v-1.42.0/configure-23825-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23826:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23827-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23842-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23843:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23844-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23863-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:23864:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0" 2>&1`
virt-p2v-1.42.0/configure-23865-        else
virt-p2v-1.42.0/configure:23866:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0" 2>&1`
virt-p2v-1.42.0/configure-23867-        fi
##############################################
virt-p2v-1.42.0/configure-23923-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23924:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23925-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23940-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:23941:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-23942-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-23961-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:23962:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0" 2>&1`
virt-p2v-1.42.0/configure-23963-        else
virt-p2v-1.42.0/configure:23964:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0" 2>&1`
virt-p2v-1.42.0/configure-23965-        fi
##############################################
virt-p2v-1.42.0/configure-24030-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:24031:  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-1" 2>/dev/null`
virt-p2v-1.42.0/configure-24032-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-24047-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:24048:  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "dbus-1" 2>/dev/null`
virt-p2v-1.42.0/configure-24049-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-24068-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:24069:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbus-1" 2>&1`
virt-p2v-1.42.0/configure-24070-        else
virt-p2v-1.42.0/configure:24071:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbus-1" 2>&1`
virt-p2v-1.42.0/configure-24072-        fi
##############################################
virt-p2v-1.42.0/configure-24133-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:24134:  pkg_cv_BASH_COMPLETION_CFLAGS=`$PKG_CONFIG --cflags "bash-completion >= 2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-24135-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-24150-  test $ac_status = 0; }; then
virt-p2v-1.42.0/configure:24151:  pkg_cv_BASH_COMPLETION_LIBS=`$PKG_CONFIG --libs "bash-completion >= 2.0" 2>/dev/null`
virt-p2v-1.42.0/configure-24152-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
virt-p2v-1.42.0/configure-24171-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/configure:24172:	        BASH_COMPLETION_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "bash-completion >= 2.0" 2>&1`
virt-p2v-1.42.0/configure-24173-        else
virt-p2v-1.42.0/configure:24174:	        BASH_COMPLETION_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "bash-completion >= 2.0" 2>&1`
virt-p2v-1.42.0/configure-24175-        fi
##############################################
virt-p2v-1.42.0/configure-24552-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
virt-p2v-1.42.0/configure:24553:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
virt-p2v-1.42.0/configure-24554-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
virt-p2v-1.42.0/configure-24621-      sed_drop_objext='s/\.o$//;s/\.obj$//'
virt-p2v-1.42.0/configure:24622:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
virt-p2v-1.42.0/configure-24623-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
virt-p2v-1.42.0/configure-24650-      sed_drop_objext='s/\.o$//;s/\.obj$//'
virt-p2v-1.42.0/configure:24651:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
virt-p2v-1.42.0/configure-24652-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
virt-p2v-1.42.0/configure-24728-if test -z "$BASH_VERSION$ZSH_VERSION" \
virt-p2v-1.42.0/configure:24729:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
virt-p2v-1.42.0/configure-24730-  as_echo='print -r --'
virt-p2v-1.42.0/configure-24731-  as_echo_n='print -rn --'
virt-p2v-1.42.0/configure:24732:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
virt-p2v-1.42.0/configure-24733-  as_echo='printf %s\n'
##############################################
virt-p2v-1.42.0/configure-24735-else
virt-p2v-1.42.0/configure:24736:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
virt-p2v-1.42.0/configure-24737-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
virt-p2v-1.42.0/configure-24745-	expr "X$arg" : "X\\(.*\\)$as_nl";
virt-p2v-1.42.0/configure:24746:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
virt-p2v-1.42.0/configure-24747-      esac;
##############################################
virt-p2v-1.42.0/configure-24822-# ----------------------------------------
virt-p2v-1.42.0/configure:24823:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
virt-p2v-1.42.0/configure-24824-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
virt-p2v-1.42.0/configure-24894-  {
virt-p2v-1.42.0/configure:24895:    as_val=`expr "$@" || test $? -eq 1`
virt-p2v-1.42.0/configure-24896-  }
##############################################
virt-p2v-1.42.0/configure-24998-      case $as_dir in #(
virt-p2v-1.42.0/configure:24999:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
virt-p2v-1.42.0/configure-25000-      *) as_qdir=$as_dir;;
##############################################
virt-p2v-1.42.0/configure-25133-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
virt-p2v-1.42.0/configure:25134:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
virt-p2v-1.42.0/configure-25135-ac_cs_version="\\
##############################################
virt-p2v-1.42.0/configure-25158-  --*=?*)
virt-p2v-1.42.0/configure:25159:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
virt-p2v-1.42.0/configure:25160:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
virt-p2v-1.42.0/configure-25161-    ac_shift=:
##############################################
virt-p2v-1.42.0/configure-25163-  --*=)
virt-p2v-1.42.0/configure:25164:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
virt-p2v-1.42.0/configure-25165-    ac_optarg=
##############################################
virt-p2v-1.42.0/configure-25187-    case $ac_optarg in
virt-p2v-1.42.0/configure:25188:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
virt-p2v-1.42.0/configure-25189-    '') as_fn_error $? "missing file argument" ;;
##############################################
virt-p2v-1.42.0/configure-25195-    case $ac_optarg in
virt-p2v-1.42.0/configure:25196:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
virt-p2v-1.42.0/configure-25197-    esac
##############################################
virt-p2v-1.42.0/configure-25333-fi
virt-p2v-1.42.0/configure:25334:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
virt-p2v-1.42.0/configure-25335-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
virt-p2v-1.42.0/configure-25350-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
virt-p2v-1.42.0/configure:25351:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
virt-p2v-1.42.0/configure-25352-ac_delim='%!_!# '
##############################################
virt-p2v-1.42.0/configure-25356-
virt-p2v-1.42.0/configure:25357:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
virt-p2v-1.42.0/configure-25358-  if test $ac_delim_n = $ac_delim_num; then
##############################################
virt-p2v-1.42.0/configure-25494-for ac_last_try in false false :; do
virt-p2v-1.42.0/configure:25495:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
virt-p2v-1.42.0/configure-25496-  if test -z "$ac_tt"; then
##############################################
virt-p2v-1.42.0/configure-25626-      esac
virt-p2v-1.42.0/configure:25627:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
virt-p2v-1.42.0/configure-25628-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
virt-p2v-1.42.0/configure-25685-*)
virt-p2v-1.42.0/configure:25686:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
virt-p2v-1.42.0/configure-25687-  # A ".." for each directory in $ac_dir_suffix.
virt-p2v-1.42.0/configure:25688:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
virt-p2v-1.42.0/configure-25689-  case $ac_top_builddir_sub in
##############################################
virt-p2v-1.42.0/configure-25746-/@mandir@/p'
virt-p2v-1.42.0/configure:25747:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
virt-p2v-1.42.0/configure-25748-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
virt-p2v-1.42.0/configure-25763-
virt-p2v-1.42.0/configure:25764:# Neutralize VPATH when `$srcdir' = `.'.
virt-p2v-1.42.0/configure-25765-# Shell code in configure.ac might set extrasub.
##############################################
virt-p2v-1.42.0/configure-25791-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
virt-p2v-1.42.0/configure:25792:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
virt-p2v-1.42.0/configure-25793-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
virt-p2v-1.42.0/configure-25837-    * )
virt-p2v-1.42.0/configure:25838:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
virt-p2v-1.42.0/configure-25839-  esac
##############################################
virt-p2v-1.42.0/configure-25892-    # Strip MF so we end up with the name of the file.
virt-p2v-1.42.0/configure:25893:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
virt-p2v-1.42.0/configure-25894-    # Check whether this is an Automake generated Makefile which includes
##############################################
virt-p2v-1.42.0/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
virt-p2v-1.42.0/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
virt-p2v-1.42.0/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
virt-p2v-1.42.0/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
virt-p2v-1.42.0/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
virt-p2v-1.42.0/aclocal.m4-181-        else 
virt-p2v-1.42.0/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
virt-p2v-1.42.0/aclocal.m4-183-        fi
##############################################
virt-p2v-1.42.0/aclocal.m4-414-changequote(,)dnl
virt-p2v-1.42.0/aclocal.m4:415:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
virt-p2v-1.42.0/aclocal.m4-416-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
virt-p2v-1.42.0/aclocal.m4-433-changequote(,)dnl
virt-p2v-1.42.0/aclocal.m4:434:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
virt-p2v-1.42.0/aclocal.m4-435-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
virt-p2v-1.42.0/aclocal.m4-468-      case "$ac_file" in
virt-p2v-1.42.0/aclocal.m4:469:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
virt-p2v-1.42.0/aclocal.m4-470-      esac
##############################################
virt-p2v-1.42.0/aclocal.m4-473-        # Adjust a relative srcdir.
virt-p2v-1.42.0/aclocal.m4:474:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
virt-p2v-1.42.0/aclocal.m4:475:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
virt-p2v-1.42.0/aclocal.m4:476:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
virt-p2v-1.42.0/aclocal.m4-477-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
virt-p2v-1.42.0/aclocal.m4-480-        case "$ac_given_srcdir" in
virt-p2v-1.42.0/aclocal.m4:481:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
virt-p2v-1.42.0/aclocal.m4-482-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
virt-p2v-1.42.0/aclocal.m4-501-            fi
virt-p2v-1.42.0/aclocal.m4:502:            ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
virt-p2v-1.42.0/aclocal.m4-503-            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
virt-p2v-1.42.0/aclocal.m4-594-  # Adjust a relative srcdir.
virt-p2v-1.42.0/aclocal.m4:595:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
virt-p2v-1.42.0/aclocal.m4:596:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
virt-p2v-1.42.0/aclocal.m4:597:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
virt-p2v-1.42.0/aclocal.m4-598-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
virt-p2v-1.42.0/aclocal.m4-601-  case "$ac_given_srcdir" in
virt-p2v-1.42.0/aclocal.m4:602:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
virt-p2v-1.42.0/aclocal.m4-603-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
virt-p2v-1.42.0/aclocal.m4-663-  # Set POTFILES to the value of the Makefile variable POTFILES.
virt-p2v-1.42.0/aclocal.m4:664:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
virt-p2v-1.42.0/aclocal.m4:665:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
virt-p2v-1.42.0/aclocal.m4-666-  # Compute POTFILES_DEPS as
##############################################
virt-p2v-1.42.0/aclocal.m4-678-    # The LINGUAS file contains the set of available languages.
virt-p2v-1.42.0/aclocal.m4:679:    ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
virt-p2v-1.42.0/aclocal.m4-680-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
virt-p2v-1.42.0/aclocal.m4-682-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
virt-p2v-1.42.0/aclocal.m4:683:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
virt-p2v-1.42.0/aclocal.m4:684:    ALL_LINGUAS=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
virt-p2v-1.42.0/aclocal.m4-685-  fi
##############################################
virt-p2v-1.42.0/aclocal.m4-724-    QMFILES="$QMFILES $srcdirpre$lang.qm"
virt-p2v-1.42.0/aclocal.m4:725:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
virt-p2v-1.42.0/aclocal.m4-726-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
virt-p2v-1.42.0/aclocal.m4:727:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
virt-p2v-1.42.0/aclocal.m4-728-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
virt-p2v-1.42.0/aclocal.m4-765-      QTCATALOGS="$QTCATALOGS $lang.qm"
virt-p2v-1.42.0/aclocal.m4:766:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
virt-p2v-1.42.0/aclocal.m4-767-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
virt-p2v-1.42.0/aclocal.m4:768:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
virt-p2v-1.42.0/aclocal.m4-769-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
virt-p2v-1.42.0/aclocal.m4-777-    for lang in $ALL_LINGUAS; do
virt-p2v-1.42.0/aclocal.m4:778:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
virt-p2v-1.42.0/aclocal.m4-779-      cat >> "$ac_file.tmp" <<EOF
##############################################
virt-p2v-1.42.0/aclocal.m4-788-    for lang in $ALL_LINGUAS; do
virt-p2v-1.42.0/aclocal.m4:789:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
virt-p2v-1.42.0/aclocal.m4-790-      cat >> "$ac_file.tmp" <<EOF
##############################################
virt-p2v-1.42.0/aclocal.m4-887-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
virt-p2v-1.42.0/aclocal.m4:888:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
virt-p2v-1.42.0/aclocal.m4-889-# and then we would define $MISSING as
##############################################
virt-p2v-1.42.0/aclocal.m4-902-# Expand $ac_aux_dir to an absolute path.
virt-p2v-1.42.0/aclocal.m4:903:am_aux_dir=`cd "$ac_aux_dir" && pwd`
virt-p2v-1.42.0/aclocal.m4-904-])
##############################################
virt-p2v-1.42.0/aclocal.m4-1000-  if test "$am_compiler_list" = ""; then
virt-p2v-1.42.0/aclocal.m4:1001:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
virt-p2v-1.42.0/aclocal.m4-1002-  fi
##############################################
virt-p2v-1.42.0/aclocal.m4-1153-    # Strip MF so we end up with the name of the file.
virt-p2v-1.42.0/aclocal.m4:1154:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
virt-p2v-1.42.0/aclocal.m4-1155-    # Check whether this is an Automake generated Makefile which includes
##############################################
virt-p2v-1.42.0/aclocal.m4-1160-      || continue
virt-p2v-1.42.0/aclocal.m4:1161:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
virt-p2v-1.42.0/aclocal.m4:1162:    am_filepart=`AS_BASENAME(["$am_mf"])`
virt-p2v-1.42.0/aclocal.m4-1163-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
virt-p2v-1.42.0/aclocal.m4-1228-AC_REQUIRE([AC_PROG_INSTALL])dnl
virt-p2v-1.42.0/aclocal.m4:1229:if test "`cd $srcdir && pwd`" != "`pwd`"; then
virt-p2v-1.42.0/aclocal.m4-1230-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
virt-p2v-1.42.0/aclocal.m4-1387-    * )
virt-p2v-1.42.0/aclocal.m4:1388:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
virt-p2v-1.42.0/aclocal.m4-1389-  esac
virt-p2v-1.42.0/aclocal.m4-1390-done
virt-p2v-1.42.0/aclocal.m4:1391:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
virt-p2v-1.42.0/aclocal.m4-1392-
##############################################
virt-p2v-1.42.0/aclocal.m4-1643-     echo "timestamp, slept: $am_has_slept" > conftest.file
virt-p2v-1.42.0/aclocal.m4:1644:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
virt-p2v-1.42.0/aclocal.m4-1645-     if test "$[*]" = "X"; then
virt-p2v-1.42.0/aclocal.m4-1646-	# -L didn't work.
virt-p2v-1.42.0/aclocal.m4:1647:	set X `ls -t "$srcdir/configure" conftest.file`
virt-p2v-1.42.0/aclocal.m4-1648-     fi
##############################################
virt-p2v-1.42.0/Makefile.in-86-  { \
virt-p2v-1.42.0/Makefile.in:87:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
virt-p2v-1.42.0/Makefile.in-88-  }; \
##############################################
virt-p2v-1.42.0/Makefile.in-237-	$(LDFLAGS) -o $@
virt-p2v-1.42.0/Makefile.in:238:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
virt-p2v-1.42.0/Makefile.in-239-am__vpath_adj = case $$p in \
virt-p2v-1.42.0/Makefile.in:240:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
virt-p2v-1.42.0/Makefile.in-241-    *) f=$$p;; \
virt-p2v-1.42.0/Makefile.in-242-  esac;
virt-p2v-1.42.0/Makefile.in:243:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
virt-p2v-1.42.0/Makefile.in-244-am__install_max = 40
virt-p2v-1.42.0/Makefile.in-245-am__nobase_strip_setup = \
virt-p2v-1.42.0/Makefile.in:246:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
virt-p2v-1.42.0/Makefile.in-247-am__nobase_strip = \
##############################################
virt-p2v-1.42.0/Makefile.in-488-case "$@" in						\
virt-p2v-1.42.0/Makefile.in:489:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
virt-p2v-1.42.0/Makefile.in-490-    *) am__odir=.;; 					\
##############################################
virt-p2v-1.42.0/Makefile.in-518-  bases='$(TEST_LOGS)'; \
virt-p2v-1.42.0/Makefile.in:519:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
virt-p2v-1.42.0/Makefile.in:520:  bases=`echo $$bases`
virt-p2v-1.42.0/Makefile.in-521-RECHECK_LOGS = $(TEST_LOGS)
##############################################
virt-p2v-1.42.0/Makefile.in-530-        */*) b='$*';; \
virt-p2v-1.42.0/Makefile.in:531:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
virt-p2v-1.42.0/Makefile.in-532-       esac;; \
##############################################
virt-p2v-1.42.0/Makefile.in-575-  while test -n "$$dir1"; do \
virt-p2v-1.42.0/Makefile.in:576:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
virt-p2v-1.42.0/Makefile.in-577-    if test "$$first" != "."; then \
virt-p2v-1.42.0/Makefile.in-578-      if test "$$first" = ".."; then \
virt-p2v-1.42.0/Makefile.in:579:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
virt-p2v-1.42.0/Makefile.in:580:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
virt-p2v-1.42.0/Makefile.in-581-      else \
virt-p2v-1.42.0/Makefile.in:582:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
virt-p2v-1.42.0/Makefile.in-583-        if test "$$first2" = "$$first"; then \
virt-p2v-1.42.0/Makefile.in:584:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
virt-p2v-1.42.0/Makefile.in-585-        else \
##############################################
virt-p2v-1.42.0/Makefile.in-590-    fi; \
virt-p2v-1.42.0/Makefile.in:591:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
virt-p2v-1.42.0/Makefile.in-592-  done; \
##############################################
virt-p2v-1.42.0/Makefile.in-1860-.c.o:
virt-p2v-1.42.0/Makefile.in:1861:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
virt-p2v-1.42.0/Makefile.in-1862-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
virt-p2v-1.42.0/Makefile.in-1868-.c.obj:
virt-p2v-1.42.0/Makefile.in:1869:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
virt-p2v-1.42.0/Makefile.in:1870:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
virt-p2v-1.42.0/Makefile.in-1871-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1873-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1874:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
virt-p2v-1.42.0/Makefile.in-1875-
virt-p2v-1.42.0/Makefile.in-1876-miniexpect/virt_p2v-miniexpect.o: miniexpect/miniexpect.c
virt-p2v-1.42.0/Makefile.in:1877:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT miniexpect/virt_p2v-miniexpect.o -MD -MP -MF miniexpect/$(DEPDIR)/virt_p2v-miniexpect.Tpo -c -o miniexpect/virt_p2v-miniexpect.o `test -f 'miniexpect/miniexpect.c' || echo '$(srcdir)/'`miniexpect/miniexpect.c
virt-p2v-1.42.0/Makefile.in-1878-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) miniexpect/$(DEPDIR)/virt_p2v-miniexpect.Tpo miniexpect/$(DEPDIR)/virt_p2v-miniexpect.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1880-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1881:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o miniexpect/virt_p2v-miniexpect.o `test -f 'miniexpect/miniexpect.c' || echo '$(srcdir)/'`miniexpect/miniexpect.c
virt-p2v-1.42.0/Makefile.in-1882-
virt-p2v-1.42.0/Makefile.in-1883-miniexpect/virt_p2v-miniexpect.obj: miniexpect/miniexpect.c
virt-p2v-1.42.0/Makefile.in:1884:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT miniexpect/virt_p2v-miniexpect.obj -MD -MP -MF miniexpect/$(DEPDIR)/virt_p2v-miniexpect.Tpo -c -o miniexpect/virt_p2v-miniexpect.obj `if test -f 'miniexpect/miniexpect.c'; then $(CYGPATH_W) 'miniexpect/miniexpect.c'; else $(CYGPATH_W) '$(srcdir)/miniexpect/miniexpect.c'; fi`
virt-p2v-1.42.0/Makefile.in-1885-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) miniexpect/$(DEPDIR)/virt_p2v-miniexpect.Tpo miniexpect/$(DEPDIR)/virt_p2v-miniexpect.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1887-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1888:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o miniexpect/virt_p2v-miniexpect.obj `if test -f 'miniexpect/miniexpect.c'; then $(CYGPATH_W) 'miniexpect/miniexpect.c'; else $(CYGPATH_W) '$(srcdir)/miniexpect/miniexpect.c'; fi`
virt-p2v-1.42.0/Makefile.in-1889-
virt-p2v-1.42.0/Makefile.in-1890-libguestfs/virt_p2v-cleanups.o: libguestfs/cleanups.c
virt-p2v-1.42.0/Makefile.in:1891:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT libguestfs/virt_p2v-cleanups.o -MD -MP -MF libguestfs/$(DEPDIR)/virt_p2v-cleanups.Tpo -c -o libguestfs/virt_p2v-cleanups.o `test -f 'libguestfs/cleanups.c' || echo '$(srcdir)/'`libguestfs/cleanups.c
virt-p2v-1.42.0/Makefile.in-1892-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libguestfs/$(DEPDIR)/virt_p2v-cleanups.Tpo libguestfs/$(DEPDIR)/virt_p2v-cleanups.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1894-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1895:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o libguestfs/virt_p2v-cleanups.o `test -f 'libguestfs/cleanups.c' || echo '$(srcdir)/'`libguestfs/cleanups.c
virt-p2v-1.42.0/Makefile.in-1896-
virt-p2v-1.42.0/Makefile.in-1897-libguestfs/virt_p2v-cleanups.obj: libguestfs/cleanups.c
virt-p2v-1.42.0/Makefile.in:1898:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT libguestfs/virt_p2v-cleanups.obj -MD -MP -MF libguestfs/$(DEPDIR)/virt_p2v-cleanups.Tpo -c -o libguestfs/virt_p2v-cleanups.obj `if test -f 'libguestfs/cleanups.c'; then $(CYGPATH_W) 'libguestfs/cleanups.c'; else $(CYGPATH_W) '$(srcdir)/libguestfs/cleanups.c'; fi`
virt-p2v-1.42.0/Makefile.in-1899-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libguestfs/$(DEPDIR)/virt_p2v-cleanups.Tpo libguestfs/$(DEPDIR)/virt_p2v-cleanups.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1901-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1902:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o libguestfs/virt_p2v-cleanups.obj `if test -f 'libguestfs/cleanups.c'; then $(CYGPATH_W) 'libguestfs/cleanups.c'; else $(CYGPATH_W) '$(srcdir)/libguestfs/cleanups.c'; fi`
virt-p2v-1.42.0/Makefile.in-1903-
virt-p2v-1.42.0/Makefile.in-1904-libguestfs/virt_p2v-guestfs-utils.o: libguestfs/guestfs-utils.c
virt-p2v-1.42.0/Makefile.in:1905:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT libguestfs/virt_p2v-guestfs-utils.o -MD -MP -MF libguestfs/$(DEPDIR)/virt_p2v-guestfs-utils.Tpo -c -o libguestfs/virt_p2v-guestfs-utils.o `test -f 'libguestfs/guestfs-utils.c' || echo '$(srcdir)/'`libguestfs/guestfs-utils.c
virt-p2v-1.42.0/Makefile.in-1906-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libguestfs/$(DEPDIR)/virt_p2v-guestfs-utils.Tpo libguestfs/$(DEPDIR)/virt_p2v-guestfs-utils.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1908-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1909:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o libguestfs/virt_p2v-guestfs-utils.o `test -f 'libguestfs/guestfs-utils.c' || echo '$(srcdir)/'`libguestfs/guestfs-utils.c
virt-p2v-1.42.0/Makefile.in-1910-
virt-p2v-1.42.0/Makefile.in-1911-libguestfs/virt_p2v-guestfs-utils.obj: libguestfs/guestfs-utils.c
virt-p2v-1.42.0/Makefile.in:1912:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT libguestfs/virt_p2v-guestfs-utils.obj -MD -MP -MF libguestfs/$(DEPDIR)/virt_p2v-guestfs-utils.Tpo -c -o libguestfs/virt_p2v-guestfs-utils.obj `if test -f 'libguestfs/guestfs-utils.c'; then $(CYGPATH_W) 'libguestfs/guestfs-utils.c'; else $(CYGPATH_W) '$(srcdir)/libguestfs/guestfs-utils.c'; fi`
virt-p2v-1.42.0/Makefile.in-1913-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libguestfs/$(DEPDIR)/virt_p2v-guestfs-utils.Tpo libguestfs/$(DEPDIR)/virt_p2v-guestfs-utils.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1915-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1916:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o libguestfs/virt_p2v-guestfs-utils.obj `if test -f 'libguestfs/guestfs-utils.c'; then $(CYGPATH_W) 'libguestfs/guestfs-utils.c'; else $(CYGPATH_W) '$(srcdir)/libguestfs/guestfs-utils.c'; fi`
virt-p2v-1.42.0/Makefile.in-1917-
virt-p2v-1.42.0/Makefile.in-1918-libguestfs/virt_p2v-libxml2-cleanups.o: libguestfs/libxml2-cleanups.c
virt-p2v-1.42.0/Makefile.in:1919:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT libguestfs/virt_p2v-libxml2-cleanups.o -MD -MP -MF libguestfs/$(DEPDIR)/virt_p2v-libxml2-cleanups.Tpo -c -o libguestfs/virt_p2v-libxml2-cleanups.o `test -f 'libguestfs/libxml2-cleanups.c' || echo '$(srcdir)/'`libguestfs/libxml2-cleanups.c
virt-p2v-1.42.0/Makefile.in-1920-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libguestfs/$(DEPDIR)/virt_p2v-libxml2-cleanups.Tpo libguestfs/$(DEPDIR)/virt_p2v-libxml2-cleanups.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1922-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1923:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o libguestfs/virt_p2v-libxml2-cleanups.o `test -f 'libguestfs/libxml2-cleanups.c' || echo '$(srcdir)/'`libguestfs/libxml2-cleanups.c
virt-p2v-1.42.0/Makefile.in-1924-
virt-p2v-1.42.0/Makefile.in-1925-libguestfs/virt_p2v-libxml2-cleanups.obj: libguestfs/libxml2-cleanups.c
virt-p2v-1.42.0/Makefile.in:1926:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT libguestfs/virt_p2v-libxml2-cleanups.obj -MD -MP -MF libguestfs/$(DEPDIR)/virt_p2v-libxml2-cleanups.Tpo -c -o libguestfs/virt_p2v-libxml2-cleanups.obj `if test -f 'libguestfs/libxml2-cleanups.c'; then $(CYGPATH_W) 'libguestfs/libxml2-cleanups.c'; else $(CYGPATH_W) '$(srcdir)/libguestfs/libxml2-cleanups.c'; fi`
virt-p2v-1.42.0/Makefile.in-1927-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libguestfs/$(DEPDIR)/virt_p2v-libxml2-cleanups.Tpo libguestfs/$(DEPDIR)/virt_p2v-libxml2-cleanups.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1929-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1930:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o libguestfs/virt_p2v-libxml2-cleanups.obj `if test -f 'libguestfs/libxml2-cleanups.c'; then $(CYGPATH_W) 'libguestfs/libxml2-cleanups.c'; else $(CYGPATH_W) '$(srcdir)/libguestfs/libxml2-cleanups.c'; fi`
virt-p2v-1.42.0/Makefile.in-1931-
virt-p2v-1.42.0/Makefile.in-1932-virt_p2v-conversion.o: conversion.c
virt-p2v-1.42.0/Makefile.in:1933:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-conversion.o -MD -MP -MF $(DEPDIR)/virt_p2v-conversion.Tpo -c -o virt_p2v-conversion.o `test -f 'conversion.c' || echo '$(srcdir)/'`conversion.c
virt-p2v-1.42.0/Makefile.in-1934-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-conversion.Tpo $(DEPDIR)/virt_p2v-conversion.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1936-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1937:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-conversion.o `test -f 'conversion.c' || echo '$(srcdir)/'`conversion.c
virt-p2v-1.42.0/Makefile.in-1938-
virt-p2v-1.42.0/Makefile.in-1939-virt_p2v-conversion.obj: conversion.c
virt-p2v-1.42.0/Makefile.in:1940:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-conversion.obj -MD -MP -MF $(DEPDIR)/virt_p2v-conversion.Tpo -c -o virt_p2v-conversion.obj `if test -f 'conversion.c'; then $(CYGPATH_W) 'conversion.c'; else $(CYGPATH_W) '$(srcdir)/conversion.c'; fi`
virt-p2v-1.42.0/Makefile.in-1941-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-conversion.Tpo $(DEPDIR)/virt_p2v-conversion.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1943-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1944:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-conversion.obj `if test -f 'conversion.c'; then $(CYGPATH_W) 'conversion.c'; else $(CYGPATH_W) '$(srcdir)/conversion.c'; fi`
virt-p2v-1.42.0/Makefile.in-1945-
virt-p2v-1.42.0/Makefile.in-1946-virt_p2v-cpuid.o: cpuid.c
virt-p2v-1.42.0/Makefile.in:1947:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-cpuid.o -MD -MP -MF $(DEPDIR)/virt_p2v-cpuid.Tpo -c -o virt_p2v-cpuid.o `test -f 'cpuid.c' || echo '$(srcdir)/'`cpuid.c
virt-p2v-1.42.0/Makefile.in-1948-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-cpuid.Tpo $(DEPDIR)/virt_p2v-cpuid.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1950-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1951:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-cpuid.o `test -f 'cpuid.c' || echo '$(srcdir)/'`cpuid.c
virt-p2v-1.42.0/Makefile.in-1952-
virt-p2v-1.42.0/Makefile.in-1953-virt_p2v-cpuid.obj: cpuid.c
virt-p2v-1.42.0/Makefile.in:1954:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-cpuid.obj -MD -MP -MF $(DEPDIR)/virt_p2v-cpuid.Tpo -c -o virt_p2v-cpuid.obj `if test -f 'cpuid.c'; then $(CYGPATH_W) 'cpuid.c'; else $(CYGPATH_W) '$(srcdir)/cpuid.c'; fi`
virt-p2v-1.42.0/Makefile.in-1955-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-cpuid.Tpo $(DEPDIR)/virt_p2v-cpuid.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1957-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1958:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-cpuid.obj `if test -f 'cpuid.c'; then $(CYGPATH_W) 'cpuid.c'; else $(CYGPATH_W) '$(srcdir)/cpuid.c'; fi`
virt-p2v-1.42.0/Makefile.in-1959-
virt-p2v-1.42.0/Makefile.in-1960-virt_p2v-gui.o: gui.c
virt-p2v-1.42.0/Makefile.in:1961:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-gui.o -MD -MP -MF $(DEPDIR)/virt_p2v-gui.Tpo -c -o virt_p2v-gui.o `test -f 'gui.c' || echo '$(srcdir)/'`gui.c
virt-p2v-1.42.0/Makefile.in-1962-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-gui.Tpo $(DEPDIR)/virt_p2v-gui.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1964-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1965:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-gui.o `test -f 'gui.c' || echo '$(srcdir)/'`gui.c
virt-p2v-1.42.0/Makefile.in-1966-
virt-p2v-1.42.0/Makefile.in-1967-virt_p2v-gui.obj: gui.c
virt-p2v-1.42.0/Makefile.in:1968:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-gui.obj -MD -MP -MF $(DEPDIR)/virt_p2v-gui.Tpo -c -o virt_p2v-gui.obj `if test -f 'gui.c'; then $(CYGPATH_W) 'gui.c'; else $(CYGPATH_W) '$(srcdir)/gui.c'; fi`
virt-p2v-1.42.0/Makefile.in-1969-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-gui.Tpo $(DEPDIR)/virt_p2v-gui.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1971-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1972:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-gui.obj `if test -f 'gui.c'; then $(CYGPATH_W) 'gui.c'; else $(CYGPATH_W) '$(srcdir)/gui.c'; fi`
virt-p2v-1.42.0/Makefile.in-1973-
virt-p2v-1.42.0/Makefile.in-1974-virt_p2v-inhibit.o: inhibit.c
virt-p2v-1.42.0/Makefile.in:1975:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-inhibit.o -MD -MP -MF $(DEPDIR)/virt_p2v-inhibit.Tpo -c -o virt_p2v-inhibit.o `test -f 'inhibit.c' || echo '$(srcdir)/'`inhibit.c
virt-p2v-1.42.0/Makefile.in-1976-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-inhibit.Tpo $(DEPDIR)/virt_p2v-inhibit.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1978-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1979:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-inhibit.o `test -f 'inhibit.c' || echo '$(srcdir)/'`inhibit.c
virt-p2v-1.42.0/Makefile.in-1980-
virt-p2v-1.42.0/Makefile.in-1981-virt_p2v-inhibit.obj: inhibit.c
virt-p2v-1.42.0/Makefile.in:1982:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-inhibit.obj -MD -MP -MF $(DEPDIR)/virt_p2v-inhibit.Tpo -c -o virt_p2v-inhibit.obj `if test -f 'inhibit.c'; then $(CYGPATH_W) 'inhibit.c'; else $(CYGPATH_W) '$(srcdir)/inhibit.c'; fi`
virt-p2v-1.42.0/Makefile.in-1983-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-inhibit.Tpo $(DEPDIR)/virt_p2v-inhibit.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1985-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1986:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-inhibit.obj `if test -f 'inhibit.c'; then $(CYGPATH_W) 'inhibit.c'; else $(CYGPATH_W) '$(srcdir)/inhibit.c'; fi`
virt-p2v-1.42.0/Makefile.in-1987-
virt-p2v-1.42.0/Makefile.in-1988-virt_p2v-kernel.o: kernel.c
virt-p2v-1.42.0/Makefile.in:1989:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-kernel.o -MD -MP -MF $(DEPDIR)/virt_p2v-kernel.Tpo -c -o virt_p2v-kernel.o `test -f 'kernel.c' || echo '$(srcdir)/'`kernel.c
virt-p2v-1.42.0/Makefile.in-1990-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-kernel.Tpo $(DEPDIR)/virt_p2v-kernel.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1992-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:1993:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-kernel.o `test -f 'kernel.c' || echo '$(srcdir)/'`kernel.c
virt-p2v-1.42.0/Makefile.in-1994-
virt-p2v-1.42.0/Makefile.in-1995-virt_p2v-kernel.obj: kernel.c
virt-p2v-1.42.0/Makefile.in:1996:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-kernel.obj -MD -MP -MF $(DEPDIR)/virt_p2v-kernel.Tpo -c -o virt_p2v-kernel.obj `if test -f 'kernel.c'; then $(CYGPATH_W) 'kernel.c'; else $(CYGPATH_W) '$(srcdir)/kernel.c'; fi`
virt-p2v-1.42.0/Makefile.in-1997-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-kernel.Tpo $(DEPDIR)/virt_p2v-kernel.Po
##############################################
virt-p2v-1.42.0/Makefile.in-1999-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2000:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-kernel.obj `if test -f 'kernel.c'; then $(CYGPATH_W) 'kernel.c'; else $(CYGPATH_W) '$(srcdir)/kernel.c'; fi`
virt-p2v-1.42.0/Makefile.in-2001-
virt-p2v-1.42.0/Makefile.in-2002-virt_p2v-kernel-cmdline.o: kernel-cmdline.c
virt-p2v-1.42.0/Makefile.in:2003:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-kernel-cmdline.o -MD -MP -MF $(DEPDIR)/virt_p2v-kernel-cmdline.Tpo -c -o virt_p2v-kernel-cmdline.o `test -f 'kernel-cmdline.c' || echo '$(srcdir)/'`kernel-cmdline.c
virt-p2v-1.42.0/Makefile.in-2004-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-kernel-cmdline.Tpo $(DEPDIR)/virt_p2v-kernel-cmdline.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2006-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2007:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-kernel-cmdline.o `test -f 'kernel-cmdline.c' || echo '$(srcdir)/'`kernel-cmdline.c
virt-p2v-1.42.0/Makefile.in-2008-
virt-p2v-1.42.0/Makefile.in-2009-virt_p2v-kernel-cmdline.obj: kernel-cmdline.c
virt-p2v-1.42.0/Makefile.in:2010:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-kernel-cmdline.obj -MD -MP -MF $(DEPDIR)/virt_p2v-kernel-cmdline.Tpo -c -o virt_p2v-kernel-cmdline.obj `if test -f 'kernel-cmdline.c'; then $(CYGPATH_W) 'kernel-cmdline.c'; else $(CYGPATH_W) '$(srcdir)/kernel-cmdline.c'; fi`
virt-p2v-1.42.0/Makefile.in-2011-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-kernel-cmdline.Tpo $(DEPDIR)/virt_p2v-kernel-cmdline.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2013-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2014:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-kernel-cmdline.obj `if test -f 'kernel-cmdline.c'; then $(CYGPATH_W) 'kernel-cmdline.c'; else $(CYGPATH_W) '$(srcdir)/kernel-cmdline.c'; fi`
virt-p2v-1.42.0/Makefile.in-2015-
virt-p2v-1.42.0/Makefile.in-2016-virt_p2v-main.o: main.c
virt-p2v-1.42.0/Makefile.in:2017:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-main.o -MD -MP -MF $(DEPDIR)/virt_p2v-main.Tpo -c -o virt_p2v-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
virt-p2v-1.42.0/Makefile.in-2018-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-main.Tpo $(DEPDIR)/virt_p2v-main.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2020-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2021:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
virt-p2v-1.42.0/Makefile.in-2022-
virt-p2v-1.42.0/Makefile.in-2023-virt_p2v-main.obj: main.c
virt-p2v-1.42.0/Makefile.in:2024:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-main.obj -MD -MP -MF $(DEPDIR)/virt_p2v-main.Tpo -c -o virt_p2v-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
virt-p2v-1.42.0/Makefile.in-2025-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-main.Tpo $(DEPDIR)/virt_p2v-main.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2027-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2028:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
virt-p2v-1.42.0/Makefile.in-2029-
virt-p2v-1.42.0/Makefile.in-2030-virt_p2v-nbd.o: nbd.c
virt-p2v-1.42.0/Makefile.in:2031:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-nbd.o -MD -MP -MF $(DEPDIR)/virt_p2v-nbd.Tpo -c -o virt_p2v-nbd.o `test -f 'nbd.c' || echo '$(srcdir)/'`nbd.c
virt-p2v-1.42.0/Makefile.in-2032-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-nbd.Tpo $(DEPDIR)/virt_p2v-nbd.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2034-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2035:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-nbd.o `test -f 'nbd.c' || echo '$(srcdir)/'`nbd.c
virt-p2v-1.42.0/Makefile.in-2036-
virt-p2v-1.42.0/Makefile.in-2037-virt_p2v-nbd.obj: nbd.c
virt-p2v-1.42.0/Makefile.in:2038:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-nbd.obj -MD -MP -MF $(DEPDIR)/virt_p2v-nbd.Tpo -c -o virt_p2v-nbd.obj `if test -f 'nbd.c'; then $(CYGPATH_W) 'nbd.c'; else $(CYGPATH_W) '$(srcdir)/nbd.c'; fi`
virt-p2v-1.42.0/Makefile.in-2039-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-nbd.Tpo $(DEPDIR)/virt_p2v-nbd.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2041-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2042:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-nbd.obj `if test -f 'nbd.c'; then $(CYGPATH_W) 'nbd.c'; else $(CYGPATH_W) '$(srcdir)/nbd.c'; fi`
virt-p2v-1.42.0/Makefile.in-2043-
virt-p2v-1.42.0/Makefile.in-2044-virt_p2v-physical-xml.o: physical-xml.c
virt-p2v-1.42.0/Makefile.in:2045:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-physical-xml.o -MD -MP -MF $(DEPDIR)/virt_p2v-physical-xml.Tpo -c -o virt_p2v-physical-xml.o `test -f 'physical-xml.c' || echo '$(srcdir)/'`physical-xml.c
virt-p2v-1.42.0/Makefile.in-2046-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-physical-xml.Tpo $(DEPDIR)/virt_p2v-physical-xml.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2048-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2049:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-physical-xml.o `test -f 'physical-xml.c' || echo '$(srcdir)/'`physical-xml.c
virt-p2v-1.42.0/Makefile.in-2050-
virt-p2v-1.42.0/Makefile.in-2051-virt_p2v-physical-xml.obj: physical-xml.c
virt-p2v-1.42.0/Makefile.in:2052:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-physical-xml.obj -MD -MP -MF $(DEPDIR)/virt_p2v-physical-xml.Tpo -c -o virt_p2v-physical-xml.obj `if test -f 'physical-xml.c'; then $(CYGPATH_W) 'physical-xml.c'; else $(CYGPATH_W) '$(srcdir)/physical-xml.c'; fi`
virt-p2v-1.42.0/Makefile.in-2053-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-physical-xml.Tpo $(DEPDIR)/virt_p2v-physical-xml.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-physical-xml.obj `if test -f 'physical-xml.c'; then $(CYGPATH_W) 'physical-xml.c'; else $(CYGPATH_W) '$(srcdir)/physical-xml.c'; fi`
virt-p2v-1.42.0/Makefile.in-2057-
virt-p2v-1.42.0/Makefile.in-2058-virt_p2v-rtc.o: rtc.c
virt-p2v-1.42.0/Makefile.in:2059:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-rtc.o -MD -MP -MF $(DEPDIR)/virt_p2v-rtc.Tpo -c -o virt_p2v-rtc.o `test -f 'rtc.c' || echo '$(srcdir)/'`rtc.c
virt-p2v-1.42.0/Makefile.in-2060-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-rtc.Tpo $(DEPDIR)/virt_p2v-rtc.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2062-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2063:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-rtc.o `test -f 'rtc.c' || echo '$(srcdir)/'`rtc.c
virt-p2v-1.42.0/Makefile.in-2064-
virt-p2v-1.42.0/Makefile.in-2065-virt_p2v-rtc.obj: rtc.c
virt-p2v-1.42.0/Makefile.in:2066:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-rtc.obj -MD -MP -MF $(DEPDIR)/virt_p2v-rtc.Tpo -c -o virt_p2v-rtc.obj `if test -f 'rtc.c'; then $(CYGPATH_W) 'rtc.c'; else $(CYGPATH_W) '$(srcdir)/rtc.c'; fi`
virt-p2v-1.42.0/Makefile.in-2067-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-rtc.Tpo $(DEPDIR)/virt_p2v-rtc.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2069-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2070:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-rtc.obj `if test -f 'rtc.c'; then $(CYGPATH_W) 'rtc.c'; else $(CYGPATH_W) '$(srcdir)/rtc.c'; fi`
virt-p2v-1.42.0/Makefile.in-2071-
virt-p2v-1.42.0/Makefile.in-2072-virt_p2v-ssh.o: ssh.c
virt-p2v-1.42.0/Makefile.in:2073:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-ssh.o -MD -MP -MF $(DEPDIR)/virt_p2v-ssh.Tpo -c -o virt_p2v-ssh.o `test -f 'ssh.c' || echo '$(srcdir)/'`ssh.c
virt-p2v-1.42.0/Makefile.in-2074-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-ssh.Tpo $(DEPDIR)/virt_p2v-ssh.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2076-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2077:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-ssh.o `test -f 'ssh.c' || echo '$(srcdir)/'`ssh.c
virt-p2v-1.42.0/Makefile.in-2078-
virt-p2v-1.42.0/Makefile.in-2079-virt_p2v-ssh.obj: ssh.c
virt-p2v-1.42.0/Makefile.in:2080:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-ssh.obj -MD -MP -MF $(DEPDIR)/virt_p2v-ssh.Tpo -c -o virt_p2v-ssh.obj `if test -f 'ssh.c'; then $(CYGPATH_W) 'ssh.c'; else $(CYGPATH_W) '$(srcdir)/ssh.c'; fi`
virt-p2v-1.42.0/Makefile.in-2081-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-ssh.Tpo $(DEPDIR)/virt_p2v-ssh.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2083-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2084:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-ssh.obj `if test -f 'ssh.c'; then $(CYGPATH_W) 'ssh.c'; else $(CYGPATH_W) '$(srcdir)/ssh.c'; fi`
virt-p2v-1.42.0/Makefile.in-2085-
virt-p2v-1.42.0/Makefile.in-2086-virt_p2v-utils.o: utils.c
virt-p2v-1.42.0/Makefile.in:2087:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-utils.o -MD -MP -MF $(DEPDIR)/virt_p2v-utils.Tpo -c -o virt_p2v-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
virt-p2v-1.42.0/Makefile.in-2088-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-utils.Tpo $(DEPDIR)/virt_p2v-utils.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2090-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2091:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
virt-p2v-1.42.0/Makefile.in-2092-
virt-p2v-1.42.0/Makefile.in-2093-virt_p2v-utils.obj: utils.c
virt-p2v-1.42.0/Makefile.in:2094:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-utils.obj -MD -MP -MF $(DEPDIR)/virt_p2v-utils.Tpo -c -o virt_p2v-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
virt-p2v-1.42.0/Makefile.in-2095-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-utils.Tpo $(DEPDIR)/virt_p2v-utils.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2097-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2098:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
virt-p2v-1.42.0/Makefile.in-2099-
virt-p2v-1.42.0/Makefile.in-2100-virt_p2v-whole-file.o: whole-file.c
virt-p2v-1.42.0/Makefile.in:2101:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-whole-file.o -MD -MP -MF $(DEPDIR)/virt_p2v-whole-file.Tpo -c -o virt_p2v-whole-file.o `test -f 'whole-file.c' || echo '$(srcdir)/'`whole-file.c
virt-p2v-1.42.0/Makefile.in-2102-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-whole-file.Tpo $(DEPDIR)/virt_p2v-whole-file.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2104-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2105:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-whole-file.o `test -f 'whole-file.c' || echo '$(srcdir)/'`whole-file.c
virt-p2v-1.42.0/Makefile.in-2106-
virt-p2v-1.42.0/Makefile.in-2107-virt_p2v-whole-file.obj: whole-file.c
virt-p2v-1.42.0/Makefile.in:2108:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-whole-file.obj -MD -MP -MF $(DEPDIR)/virt_p2v-whole-file.Tpo -c -o virt_p2v-whole-file.obj `if test -f 'whole-file.c'; then $(CYGPATH_W) 'whole-file.c'; else $(CYGPATH_W) '$(srcdir)/whole-file.c'; fi`
virt-p2v-1.42.0/Makefile.in-2109-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-whole-file.Tpo $(DEPDIR)/virt_p2v-whole-file.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2111-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2112:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-whole-file.obj `if test -f 'whole-file.c'; then $(CYGPATH_W) 'whole-file.c'; else $(CYGPATH_W) '$(srcdir)/whole-file.c'; fi`
virt-p2v-1.42.0/Makefile.in-2113-
virt-p2v-1.42.0/Makefile.in-2114-virt_p2v-config.o: config.c
virt-p2v-1.42.0/Makefile.in:2115:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-config.o -MD -MP -MF $(DEPDIR)/virt_p2v-config.Tpo -c -o virt_p2v-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c
virt-p2v-1.42.0/Makefile.in-2116-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-config.Tpo $(DEPDIR)/virt_p2v-config.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2118-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2119:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c
virt-p2v-1.42.0/Makefile.in-2120-
virt-p2v-1.42.0/Makefile.in-2121-virt_p2v-config.obj: config.c
virt-p2v-1.42.0/Makefile.in:2122:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-config.obj -MD -MP -MF $(DEPDIR)/virt_p2v-config.Tpo -c -o virt_p2v-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`
virt-p2v-1.42.0/Makefile.in-2123-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-config.Tpo $(DEPDIR)/virt_p2v-config.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2125-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2126:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`
virt-p2v-1.42.0/Makefile.in-2127-
virt-p2v-1.42.0/Makefile.in-2128-virt_p2v-kernel-config.o: kernel-config.c
virt-p2v-1.42.0/Makefile.in:2129:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-kernel-config.o -MD -MP -MF $(DEPDIR)/virt_p2v-kernel-config.Tpo -c -o virt_p2v-kernel-config.o `test -f 'kernel-config.c' || echo '$(srcdir)/'`kernel-config.c
virt-p2v-1.42.0/Makefile.in-2130-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-kernel-config.Tpo $(DEPDIR)/virt_p2v-kernel-config.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2132-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2133:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-kernel-config.o `test -f 'kernel-config.c' || echo '$(srcdir)/'`kernel-config.c
virt-p2v-1.42.0/Makefile.in-2134-
virt-p2v-1.42.0/Makefile.in-2135-virt_p2v-kernel-config.obj: kernel-config.c
virt-p2v-1.42.0/Makefile.in:2136:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-kernel-config.obj -MD -MP -MF $(DEPDIR)/virt_p2v-kernel-config.Tpo -c -o virt_p2v-kernel-config.obj `if test -f 'kernel-config.c'; then $(CYGPATH_W) 'kernel-config.c'; else $(CYGPATH_W) '$(srcdir)/kernel-config.c'; fi`
virt-p2v-1.42.0/Makefile.in-2137-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-kernel-config.Tpo $(DEPDIR)/virt_p2v-kernel-config.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2139-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2140:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-kernel-config.obj `if test -f 'kernel-config.c'; then $(CYGPATH_W) 'kernel-config.c'; else $(CYGPATH_W) '$(srcdir)/kernel-config.c'; fi`
virt-p2v-1.42.0/Makefile.in-2141-
virt-p2v-1.42.0/Makefile.in-2142-virt_p2v-about-authors.o: about-authors.c
virt-p2v-1.42.0/Makefile.in:2143:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-about-authors.o -MD -MP -MF $(DEPDIR)/virt_p2v-about-authors.Tpo -c -o virt_p2v-about-authors.o `test -f 'about-authors.c' || echo '$(srcdir)/'`about-authors.c
virt-p2v-1.42.0/Makefile.in-2144-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-about-authors.Tpo $(DEPDIR)/virt_p2v-about-authors.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2146-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2147:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-about-authors.o `test -f 'about-authors.c' || echo '$(srcdir)/'`about-authors.c
virt-p2v-1.42.0/Makefile.in-2148-
virt-p2v-1.42.0/Makefile.in-2149-virt_p2v-about-authors.obj: about-authors.c
virt-p2v-1.42.0/Makefile.in:2150:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -MT virt_p2v-about-authors.obj -MD -MP -MF $(DEPDIR)/virt_p2v-about-authors.Tpo -c -o virt_p2v-about-authors.obj `if test -f 'about-authors.c'; then $(CYGPATH_W) 'about-authors.c'; else $(CYGPATH_W) '$(srcdir)/about-authors.c'; fi`
virt-p2v-1.42.0/Makefile.in-2151-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/virt_p2v-about-authors.Tpo $(DEPDIR)/virt_p2v-about-authors.Po
##############################################
virt-p2v-1.42.0/Makefile.in-2153-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/Makefile.in:2154:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(virt_p2v_CPPFLAGS) $(CPPFLAGS) $(virt_p2v_CFLAGS) $(CFLAGS) -c -o virt_p2v-about-authors.obj `if test -f 'about-authors.c'; then $(CYGPATH_W) 'about-authors.c'; else $(CYGPATH_W) '$(srcdir)/about-authors.c'; fi`
virt-p2v-1.42.0/Makefile.in-2155-install-man1: $(man_MANS)
##############################################
virt-p2v-1.42.0/Makefile.in-2159-	test -n "$(man1dir)" \
virt-p2v-1.42.0/Makefile.in:2160:	  && test -n "`echo $$list1$$list2`" \
virt-p2v-1.42.0/Makefile.in-2161-	  || exit 0; \
##############################################
virt-p2v-1.42.0/Makefile.in-2216-	@list='$(virtp2vdata_DATA)'; test -n "$(virtp2vdatadir)" || list=; \
virt-p2v-1.42.0/Makefile.in:2217:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
virt-p2v-1.42.0/Makefile.in-2218-	dir='$(DESTDIR)$(virtp2vdatadir)'; $(am__uninstall_files_from_dir)
##############################################
virt-p2v-1.42.0/Makefile.in-2237-	@list='$(virtp2vlib_DATA)'; test -n "$(virtp2vlibdir)" || list=; \
virt-p2v-1.42.0/Makefile.in:2238:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
virt-p2v-1.42.0/Makefile.in-2239-	dir='$(DESTDIR)$(virtp2vlibdir)'; $(am__uninstall_files_from_dir)
##############################################
virt-p2v-1.42.0/Makefile.in-2254-	dot_seen=no; \
virt-p2v-1.42.0/Makefile.in:2255:	target=`echo $@ | sed s/-recursive//`; \
virt-p2v-1.42.0/Makefile.in-2256-	case "$@" in \
##############################################
virt-p2v-1.42.0/Makefile.in-2317-GTAGS:
virt-p2v-1.42.0/Makefile.in:2318:	here=`$(am__cd) $(top_builddir) && pwd` \
virt-p2v-1.42.0/Makefile.in-2319-	  && $(am__cd) $(top_srcdir) \
##############################################
virt-p2v-1.42.0/Makefile.in-2367-	if test -n "$$redo_bases"; then \
virt-p2v-1.42.0/Makefile.in:2368:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/Makefile.in:2369:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
virt-p2v-1.42.0/Makefile.in-2370-	  if $(am__make_dryrun); then :; else \
##############################################
virt-p2v-1.42.0/Makefile.in-2392-	ws='[ 	]'; \
virt-p2v-1.42.0/Makefile.in:2393:	results=`for b in $$bases; do echo $$b.trs; done`; \
virt-p2v-1.42.0/Makefile.in-2394-	test -n "$$results" || results=/dev/null; \
virt-p2v-1.42.0/Makefile.in:2395:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
virt-p2v-1.42.0/Makefile.in:2396:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
virt-p2v-1.42.0/Makefile.in:2397:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
virt-p2v-1.42.0/Makefile.in:2398:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
virt-p2v-1.42.0/Makefile.in:2399:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
virt-p2v-1.42.0/Makefile.in:2400:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
virt-p2v-1.42.0/Makefile.in:2401:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
virt-p2v-1.42.0/Makefile.in:2402:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
virt-p2v-1.42.0/Makefile.in-2403-	  success=true; \
##############################################
virt-p2v-1.42.0/Makefile.in-2471-	@set +e; $(am__set_TESTS_bases); \
virt-p2v-1.42.0/Makefile.in:2472:	log_list=`for i in $$bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/Makefile.in:2473:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
virt-p2v-1.42.0/Makefile.in:2474:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
virt-p2v-1.42.0/Makefile.in-2475-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
virt-p2v-1.42.0/Makefile.in-2481-	         | $(am__list_recheck_tests)` || exit 1; \
virt-p2v-1.42.0/Makefile.in:2482:	log_list=`for i in $$bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/Makefile.in:2483:	log_list=`echo $$log_list`; \
virt-p2v-1.42.0/Makefile.in-2484-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
virt-p2v-1.42.0/Makefile.in-2543-	test -d "$(distdir)" || mkdir "$(distdir)"
virt-p2v-1.42.0/Makefile.in:2544:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/Makefile.in:2545:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/Makefile.in-2546-	list='$(DISTFILES)'; \
##############################################
virt-p2v-1.42.0/Makefile.in-2557-	  if test -d $$d/$$file; then \
virt-p2v-1.42.0/Makefile.in:2558:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
virt-p2v-1.42.0/Makefile.in-2559-	    if test -d "$(distdir)/$$file"; then \
##############################################
virt-p2v-1.42.0/Makefile.in-2668-	test -d $(distdir)/_build || exit 0; \
virt-p2v-1.42.0/Makefile.in:2669:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
virt-p2v-1.42.0/Makefile.in-2670-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
virt-p2v-1.42.0/Makefile.in-2712-	}; \
virt-p2v-1.42.0/Makefile.in:2713:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
virt-p2v-1.42.0/Makefile.in-2714-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
virt-p2v-1.42.0/Makefile.in-2724-	fi
virt-p2v-1.42.0/Makefile.in:2725:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
virt-p2v-1.42.0/Makefile.in-2726-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
virt-p2v-1.42.0/Makefile.in-2950-$(dependencies_files): dependencies.m4 config.status
virt-p2v-1.42.0/Makefile.in:2951:	define=`echo $@ | $(SED) 's/dependencies.//;y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`; \
virt-p2v-1.42.0/Makefile.in-2952-	m4 -D$$define=1 -DGTK_VERSION=$(GTK_VERSION) $< > $@-t
##############################################
virt-p2v-1.42.0/gui.c-1205-      CLEANUP_FREE char *device_descr = NULL;
virt-p2v-1.42.0/gui.c:1206:      CLEANUP_FREE char *if_addr = get_if_addr (if_name);
virt-p2v-1.42.0/gui.c-1207-      CLEANUP_FREE char *if_vendor = get_if_vendor (if_name, 40);
##############################################
virt-p2v-1.42.0/p2v.h-121-extern char *get_blockdev_serial (const char *dev);
virt-p2v-1.42.0/p2v.h:122:extern char *get_if_addr (const char *if_name);
virt-p2v-1.42.0/p2v.h-123-extern char *get_if_vendor (const char *if_name, int truncate);
##############################################
virt-p2v-1.42.0/utils.c-142-char *
virt-p2v-1.42.0/utils.c:143:get_if_addr (const char *if_name)
virt-p2v-1.42.0/utils.c-144-{
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-94-  { \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:95:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-96-  }; \
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-317-  while test -n "$$dir1"; do \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:318:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-319-    if test "$$first" != "."; then \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-320-      if test "$$first" = ".."; then \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:321:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:322:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-323-      else \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:324:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-325-        if test "$$first2" = "$$first"; then \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:326:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-327-        else \
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-332-    fi; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:333:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-334-  done; \
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1403-.c.o:
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1404:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1405-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1411-.c.obj:
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1412:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1413:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1414-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1416-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1417:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1418-
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1432-	dot_seen=no; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1433:	target=`echo $@ | sed s/-recursive//`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1434-	case "$@" in \
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1495-GTAGS:
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1496:	here=`$(am__cd) $(top_builddir) && pwd` \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1497-	  && $(am__cd) $(top_srcdir) \
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1521-distdir-am: $(DISTFILES)
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1522:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1523:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1524-	list='$(DISTFILES)'; \
##############################################
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1535-	  if test -d $$d/$$file; then \
virt-p2v-1.42.0/gnulib/lib/Makefile.in:1536:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
virt-p2v-1.42.0/gnulib/lib/Makefile.in-1537-	    if test -d "$(distdir)/$$file"; then \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-74-  { \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:75:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-76-  }; \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-969-}
virt-p2v-1.42.0/gnulib/tests/Makefile.in:970:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
virt-p2v-1.42.0/gnulib/tests/Makefile.in-971-am__vpath_adj = case $$p in \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:972:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-973-    *) f=$$p;; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-974-  esac;
virt-p2v-1.42.0/gnulib/tests/Makefile.in:975:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
virt-p2v-1.42.0/gnulib/tests/Makefile.in-976-am__install_max = 40
virt-p2v-1.42.0/gnulib/tests/Makefile.in-977-am__nobase_strip_setup = \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:978:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
virt-p2v-1.42.0/gnulib/tests/Makefile.in-979-am__nobase_strip = \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1097-case "$@" in						\
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1098:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1099-    *) am__odir=.;; 					\
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1127-  bases='$(TEST_LOGS)'; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1128:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1129:  bases=`echo $$bases`
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1130-RECHECK_LOGS = $(TEST_LOGS)
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1139-        */*) b='$*';; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1140:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1141-       esac;; \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1162-  while test -n "$$dir1"; do \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1163:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1164-    if test "$$first" != "."; then \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1165-      if test "$$first" = ".."; then \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1166:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1167:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1168-      else \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1169:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1170-        if test "$$first2" = "$$first"; then \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1171:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1172-        else \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1177-    fi; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:1178:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-1179-  done; \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2887-.c.o:
virt-p2v-1.42.0/gnulib/tests/Makefile.in:2888:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2889-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2895-.c.obj:
virt-p2v-1.42.0/gnulib/tests/Makefile.in:2896:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
virt-p2v-1.42.0/gnulib/tests/Makefile.in:2897:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2898-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2900-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-p2v-1.42.0/gnulib/tests/Makefile.in:2901:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2902-
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2916-	dot_seen=no; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:2917:	target=`echo $@ | sed s/-recursive//`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2918-	case "$@" in \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2979-GTAGS:
virt-p2v-1.42.0/gnulib/tests/Makefile.in:2980:	here=`$(am__cd) $(top_builddir) && pwd` \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-2981-	  && $(am__cd) $(top_srcdir) \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3022-	if test -n "$$redo_bases"; then \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3023:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3024:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3025-	  if $(am__make_dryrun); then :; else \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3047-	ws='[ 	]'; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3048:	results=`for b in $$bases; do echo $$b.trs; done`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3049-	test -n "$$results" || results=/dev/null; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3050:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3051:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3052:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3053:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3054:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3055:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3056:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3057:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3058-	  success=true; \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3126-	@set +e; $(am__set_TESTS_bases); \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3127:	log_list=`for i in $$bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3128:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3129:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3130-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3136-	         | $(am__list_recheck_tests)` || exit 1; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3137:	log_list=`for i in $$bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3138:	log_list=`echo $$log_list`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3139-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3847-distdir-am: $(DISTFILES)
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3848:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3849:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3850-	list='$(DISTFILES)'; \
##############################################
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3861-	  if test -d $$d/$$file; then \
virt-p2v-1.42.0/gnulib/tests/Makefile.in:3862:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
virt-p2v-1.42.0/gnulib/tests/Makefile.in-3863-	    if test -d "$(distdir)/$$file"; then \
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-65-
virt-p2v-1.42.0/gnulib/tests/init.sh:66:ME_=`expr "./$0" : '.*/\(.*\)$'`
virt-p2v-1.42.0/gnulib/tests/init.sh-67-
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-290-
virt-p2v-1.42.0/gnulib/tests/init.sh:291:  n_plus_50_=`expr $n_ + 50`
virt-p2v-1.42.0/gnulib/tests/init.sh-292-  cmds_='date; date +%N; free; who -a; w; ps auxww; ps -ef'
virt-p2v-1.42.0/gnulib/tests/init.sh:293:  data_=` (eval "$cmds_") 2>&1 | gzip `
virt-p2v-1.42.0/gnulib/tests/init.sh-294-
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-296-  while :; do
virt-p2v-1.42.0/gnulib/tests/init.sh:297:    len_=`echo "$data_"|wc -c`
virt-p2v-1.42.0/gnulib/tests/init.sh-298-    test $n_plus_50_ -le $len_ && break;
virt-p2v-1.42.0/gnulib/tests/init.sh:299:    data_=` (echo "$data_"; eval "$cmds_") 2>&1 | gzip `
virt-p2v-1.42.0/gnulib/tests/init.sh-300-  done
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-333-  # First, try to use mktemp.
virt-p2v-1.42.0/gnulib/tests/init.sh:334:  d=`unset TMPDIR; { mktemp -d -t -p "$destdir_" "$template_"; } 2>/dev/null` &&
virt-p2v-1.42.0/gnulib/tests/init.sh-335-
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-342-  # It must have 0700 permissions.  Handle sticky "S" bits.
virt-p2v-1.42.0/gnulib/tests/init.sh:343:  perms=`ls -dgo "$d" 2>/dev/null` &&
virt-p2v-1.42.0/gnulib/tests/init.sh-344-  case $perms in drwx--[-S]---*) :;; *) false;; esac && {
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-351-  # Get a copy of the template without its suffix of X's.
virt-p2v-1.42.0/gnulib/tests/init.sh:352:  base_template_=`echo "$template_"|sed 's/XX*$//'`
virt-p2v-1.42.0/gnulib/tests/init.sh-353-
virt-p2v-1.42.0/gnulib/tests/init.sh-354-  # Calculate how many X's we've just removed.
virt-p2v-1.42.0/gnulib/tests/init.sh:355:  template_length_=`echo "$template_" | wc -c`
virt-p2v-1.42.0/gnulib/tests/init.sh:356:  nx_=`echo "$base_template_" | wc -c`
virt-p2v-1.42.0/gnulib/tests/init.sh:357:  nx_=`expr $template_length_ - $nx_`
virt-p2v-1.42.0/gnulib/tests/init.sh-358-
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-361-  while :; do
virt-p2v-1.42.0/gnulib/tests/init.sh:362:    X_=`rand_bytes_ $nx_`
virt-p2v-1.42.0/gnulib/tests/init.sh-363-    candidate_dir_="$destdir_slash_$base_template_$X_"
virt-p2v-1.42.0/gnulib/tests/init.sh:364:    err_=`mkdir -m 0700 "$candidate_dir_" 2>&1` \
virt-p2v-1.42.0/gnulib/tests/init.sh-365-      && { echo "$candidate_dir_"; return; }
virt-p2v-1.42.0/gnulib/tests/init.sh-366-    test $MAX_TRIES_ -le $i_ && break;
virt-p2v-1.42.0/gnulib/tests/init.sh:367:    i_=`expr $i_ + 1`
virt-p2v-1.42.0/gnulib/tests/init.sh-368-  done
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-397-  pfx_=`testdir_prefix_`
virt-p2v-1.42.0/gnulib/tests/init.sh:398:  test_dir_=`mktempd_ "$initial_cwd_" "$pfx_-$ME_.XXXX"` \
virt-p2v-1.42.0/gnulib/tests/init.sh-399-    || fail_ "failed to create temporary directory in $initial_cwd_"
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-493-
virt-p2v-1.42.0/gnulib/tests/init.sh:494:  base_names_=`find_exe_basenames_ $1` \
virt-p2v-1.42.0/gnulib/tests/init.sh-495-    || { echo "$0 (exe_shim): skipping directory: $1" 1>&2; return 0; }
##############################################
virt-p2v-1.42.0/gnulib/tests/init.sh-618-  test "$diff_opt_" != no &&
virt-p2v-1.42.0/gnulib/tests/init.sh:619:    diff_out_=`exec 2>/dev/null; diff $diff_opt_ "$0" "$0" < /dev/null` &&
virt-p2v-1.42.0/gnulib/tests/init.sh-620-    break
##############################################
virt-p2v-1.42.0/docs/Makefile.in-84-  { \
virt-p2v-1.42.0/docs/Makefile.in:85:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
virt-p2v-1.42.0/docs/Makefile.in-86-  }; \
##############################################
virt-p2v-1.42.0/docs/Makefile.in-216-  esac
virt-p2v-1.42.0/docs/Makefile.in:217:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
virt-p2v-1.42.0/docs/Makefile.in-218-am__vpath_adj = case $$p in \
virt-p2v-1.42.0/docs/Makefile.in:219:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
virt-p2v-1.42.0/docs/Makefile.in-220-    *) f=$$p;; \
virt-p2v-1.42.0/docs/Makefile.in-221-  esac;
virt-p2v-1.42.0/docs/Makefile.in:222:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
virt-p2v-1.42.0/docs/Makefile.in-223-am__install_max = 40
virt-p2v-1.42.0/docs/Makefile.in-224-am__nobase_strip_setup = \
virt-p2v-1.42.0/docs/Makefile.in:225:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
virt-p2v-1.42.0/docs/Makefile.in-226-am__nobase_strip = \
##############################################
virt-p2v-1.42.0/docs/Makefile.in-1227-	test -n "$(man1dir)" \
virt-p2v-1.42.0/docs/Makefile.in:1228:	  && test -n "`echo $$list1$$list2`" \
virt-p2v-1.42.0/docs/Makefile.in-1229-	  || exit 0; \
##############################################
virt-p2v-1.42.0/docs/Makefile.in-1276-distdir-am: $(DISTFILES)
virt-p2v-1.42.0/docs/Makefile.in:1277:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/docs/Makefile.in:1278:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/docs/Makefile.in-1279-	list='$(DISTFILES)'; \
##############################################
virt-p2v-1.42.0/docs/Makefile.in-1290-	  if test -d $$d/$$file; then \
virt-p2v-1.42.0/docs/Makefile.in:1291:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
virt-p2v-1.42.0/docs/Makefile.in-1292-	    if test -d "$(distdir)/$$file"; then \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-83-  { \
virt-p2v-1.42.0/bash/Makefile.in:84:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
virt-p2v-1.42.0/bash/Makefile.in-85-  }; \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-238-}
virt-p2v-1.42.0/bash/Makefile.in:239:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
virt-p2v-1.42.0/bash/Makefile.in-240-am__vpath_adj = case $$p in \
virt-p2v-1.42.0/bash/Makefile.in:241:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
virt-p2v-1.42.0/bash/Makefile.in-242-    *) f=$$p;; \
virt-p2v-1.42.0/bash/Makefile.in-243-  esac;
virt-p2v-1.42.0/bash/Makefile.in:244:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
virt-p2v-1.42.0/bash/Makefile.in-245-am__install_max = 40
virt-p2v-1.42.0/bash/Makefile.in-246-am__nobase_strip_setup = \
virt-p2v-1.42.0/bash/Makefile.in:247:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
virt-p2v-1.42.0/bash/Makefile.in-248-am__nobase_strip = \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-366-case "$@" in						\
virt-p2v-1.42.0/bash/Makefile.in:367:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
virt-p2v-1.42.0/bash/Makefile.in-368-    *) am__odir=.;; 					\
##############################################
virt-p2v-1.42.0/bash/Makefile.in-396-  bases='$(TEST_LOGS)'; \
virt-p2v-1.42.0/bash/Makefile.in:397:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
virt-p2v-1.42.0/bash/Makefile.in:398:  bases=`echo $$bases`
virt-p2v-1.42.0/bash/Makefile.in-399-RECHECK_LOGS = $(TEST_LOGS)
##############################################
virt-p2v-1.42.0/bash/Makefile.in-409-        */*) b='$*';; \
virt-p2v-1.42.0/bash/Makefile.in:410:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
virt-p2v-1.42.0/bash/Makefile.in-411-       esac;; \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-1440-	if test -n "$$redo_bases"; then \
virt-p2v-1.42.0/bash/Makefile.in:1441:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/bash/Makefile.in:1442:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
virt-p2v-1.42.0/bash/Makefile.in-1443-	  if $(am__make_dryrun); then :; else \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-1465-	ws='[ 	]'; \
virt-p2v-1.42.0/bash/Makefile.in:1466:	results=`for b in $$bases; do echo $$b.trs; done`; \
virt-p2v-1.42.0/bash/Makefile.in-1467-	test -n "$$results" || results=/dev/null; \
virt-p2v-1.42.0/bash/Makefile.in:1468:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
virt-p2v-1.42.0/bash/Makefile.in:1469:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
virt-p2v-1.42.0/bash/Makefile.in:1470:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
virt-p2v-1.42.0/bash/Makefile.in:1471:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
virt-p2v-1.42.0/bash/Makefile.in:1472:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
virt-p2v-1.42.0/bash/Makefile.in:1473:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
virt-p2v-1.42.0/bash/Makefile.in:1474:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
virt-p2v-1.42.0/bash/Makefile.in:1475:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
virt-p2v-1.42.0/bash/Makefile.in-1476-	  success=true; \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-1544-	@set +e; $(am__set_TESTS_bases); \
virt-p2v-1.42.0/bash/Makefile.in:1545:	log_list=`for i in $$bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/bash/Makefile.in:1546:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
virt-p2v-1.42.0/bash/Makefile.in:1547:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
virt-p2v-1.42.0/bash/Makefile.in-1548-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-1554-	         | $(am__list_recheck_tests)` || exit 1; \
virt-p2v-1.42.0/bash/Makefile.in:1555:	log_list=`for i in $$bases; do echo $$i.log; done`; \
virt-p2v-1.42.0/bash/Makefile.in:1556:	log_list=`echo $$log_list`; \
virt-p2v-1.42.0/bash/Makefile.in-1557-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-1586-distdir-am: $(DISTFILES)
virt-p2v-1.42.0/bash/Makefile.in:1587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/bash/Makefile.in:1588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-p2v-1.42.0/bash/Makefile.in-1589-	list='$(DISTFILES)'; \
##############################################
virt-p2v-1.42.0/bash/Makefile.in-1600-	  if test -d $$d/$$file; then \
virt-p2v-1.42.0/bash/Makefile.in:1601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
virt-p2v-1.42.0/bash/Makefile.in-1602-	    if test -d "$(distdir)/$$file"; then \
##############################################
virt-p2v-1.42.0/.pc/fix-prefix.patch/virt-p2v-make-disk.in-124-    if test -f /etc/os-release; then
virt-p2v-1.42.0/.pc/fix-prefix.patch/virt-p2v-make-disk.in:125:        osversion="`. /etc/os-release && echo ${ID}-${VERSION_ID}`"
virt-p2v-1.42.0/.pc/fix-prefix.patch/virt-p2v-make-disk.in-126-    fi
##############################################
virt-p2v-1.42.0/virt-p2v-make-disk.in-125-    if test -f /etc/os-release; then
virt-p2v-1.42.0/virt-p2v-make-disk.in:126:        osversion="`. /etc/os-release && echo ${ID}-${VERSION_ID}`"
virt-p2v-1.42.0/virt-p2v-make-disk.in-127-    fi