===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
virt-what-1.19/virt-what-ia64-xen-rdtsc-test.c-34-  unsigned long res;
virt-what-1.19/virt-what-ia64-xen-rdtsc-test.c:35:  asm volatile ("mov %0=ar.itc" : "=r"(res));
virt-what-1.19/virt-what-ia64-xen-rdtsc-test.c-36-  return res;
##############################################
virt-what-1.19/config.sub-52-
virt-what-1.19/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
virt-what-1.19/config.sub-54-
##############################################
virt-what-1.19/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
virt-what-1.19/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
virt-what-1.19/config.sub-116-case $maybe_os in
##############################################
virt-what-1.19/config.sub-122-    os=-$maybe_os
virt-what-1.19/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
virt-what-1.19/config.sub-124-    ;;
##############################################
virt-what-1.19/config.sub-126-    os=-linux-android
virt-what-1.19/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
virt-what-1.19/config.sub-128-    ;;
virt-what-1.19/config.sub-129-  *)
virt-what-1.19/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
virt-what-1.19/config.sub-131-    if [ $basic_machine != $1 ]
virt-what-1.19/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
virt-what-1.19/config.sub-133-    else os=; fi
##############################################
virt-what-1.19/config.sub-180-		os=-sco5v6
virt-what-1.19/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-182-		;;
##############################################
virt-what-1.19/config.sub-184-		os=-sco3.2v5
virt-what-1.19/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-186-		;;
##############################################
virt-what-1.19/config.sub-188-		os=-sco3.2v4
virt-what-1.19/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-190-		;;
virt-what-1.19/config.sub-191-	-sco3.2.[4-9]*)
virt-what-1.19/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
virt-what-1.19/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-194-		;;
##############################################
virt-what-1.19/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
virt-what-1.19/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-198-		;;
##############################################
virt-what-1.19/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
virt-what-1.19/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-202-		;;
##############################################
virt-what-1.19/config.sub-204-		os=-sco3.2v2
virt-what-1.19/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-206-		;;
virt-what-1.19/config.sub-207-	-udk*)
virt-what-1.19/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-209-		;;
##############################################
virt-what-1.19/config.sub-211-		os=-isc2.2
virt-what-1.19/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-213-		;;
##############################################
virt-what-1.19/config.sub-217-	-isc*)
virt-what-1.19/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
virt-what-1.19/config.sub-219-		;;
##############################################
virt-what-1.19/config.sub-229-	-ptx*)
virt-what-1.19/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
virt-what-1.19/config.sub-231-		;;
virt-what-1.19/config.sub-232-	-windowsnt*)
virt-what-1.19/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
virt-what-1.19/config.sub-234-		;;
##############################################
virt-what-1.19/config.sub-366-	*-*-*)
virt-what-1.19/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
virt-what-1.19/config.sub-368-		exit 1
##############################################
virt-what-1.19/config.sub-493-	amd64-*)
virt-what-1.19/config.sub:494:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-495-		;;
##############################################
virt-what-1.19/config.sub-538-	blackfin-*)
virt-what-1.19/config.sub:539:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-540-		os=-linux
##############################################
virt-what-1.19/config.sub-546-	c54x-*)
virt-what-1.19/config.sub:547:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-548-		;;
virt-what-1.19/config.sub-549-	c55x-*)
virt-what-1.19/config.sub:550:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-551-		;;
virt-what-1.19/config.sub-552-	c6x-*)
virt-what-1.19/config.sub:553:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-554-		;;
##############################################
virt-what-1.19/config.sub-749-	i*86v32)
virt-what-1.19/config.sub:750:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
virt-what-1.19/config.sub-751-		os=-sysv32
##############################################
virt-what-1.19/config.sub-753-	i*86v4*)
virt-what-1.19/config.sub:754:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
virt-what-1.19/config.sub-755-		os=-sysv4
##############################################
virt-what-1.19/config.sub-757-	i*86v)
virt-what-1.19/config.sub:758:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
virt-what-1.19/config.sub-759-		os=-sysv
##############################################
virt-what-1.19/config.sub-761-	i*86sol2)
virt-what-1.19/config.sub:762:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
virt-what-1.19/config.sub-763-		os=-solaris2
##############################################
virt-what-1.19/config.sub-787-	leon-*|leon[3-9]-*)
virt-what-1.19/config.sub:788:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
virt-what-1.19/config.sub-789-		;;
##############################################
virt-what-1.19/config.sub-794-	m68knommu-*)
virt-what-1.19/config.sub:795:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-796-		os=-linux
##############################################
virt-what-1.19/config.sub-831-	mips3*-*)
virt-what-1.19/config.sub:832:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
virt-what-1.19/config.sub-833-		;;
virt-what-1.19/config.sub-834-	mips3*)
virt-what-1.19/config.sub:835:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
virt-what-1.19/config.sub-836-		;;
##############################################
virt-what-1.19/config.sub-853-	ms1-*)
virt-what-1.19/config.sub:854:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
virt-what-1.19/config.sub-855-		;;
##############################################
virt-what-1.19/config.sub-972-	parisc-*)
virt-what-1.19/config.sub:973:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-974-		os=-linux
##############################################
virt-what-1.19/config.sub-988-	pc98-*)
virt-what-1.19/config.sub:989:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-990-		;;
##############################################
virt-what-1.19/config.sub-1003-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
virt-what-1.19/config.sub:1004:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1005-		;;
virt-what-1.19/config.sub-1006-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
virt-what-1.19/config.sub:1007:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1008-		;;
virt-what-1.19/config.sub-1009-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
virt-what-1.19/config.sub:1010:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1011-		;;
virt-what-1.19/config.sub-1012-	pentium4-*)
virt-what-1.19/config.sub:1013:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1014-		;;
##############################################
virt-what-1.19/config.sub-1022-	ppc-* | ppcbe-*)
virt-what-1.19/config.sub:1023:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1024-		;;
##############################################
virt-what-1.19/config.sub-1028-	ppcle-* | powerpclittle-*)
virt-what-1.19/config.sub:1029:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1030-		;;
##############################################
virt-what-1.19/config.sub-1032-		;;
virt-what-1.19/config.sub:1033:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1034-		;;
##############################################
virt-what-1.19/config.sub-1038-	ppc64le-* | powerpc64little-*)
virt-what-1.19/config.sub:1039:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1040-		;;
##############################################
virt-what-1.19/config.sub-1121-	strongarm-* | thumb-*)
virt-what-1.19/config.sub:1122:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
virt-what-1.19/config.sub-1123-		;;
##############################################
virt-what-1.19/config.sub-1251-	xscale-* | xscalee[bl]-*)
virt-what-1.19/config.sub:1252:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
virt-what-1.19/config.sub-1253-		;;
##############################################
virt-what-1.19/config.sub-1328-	*)
virt-what-1.19/config.sub:1329:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
virt-what-1.19/config.sub-1330-		exit 1
##############################################
virt-what-1.19/config.sub-1336-	*-digital*)
virt-what-1.19/config.sub:1337:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
virt-what-1.19/config.sub-1338-		;;
virt-what-1.19/config.sub-1339-	*-commodore*)
virt-what-1.19/config.sub:1340:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
virt-what-1.19/config.sub-1341-		;;
##############################################
virt-what-1.19/config.sub-1357-	-solaris1 | -solaris1.*)
virt-what-1.19/config.sub:1358:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
virt-what-1.19/config.sub-1359-		;;
##############################################
virt-what-1.19/config.sub-1369-	-gnu/linux*)
virt-what-1.19/config.sub:1370:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
virt-what-1.19/config.sub-1371-		;;
##############################################
virt-what-1.19/config.sub-1416-	-nto*)
virt-what-1.19/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
virt-what-1.19/config.sub-1418-		;;
##############################################
virt-what-1.19/config.sub-1423-	-mac*)
virt-what-1.19/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
virt-what-1.19/config.sub-1425-		;;
##############################################
virt-what-1.19/config.sub-1429-	-linux*)
virt-what-1.19/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
virt-what-1.19/config.sub-1431-		;;
virt-what-1.19/config.sub-1432-	-sunos5*)
virt-what-1.19/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
virt-what-1.19/config.sub-1434-		;;
virt-what-1.19/config.sub-1435-	-sunos6*)
virt-what-1.19/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
virt-what-1.19/config.sub-1437-		;;
##############################################
virt-what-1.19/config.sub-1484-	-sinix5.*)
virt-what-1.19/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
virt-what-1.19/config.sub-1486-		;;
##############################################
virt-what-1.19/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
virt-what-1.19/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
virt-what-1.19/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
virt-what-1.19/config.sub-1540-		exit 1
##############################################
virt-what-1.19/config.sub-1800-		esac
virt-what-1.19/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
virt-what-1.19/config.sub-1802-		;;
##############################################
virt-what-1.19/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
virt-what-1.19/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
virt-what-1.19/configure-45-  as_echo='print -r --'
virt-what-1.19/configure-46-  as_echo_n='print -rn --'
virt-what-1.19/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
virt-what-1.19/configure-48-  as_echo='printf %s\n'
##############################################
virt-what-1.19/configure-50-else
virt-what-1.19/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
virt-what-1.19/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
virt-what-1.19/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
virt-what-1.19/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
virt-what-1.19/configure-62-      esac;
##############################################
virt-what-1.19/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
virt-what-1.19/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
virt-what-1.19/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
virt-what-1.19/configure-323-      case $as_dir in #(
virt-what-1.19/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
virt-what-1.19/configure-325-      *) as_qdir=$as_dir;;
##############################################
virt-what-1.19/configure-396-  {
virt-what-1.19/configure:397:    as_val=`expr "$@" || test $? -eq 1`
virt-what-1.19/configure-398-  }
##############################################
virt-what-1.19/configure-403-# ----------------------------------------
virt-what-1.19/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
virt-what-1.19/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
virt-what-1.19/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
virt-what-1.19/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
virt-what-1.19/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
virt-what-1.19/configure-760-  case $ac_option in
virt-what-1.19/configure:761:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
virt-what-1.19/configure-762-  *=)   ac_optarg= ;;
##############################################
virt-what-1.19/configure-804-  -disable-* | --disable-*)
virt-what-1.19/configure:805:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
virt-what-1.19/configure-806-    # Reject names that are not valid shell variable names.
##############################################
virt-what-1.19/configure-809-    ac_useropt_orig=$ac_useropt
virt-what-1.19/configure:810:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
virt-what-1.19/configure-811-    case $ac_user_opts in
##############################################
virt-what-1.19/configure-830-  -enable-* | --enable-*)
virt-what-1.19/configure:831:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
virt-what-1.19/configure-832-    # Reject names that are not valid shell variable names.
##############################################
virt-what-1.19/configure-835-    ac_useropt_orig=$ac_useropt
virt-what-1.19/configure:836:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
virt-what-1.19/configure-837-    case $ac_user_opts in
##############################################
virt-what-1.19/configure-1034-  -with-* | --with-*)
virt-what-1.19/configure:1035:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
virt-what-1.19/configure-1036-    # Reject names that are not valid shell variable names.
##############################################
virt-what-1.19/configure-1039-    ac_useropt_orig=$ac_useropt
virt-what-1.19/configure:1040:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
virt-what-1.19/configure-1041-    case $ac_user_opts in
##############################################
virt-what-1.19/configure-1050-  -without-* | --without-*)
virt-what-1.19/configure:1051:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
virt-what-1.19/configure-1052-    # Reject names that are not valid shell variable names.
##############################################
virt-what-1.19/configure-1055-    ac_useropt_orig=$ac_useropt
virt-what-1.19/configure:1056:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
virt-what-1.19/configure-1057-    case $ac_user_opts in
##############################################
virt-what-1.19/configure-1088-  *=*)
virt-what-1.19/configure:1089:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
virt-what-1.19/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
virt-what-1.19/configure-1109-if test -n "$ac_prev"; then
virt-what-1.19/configure:1110:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
virt-what-1.19/configure-1111-  as_fn_error $? "missing argument to $ac_option"
##############################################
virt-what-1.19/configure-1131-    */ )
virt-what-1.19/configure:1132:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
virt-what-1.19/configure-1133-      eval $ac_var=\$ac_val;;
##############################################
virt-what-1.19/configure-1166-ac_ls_di=`ls -di .` &&
virt-what-1.19/configure:1167:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
virt-what-1.19/configure-1168-  as_fn_error $? "working directory cannot be determined"
##############################################
virt-what-1.19/configure-1222-case $srcdir in
virt-what-1.19/configure:1223:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
virt-what-1.19/configure-1224-esac
##############################################
virt-what-1.19/configure-1265-By default, \`make install' will install all the files in
virt-what-1.19/configure:1266:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
virt-what-1.19/configure:1267:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
virt-what-1.19/configure-1268-for instance \`--prefix=\$HOME'.
##############################################
virt-what-1.19/configure-1352-*)
virt-what-1.19/configure:1353:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
virt-what-1.19/configure-1354-  # A ".." for each directory in $ac_dir_suffix.
virt-what-1.19/configure:1355:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
virt-what-1.19/configure-1356-  case $ac_top_builddir_sub in
##############################################
virt-what-1.19/configure-1563-    *\'*)
virt-what-1.19/configure:1564:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
virt-what-1.19/configure-1565-    esac
##############################################
virt-what-1.19/configure-1646-      case $ac_val in
virt-what-1.19/configure:1647:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
virt-what-1.19/configure-1648-      esac
##############################################
virt-what-1.19/configure-1661-	case $ac_val in
virt-what-1.19/configure:1662:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
virt-what-1.19/configure-1663-	esac
##############################################
virt-what-1.19/configure-1781-    set,)
virt-what-1.19/configure:1782:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
virt-what-1.19/configure:1783:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
virt-what-1.19/configure-1784-      ac_cache_corrupted=: ;;
##############################################
virt-what-1.19/configure-1792-	# differences in whitespace do not lead to failure.
virt-what-1.19/configure:1793:	ac_old_val_w=`echo x $ac_old_val`
virt-what-1.19/configure:1794:	ac_new_val_w=`echo x $ac_new_val`
virt-what-1.19/configure-1795-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
virt-what-1.19/configure-1812-    case $ac_new_val in
virt-what-1.19/configure:1813:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
virt-what-1.19/configure-1814-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
virt-what-1.19/configure-1987-     echo "timestamp, slept: $am_has_slept" > conftest.file
virt-what-1.19/configure:1988:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
virt-what-1.19/configure-1989-     if test "$*" = "X"; then
virt-what-1.19/configure-1990-	# -L didn't work.
virt-what-1.19/configure:1991:	set X `ls -t "$srcdir/configure" conftest.file`
virt-what-1.19/configure-1992-     fi
##############################################
virt-what-1.19/configure-2038-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
virt-what-1.19/configure:2039:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
virt-what-1.19/configure-2040-
virt-what-1.19/configure-2041-# Expand $ac_aux_dir to an absolute path.
virt-what-1.19/configure:2042:am_aux_dir=`cd "$ac_aux_dir" && pwd`
virt-what-1.19/configure-2043-
##############################################
virt-what-1.19/configure-2183-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
virt-what-1.19/configure:2184:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
virt-what-1.19/configure-2185-	     'mkdir (GNU coreutils) '* | \
##############################################
virt-what-1.19/configure-2256-set x ${MAKE-make}
virt-what-1.19/configure:2257:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
virt-what-1.19/configure-2258-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
virt-what-1.19/configure-2266-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
virt-what-1.19/configure:2267:case `${MAKE-make} -f conftest.make 2>/dev/null` in
virt-what-1.19/configure-2268-  *@@@%%%=?*=@@@%%%*)
##############################################
virt-what-1.19/configure-2332-
virt-what-1.19/configure:2333:if test "`cd $srcdir && pwd`" != "`pwd`"; then
virt-what-1.19/configure-2334-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
virt-what-1.19/configure-2857-$as_echo_n "checking whether the C compiler works... " >&6; }
virt-what-1.19/configure:2858:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
virt-what-1.19/configure-2859-
##############################################
virt-what-1.19/configure-2901-	then :; else
virt-what-1.19/configure:2902:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
virt-what-1.19/configure-2903-	fi
##############################################
virt-what-1.19/configure-2961-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
virt-what-1.19/configure:2962:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
virt-what-1.19/configure-2963-	  break;;
##############################################
virt-what-1.19/configure-3070-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
virt-what-1.19/configure:3071:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
virt-what-1.19/configure-3072-       break;;
##############################################
virt-what-1.19/configure-3388-  if test "$am_compiler_list" = ""; then
virt-what-1.19/configure:3389:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
virt-what-1.19/configure-3390-  fi
##############################################
virt-what-1.19/configure-3949-test "x$ac_build_alias" = x &&
virt-what-1.19/configure:3950:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
virt-what-1.19/configure-3951-test "x$ac_build_alias" = x &&
virt-what-1.19/configure-3952-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
virt-what-1.19/configure:3953:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
virt-what-1.19/configure-3954-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
virt-what-1.19/configure-3973-IFS=$ac_save_IFS
virt-what-1.19/configure:3974:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
virt-what-1.19/configure-3975-
##############################################
virt-what-1.19/configure-3984-else
virt-what-1.19/configure:3985:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
virt-what-1.19/configure-3986-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
virt-what-1.19/configure-4006-IFS=$ac_save_IFS
virt-what-1.19/configure:4007:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
virt-what-1.19/configure-4008-
##############################################
virt-what-1.19/configure-4174-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
virt-what-1.19/configure:4175:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
virt-what-1.19/configure-4176-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
virt-what-1.19/configure-4273-if test -z "$BASH_VERSION$ZSH_VERSION" \
virt-what-1.19/configure:4274:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
virt-what-1.19/configure-4275-  as_echo='print -r --'
virt-what-1.19/configure-4276-  as_echo_n='print -rn --'
virt-what-1.19/configure:4277:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
virt-what-1.19/configure-4278-  as_echo='printf %s\n'
##############################################
virt-what-1.19/configure-4280-else
virt-what-1.19/configure:4281:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
virt-what-1.19/configure-4282-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
virt-what-1.19/configure-4290-	expr "X$arg" : "X\\(.*\\)$as_nl";
virt-what-1.19/configure:4291:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
virt-what-1.19/configure-4292-      esac;
##############################################
virt-what-1.19/configure-4367-# ----------------------------------------
virt-what-1.19/configure:4368:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
virt-what-1.19/configure-4369-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
virt-what-1.19/configure-4439-  {
virt-what-1.19/configure:4440:    as_val=`expr "$@" || test $? -eq 1`
virt-what-1.19/configure-4441-  }
##############################################
virt-what-1.19/configure-4543-      case $as_dir in #(
virt-what-1.19/configure:4544:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
virt-what-1.19/configure-4545-      *) as_qdir=$as_dir;;
##############################################
virt-what-1.19/configure-4678-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
virt-what-1.19/configure:4679:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
virt-what-1.19/configure-4680-ac_cs_version="\\
##############################################
virt-what-1.19/configure-4703-  --*=?*)
virt-what-1.19/configure:4704:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
virt-what-1.19/configure:4705:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
virt-what-1.19/configure-4706-    ac_shift=:
##############################################
virt-what-1.19/configure-4708-  --*=)
virt-what-1.19/configure:4709:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
virt-what-1.19/configure-4710-    ac_optarg=
##############################################
virt-what-1.19/configure-4732-    case $ac_optarg in
virt-what-1.19/configure:4733:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
virt-what-1.19/configure-4734-    '') as_fn_error $? "missing file argument" ;;
##############################################
virt-what-1.19/configure-4740-    case $ac_optarg in
virt-what-1.19/configure:4741:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
virt-what-1.19/configure-4742-    esac
##############################################
virt-what-1.19/configure-4869-fi
virt-what-1.19/configure:4870:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
virt-what-1.19/configure-4871-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
virt-what-1.19/configure-4886-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
virt-what-1.19/configure:4887:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
virt-what-1.19/configure-4888-ac_delim='%!_!# '
##############################################
virt-what-1.19/configure-4892-
virt-what-1.19/configure:4893:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
virt-what-1.19/configure-4894-  if test $ac_delim_n = $ac_delim_num; then
##############################################
virt-what-1.19/configure-5030-for ac_last_try in false false :; do
virt-what-1.19/configure:5031:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
virt-what-1.19/configure-5032-  if test -z "$ac_tt"; then
##############################################
virt-what-1.19/configure-5162-      esac
virt-what-1.19/configure:5163:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
virt-what-1.19/configure-5164-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
virt-what-1.19/configure-5221-*)
virt-what-1.19/configure:5222:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
virt-what-1.19/configure-5223-  # A ".." for each directory in $ac_dir_suffix.
virt-what-1.19/configure:5224:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
virt-what-1.19/configure-5225-  case $ac_top_builddir_sub in
##############################################
virt-what-1.19/configure-5282-/@mandir@/p'
virt-what-1.19/configure:5283:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
virt-what-1.19/configure-5284-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
virt-what-1.19/configure-5299-
virt-what-1.19/configure:5300:# Neutralize VPATH when `$srcdir' = `.'.
virt-what-1.19/configure-5301-# Shell code in configure.ac might set extrasub.
##############################################
virt-what-1.19/configure-5327-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
virt-what-1.19/configure:5328:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
virt-what-1.19/configure-5329-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
virt-what-1.19/configure-5373-    * )
virt-what-1.19/configure:5374:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
virt-what-1.19/configure-5375-  esac
##############################################
virt-what-1.19/configure-5428-    # Strip MF so we end up with the name of the file.
virt-what-1.19/configure:5429:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
virt-what-1.19/configure-5430-    # Check whether this is an Automake generated Makefile which includes
##############################################
virt-what-1.19/missing-162-         from any GNU archive site."
virt-what-1.19/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
virt-what-1.19/missing-164-    test -z "$files" && files="config.h"
##############################################
virt-what-1.19/missing-194-
virt-what-1.19/missing:195:    file=`echo "$*" | sed -n "$sed_output"`
virt-what-1.19/missing:196:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
virt-what-1.19/missing-197-    if test -f "$file"; then
##############################################
virt-what-1.19/missing-220-	*.y)
virt-what-1.19/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
virt-what-1.19/missing-222-	    if test -f "$SRCFILE"; then
##############################################
virt-what-1.19/missing-224-	    fi
virt-what-1.19/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
virt-what-1.19/missing-226-	    if test -f "$SRCFILE"; then
##############################################
virt-what-1.19/missing-250-	*.l)
virt-what-1.19/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
virt-what-1.19/missing-252-	    if test -f "$SRCFILE"; then
##############################################
virt-what-1.19/missing-269-
virt-what-1.19/missing:270:    file=`echo "$*" | sed -n "$sed_output"`
virt-what-1.19/missing:271:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
virt-what-1.19/missing-272-    if test -f "$file"; then
##############################################
virt-what-1.19/missing-289-    # The file to touch is that specified with -o ...
virt-what-1.19/missing:290:    file=`echo "$*" | sed -n "$sed_output"`
virt-what-1.19/missing:291:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
virt-what-1.19/missing-292-    if test -z "$file"; then
virt-what-1.19/missing-293-      # ... or it is the one specified with @setfilename ...
virt-what-1.19/missing:294:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
virt-what-1.19/missing-295-      file=`sed -n '
##############################################
virt-what-1.19/missing-301-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
virt-what-1.19/missing:302:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
virt-what-1.19/missing-303-    fi
##############################################
virt-what-1.19/compile-67-	mingw/*)
virt-what-1.19/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
virt-what-1.19/compile-69-	  ;;
virt-what-1.19/compile-70-	cygwin/*)
virt-what-1.19/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
virt-what-1.19/compile-72-	  ;;
virt-what-1.19/compile-73-	wine/*)
virt-what-1.19/compile:74:	  file=`winepath -w "$file" || echo "$file"`
virt-what-1.19/compile-75-	  ;;
##############################################
virt-what-1.19/compile-304-# Name of file we expect compiler to create.
virt-what-1.19/compile:305:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
virt-what-1.19/compile-306-
##############################################
virt-what-1.19/compile-310-# object file name, since that is what matters with a parallel build.
virt-what-1.19/compile:311:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
virt-what-1.19/compile-312-while true; do
##############################################
virt-what-1.19/Makefile.in-68-  { \
virt-what-1.19/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
virt-what-1.19/Makefile.in-70-  }; \
##############################################
virt-what-1.19/Makefile.in-137-virt_what_ia64_xen_rdtsc_test_LDADD = $(LDADD)
virt-what-1.19/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
virt-what-1.19/Makefile.in-139-am__vpath_adj = case $$p in \
virt-what-1.19/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
virt-what-1.19/Makefile.in-141-    *) f=$$p;; \
virt-what-1.19/Makefile.in-142-  esac;
virt-what-1.19/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
virt-what-1.19/Makefile.in-144-am__install_max = 40
virt-what-1.19/Makefile.in-145-am__nobase_strip_setup = \
virt-what-1.19/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
virt-what-1.19/Makefile.in-147-am__nobase_strip = \
##############################################
virt-what-1.19/Makefile.in-351-case "$@" in						\
virt-what-1.19/Makefile.in:352:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
virt-what-1.19/Makefile.in-353-    *) am__odir=.;; 					\
##############################################
virt-what-1.19/Makefile.in-381-  bases='$(TEST_LOGS)'; \
virt-what-1.19/Makefile.in:382:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
virt-what-1.19/Makefile.in:383:  bases=`echo $$bases`
virt-what-1.19/Makefile.in-384-RECHECK_LOGS = $(TEST_LOGS)
##############################################
virt-what-1.19/Makefile.in-393-        */*) b='$*';; \
virt-what-1.19/Makefile.in:394:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
virt-what-1.19/Makefile.in-395-       esac;; \
##############################################
virt-what-1.19/Makefile.in-940-.c.obj:
virt-what-1.19/Makefile.in:941:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
virt-what-1.19/Makefile.in-942-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
virt-what-1.19/Makefile.in-944-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
virt-what-1.19/Makefile.in:945:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
virt-what-1.19/Makefile.in-946-install-man1: $(man_MANS)
##############################################
virt-what-1.19/Makefile.in-950-	test -n "$(man1dir)" \
virt-what-1.19/Makefile.in:951:	  && test -n "`echo $$list1$$list2`" \
virt-what-1.19/Makefile.in-952-	  || exit 0; \
##############################################
virt-what-1.19/Makefile.in-1019-GTAGS:
virt-what-1.19/Makefile.in:1020:	here=`$(am__cd) $(top_builddir) && pwd` \
virt-what-1.19/Makefile.in-1021-	  && $(am__cd) $(top_srcdir) \
##############################################
virt-what-1.19/Makefile.in-1069-	if test -n "$$redo_bases"; then \
virt-what-1.19/Makefile.in:1070:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
virt-what-1.19/Makefile.in:1071:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
virt-what-1.19/Makefile.in-1072-	  if $(am__make_dryrun); then :; else \
##############################################
virt-what-1.19/Makefile.in-1094-	ws='[ 	]'; \
virt-what-1.19/Makefile.in:1095:	results=`for b in $$bases; do echo $$b.trs; done`; \
virt-what-1.19/Makefile.in-1096-	test -n "$$results" || results=/dev/null; \
virt-what-1.19/Makefile.in:1097:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
virt-what-1.19/Makefile.in:1098:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
virt-what-1.19/Makefile.in:1099:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
virt-what-1.19/Makefile.in:1100:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
virt-what-1.19/Makefile.in:1101:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
virt-what-1.19/Makefile.in:1102:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
virt-what-1.19/Makefile.in:1103:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
virt-what-1.19/Makefile.in:1104:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
virt-what-1.19/Makefile.in-1105-	  success=true; \
##############################################
virt-what-1.19/Makefile.in-1173-	@set +e; $(am__set_TESTS_bases); \
virt-what-1.19/Makefile.in:1174:	log_list=`for i in $$bases; do echo $$i.log; done`; \
virt-what-1.19/Makefile.in:1175:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
virt-what-1.19/Makefile.in:1176:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
virt-what-1.19/Makefile.in-1177-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
virt-what-1.19/Makefile.in-1183-	         | $(am__list_recheck_tests)` || exit 1; \
virt-what-1.19/Makefile.in:1184:	log_list=`for i in $$bases; do echo $$i.log; done`; \
virt-what-1.19/Makefile.in:1185:	log_list=`echo $$log_list`; \
virt-what-1.19/Makefile.in-1186-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
virt-what-1.19/Makefile.in-1441-	test -d "$(distdir)" || mkdir "$(distdir)"
virt-what-1.19/Makefile.in:1442:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-what-1.19/Makefile.in:1443:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
virt-what-1.19/Makefile.in-1444-	list='$(DISTFILES)'; \
##############################################
virt-what-1.19/Makefile.in-1455-	  if test -d $$d/$$file; then \
virt-what-1.19/Makefile.in:1456:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
virt-what-1.19/Makefile.in-1457-	    if test -d "$(distdir)/$$file"; then \
##############################################
virt-what-1.19/Makefile.in-1541-	test -d $(distdir)/_build || exit 0; \
virt-what-1.19/Makefile.in:1542:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
virt-what-1.19/Makefile.in-1543-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
virt-what-1.19/Makefile.in-1585-	}; \
virt-what-1.19/Makefile.in:1586:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
virt-what-1.19/Makefile.in-1587-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
virt-what-1.19/Makefile.in-1597-	fi
virt-what-1.19/Makefile.in:1598:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
virt-what-1.19/Makefile.in-1599-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
virt-what-1.19/config.guess-34-
virt-what-1.19/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
virt-what-1.19/config.guess-36-
##############################################
virt-what-1.19/config.guess-102-: ${TMPDIR=/tmp} ;
virt-what-1.19/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
virt-what-1.19/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
virt-what-1.19/config.guess-151-	EOF
virt-what-1.19/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
virt-what-1.19/config.guess-153-	;;
##############################################
virt-what-1.19/config.guess-181-	    earmv*)
virt-what-1.19/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
virt-what-1.19/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
virt-what-1.19/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
virt-what-1.19/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
virt-what-1.19/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
virt-what-1.19/config.guess-212-		;;
##############################################
virt-what-1.19/config.guess-223-	    *)
virt-what-1.19/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
virt-what-1.19/config.guess-225-		;;
##############################################
virt-what-1.19/config.guess-257-	*4.0)
virt-what-1.19/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
virt-what-1.19/config.guess-259-		;;
virt-what-1.19/config.guess-260-	*5.*)
virt-what-1.19/config.guess:261:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
virt-what-1.19/config.guess-262-		;;
##############################################
virt-what-1.19/config.guess-267-	# types through head -n 1, so we only detect the type of CPU 0.
virt-what-1.19/config.guess:268:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
virt-what-1.19/config.guess-269-	case "$ALPHA_CPU_TYPE" in
##############################################
virt-what-1.19/config.guess-305-	# 1.2 uses "1.2" for uname -r.
virt-what-1.19/config.guess:306:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
virt-what-1.19/config.guess-307-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
virt-what-1.19/config.guess-365-    s390x:SunOS:*:*)
virt-what-1.19/config.guess:366:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
virt-what-1.19/config.guess-367-	exit ;;
virt-what-1.19/config.guess-368-    sun4H:SunOS:5.*:*)
virt-what-1.19/config.guess:369:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
virt-what-1.19/config.guess-370-	exit ;;
virt-what-1.19/config.guess-371-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
virt-what-1.19/config.guess:372:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
virt-what-1.19/config.guess-373-	exit ;;
##############################################
virt-what-1.19/config.guess-390-	fi
virt-what-1.19/config.guess:391:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
virt-what-1.19/config.guess-392-	exit ;;
##############################################
virt-what-1.19/config.guess-396-	# it's likely to be more like Solaris than SunOS4.
virt-what-1.19/config.guess:397:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
virt-what-1.19/config.guess-398-	exit ;;
##############################################
virt-what-1.19/config.guess-405-	# Japanese Language versions have a version number like `4.1.3-JL'.
virt-what-1.19/config.guess:406:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
virt-what-1.19/config.guess-407-	exit ;;
##############################################
virt-what-1.19/config.guess-411-    sun*:*:4.2BSD:*)
virt-what-1.19/config.guess:412:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
virt-what-1.19/config.guess-413-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
virt-what-1.19/config.guess-493-	$CC_FOR_BUILD -o $dummy $dummy.c &&
virt-what-1.19/config.guess:494:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
virt-what-1.19/config.guess:495:	  SYSTEM_NAME=`$dummy $dummyarg` &&
virt-what-1.19/config.guess-496-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
virt-what-1.19/config.guess-549-    *:IRIX*:*:*)
virt-what-1.19/config.guess:550:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
virt-what-1.19/config.guess-551-	exit ;;
##############################################
virt-what-1.19/config.guess-579-EOF
virt-what-1.19/config.guess:580:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
virt-what-1.19/config.guess-581-		then
##############################################
virt-what-1.19/config.guess-592-    *:AIX:*:[4567])
virt-what-1.19/config.guess:593:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
virt-what-1.19/config.guess-594-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
virt-what-1.19/config.guess-628-    9000/[34678]??:HP-UX:*:*)
virt-what-1.19/config.guess:629:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
virt-what-1.19/config.guess-630-	case "${UNAME_MACHINE}" in
##############################################
virt-what-1.19/config.guess-682-EOF
virt-what-1.19/config.guess:683:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
virt-what-1.19/config.guess-684-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
virt-what-1.19/config.guess-710-    ia64:HP-UX:*:*)
virt-what-1.19/config.guess:711:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
virt-what-1.19/config.guess-712-	echo ia64-hp-hpux${HPUX_REV}
##############################################
virt-what-1.19/config.guess-740-EOF
virt-what-1.19/config.guess:741:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
virt-what-1.19/config.guess-742-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
virt-what-1.19/config.guess-811-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
virt-what-1.19/config.guess:812:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
virt-what-1.19/config.guess-813-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
virt-what-1.19/config.guess-816-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
virt-what-1.19/config.guess:817:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
virt-what-1.19/config.guess-818-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
virt-what-1.19/config.guess-832-	    amd64)
virt-what-1.19/config.guess:833:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
virt-what-1.19/config.guess-834-	    *)
virt-what-1.19/config.guess:835:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
virt-what-1.19/config.guess-836-	esac
##############################################
virt-what-1.19/config.guess-890-    prep*:SunOS:5.*:*)
virt-what-1.19/config.guess:891:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
virt-what-1.19/config.guess-892-	exit ;;
##############################################
virt-what-1.19/config.guess-894-	# the GNU system
virt-what-1.19/config.guess:895:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
virt-what-1.19/config.guess-896-	exit ;;
##############################################
virt-what-1.19/config.guess-898-	# other systems with GNU libc and userland
virt-what-1.19/config.guess:899:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
virt-what-1.19/config.guess-900-	exit ;;
##############################################
virt-what-1.19/config.guess-992-EOF
virt-what-1.19/config.guess:993:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
virt-what-1.19/config.guess-994-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
virt-what-1.19/config.guess-1086-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
virt-what-1.19/config.guess:1087:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
virt-what-1.19/config.guess-1088-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
virt-what-1.19/config.guess-1286-	fi
virt-what-1.19/config.guess:1287:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
virt-what-1.19/config.guess-1288-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
virt-what-1.19/config.guess-1371-    *:DragonFly:*:*)
virt-what-1.19/config.guess:1372:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
virt-what-1.19/config.guess-1373-	exit ;;
##############################################
virt-what-1.19/config.guess-1384-    i*86:skyos:*:*)
virt-what-1.19/config.guess:1385:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
virt-what-1.19/config.guess-1386-	exit ;;
##############################################
virt-what-1.19/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
virt-what-1.19/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
virt-what-1.19/aclocal.m4-94-# and then we would define $MISSING as
##############################################
virt-what-1.19/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
virt-what-1.19/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
virt-what-1.19/aclocal.m4-109-])
##############################################
virt-what-1.19/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
virt-what-1.19/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
virt-what-1.19/aclocal.m4-207-  fi
##############################################
virt-what-1.19/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
virt-what-1.19/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
virt-what-1.19/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
virt-what-1.19/aclocal.m4-365-      || continue
virt-what-1.19/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
virt-what-1.19/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
virt-what-1.19/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
virt-what-1.19/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
virt-what-1.19/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
virt-what-1.19/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
virt-what-1.19/aclocal.m4-592-    * )
virt-what-1.19/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
virt-what-1.19/aclocal.m4-594-  esac
virt-what-1.19/aclocal.m4-595-done
virt-what-1.19/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
virt-what-1.19/aclocal.m4-597-
##############################################
virt-what-1.19/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
virt-what-1.19/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
virt-what-1.19/aclocal.m4-850-     if test "$[*]" = "X"; then
virt-what-1.19/aclocal.m4-851-	# -L didn't work.
virt-what-1.19/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
virt-what-1.19/aclocal.m4-853-     fi
##############################################
virt-what-1.19/install-sh-229-      fi
virt-what-1.19/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
virt-what-1.19/install-sh-231-    *)
##############################################
virt-what-1.19/install-sh-276-      dstdir=$dst
virt-what-1.19/install-sh:277:      dst=$dstdir/`basename "$src"`
virt-what-1.19/install-sh-278-      dstdir_status=0
##############################################
virt-what-1.19/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
virt-what-1.19/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
virt-what-1.19/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
virt-what-1.19/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
virt-what-1.19/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
virt-what-1.19/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
virt-what-1.19/install-sh-425-	    case $prefix in
virt-what-1.19/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
virt-what-1.19/install-sh-427-	      *) qprefix=$prefix;;
##############################################
virt-what-1.19/install-sh-474-    if $copy_on_change &&
virt-what-1.19/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
virt-what-1.19/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
virt-what-1.19/install-sh-477-
##############################################
virt-what-1.19/virt-what-cpuid-helper.c-32-
virt-what-1.19/virt-what-cpuid-helper.c:33:  asm volatile (
virt-what-1.19/virt-what-cpuid-helper.c-34-        "xchgl %%ebx,%1; xor %%ebx,%%ebx; cpuid; xchgl %%ebx,%1"
##############################################
virt-what-1.19/depcomp-72-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
virt-what-1.19/depcomp:73:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
virt-what-1.19/depcomp-74-
##############################################
virt-what-1.19/depcomp-248-  # Version 6 uses the directory in both cases.
virt-what-1.19/depcomp:249:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
virt-what-1.19/depcomp-250-  test "x$dir" = "x$object" && dir=
virt-what-1.19/depcomp:251:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
virt-what-1.19/depcomp-252-  if test "$libtool" = yes; then
##############################################
virt-what-1.19/depcomp-343-  # Much of this is similar to the tru64 case; see comments there.
virt-what-1.19/depcomp:344:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
virt-what-1.19/depcomp-345-  test "x$dir" = "x$object" && dir=
virt-what-1.19/depcomp:346:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
virt-what-1.19/depcomp-347-  if test "$libtool" = yes; then
##############################################
virt-what-1.19/depcomp-387-   # Subdirectories are respected.
virt-what-1.19/depcomp:388:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
virt-what-1.19/depcomp-389-   test "x$dir" = "x$object" && dir=
virt-what-1.19/depcomp:390:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
virt-what-1.19/depcomp-391-
##############################################
virt-what-1.19/depcomp-577-  done
virt-what-1.19/depcomp:578:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
virt-what-1.19/depcomp-579-  touch "$tmpdepfile"