===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
spice-vdagent-0.20.0/configure.ac-65-if test "x$init_systemd" = "xyes"; then
spice-vdagent-0.20.0/configure.ac:66:  SYSTEMDSYSTEMUNITDIR=`${PKG_CONFIG} systemd --variable=systemdsystemunitdir`
spice-vdagent-0.20.0/configure.ac-67-  AC_SUBST(SYSTEMDSYSTEMUNITDIR)
##############################################
spice-vdagent-0.20.0/depcomp-64-  case $1 in
spice-vdagent-0.20.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
spice-vdagent-0.20.0/depcomp-66-      *) dir=;;
##############################################
spice-vdagent-0.20.0/depcomp-73-{
spice-vdagent-0.20.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
spice-vdagent-0.20.0/depcomp-75-}
##############################################
spice-vdagent-0.20.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
spice-vdagent-0.20.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
spice-vdagent-0.20.0/depcomp-128-
##############################################
spice-vdagent-0.20.0/depcomp-405-        sleep 1
spice-vdagent-0.20.0/depcomp:406:        i=`expr $i - 1`
spice-vdagent-0.20.0/depcomp-407-      done
spice-vdagent-0.20.0/depcomp-408-    fi
spice-vdagent-0.20.0/depcomp:409:    i=`expr $i - 1`
spice-vdagent-0.20.0/depcomp-410-  done
##############################################
spice-vdagent-0.20.0/depcomp-425-  # Do two passes, one to just change these to
spice-vdagent-0.20.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
spice-vdagent-0.20.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
spice-vdagent-0.20.0/depcomp-659-  done
spice-vdagent-0.20.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
spice-vdagent-0.20.0/depcomp-661-  touch "$tmpdepfile"
##############################################
spice-vdagent-0.20.0/install-sh-234-      fi
spice-vdagent-0.20.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
spice-vdagent-0.20.0/install-sh-236-    *)
##############################################
spice-vdagent-0.20.0/install-sh-280-      dstdir=$dst
spice-vdagent-0.20.0/install-sh:281:      dstbase=`basename "$src"`
spice-vdagent-0.20.0/install-sh-282-      case $dst in
##############################################
spice-vdagent-0.20.0/install-sh-287-    else
spice-vdagent-0.20.0/install-sh:288:      dstdir=`dirname "$dst"`
spice-vdagent-0.20.0/install-sh-289-      test -d "$dstdir"
##############################################
spice-vdagent-0.20.0/install-sh-354-                   test_tmpdir="$tmpdir/a"
spice-vdagent-0.20.0/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
spice-vdagent-0.20.0/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
spice-vdagent-0.20.0/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
spice-vdagent-0.20.0/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
spice-vdagent-0.20.0/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
spice-vdagent-0.20.0/install-sh-419-            case $prefix in
spice-vdagent-0.20.0/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
spice-vdagent-0.20.0/install-sh-421-              *) qprefix=$prefix;;
##############################################
spice-vdagent-0.20.0/install-sh-468-    if $copy_on_change &&
spice-vdagent-0.20.0/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
spice-vdagent-0.20.0/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
spice-vdagent-0.20.0/install-sh-471-       set -f &&
##############################################
spice-vdagent-0.20.0/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
spice-vdagent-0.20.0/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
spice-vdagent-0.20.0/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
spice-vdagent-0.20.0/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
spice-vdagent-0.20.0/aclocal.m4-181-        else 
spice-vdagent-0.20.0/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
spice-vdagent-0.20.0/aclocal.m4-183-        fi
##############################################
spice-vdagent-0.20.0/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
spice-vdagent-0.20.0/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
spice-vdagent-0.20.0/aclocal.m4-438-# and then we would define $MISSING as
##############################################
spice-vdagent-0.20.0/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
spice-vdagent-0.20.0/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
spice-vdagent-0.20.0/aclocal.m4-453-])
##############################################
spice-vdagent-0.20.0/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
spice-vdagent-0.20.0/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
spice-vdagent-0.20.0/aclocal.m4-551-  fi
##############################################
spice-vdagent-0.20.0/aclocal.m4-702-    # Strip MF so we end up with the name of the file.
spice-vdagent-0.20.0/aclocal.m4:703:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
spice-vdagent-0.20.0/aclocal.m4-704-    # Check whether this is an Automake generated Makefile which includes
##############################################
spice-vdagent-0.20.0/aclocal.m4-709-      || continue
spice-vdagent-0.20.0/aclocal.m4:710:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
spice-vdagent-0.20.0/aclocal.m4:711:    am_filepart=`AS_BASENAME(["$am_mf"])`
spice-vdagent-0.20.0/aclocal.m4-712-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
spice-vdagent-0.20.0/aclocal.m4-777-AC_REQUIRE([AC_PROG_INSTALL])dnl
spice-vdagent-0.20.0/aclocal.m4:778:if test "`cd $srcdir && pwd`" != "`pwd`"; then
spice-vdagent-0.20.0/aclocal.m4-779-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
spice-vdagent-0.20.0/aclocal.m4-936-    * )
spice-vdagent-0.20.0/aclocal.m4:937:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
spice-vdagent-0.20.0/aclocal.m4-938-  esac
spice-vdagent-0.20.0/aclocal.m4-939-done
spice-vdagent-0.20.0/aclocal.m4:940:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
spice-vdagent-0.20.0/aclocal.m4-941-
##############################################
spice-vdagent-0.20.0/aclocal.m4-1221-     echo "timestamp, slept: $am_has_slept" > conftest.file
spice-vdagent-0.20.0/aclocal.m4:1222:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
spice-vdagent-0.20.0/aclocal.m4-1223-     if test "$[*]" = "X"; then
spice-vdagent-0.20.0/aclocal.m4-1224-	# -L didn't work.
spice-vdagent-0.20.0/aclocal.m4:1225:	set X `ls -t "$srcdir/configure" conftest.file`
spice-vdagent-0.20.0/aclocal.m4-1226-     fi
##############################################
spice-vdagent-0.20.0/Makefile.in-52-  { \
spice-vdagent-0.20.0/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
spice-vdagent-0.20.0/Makefile.in-54-  }; \
##############################################
spice-vdagent-0.20.0/Makefile.in-189-	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
spice-vdagent-0.20.0/Makefile.in:190:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
spice-vdagent-0.20.0/Makefile.in-191-am__vpath_adj = case $$p in \
spice-vdagent-0.20.0/Makefile.in:192:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
spice-vdagent-0.20.0/Makefile.in-193-    *) f=$$p;; \
spice-vdagent-0.20.0/Makefile.in-194-  esac;
spice-vdagent-0.20.0/Makefile.in:195:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
spice-vdagent-0.20.0/Makefile.in-196-am__install_max = 40
spice-vdagent-0.20.0/Makefile.in-197-am__nobase_strip_setup = \
spice-vdagent-0.20.0/Makefile.in:198:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
spice-vdagent-0.20.0/Makefile.in-199-am__nobase_strip = \
##############################################
spice-vdagent-0.20.0/Makefile.in-429-case "$@" in						\
spice-vdagent-0.20.0/Makefile.in:430:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
spice-vdagent-0.20.0/Makefile.in-431-    *) am__odir=.;; 					\
##############################################
spice-vdagent-0.20.0/Makefile.in-459-  bases='$(TEST_LOGS)'; \
spice-vdagent-0.20.0/Makefile.in:460:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
spice-vdagent-0.20.0/Makefile.in:461:  bases=`echo $$bases`
spice-vdagent-0.20.0/Makefile.in-462-RECHECK_LOGS = $(TEST_LOGS)
##############################################
spice-vdagent-0.20.0/Makefile.in-471-        */*) b='$*';; \
spice-vdagent-0.20.0/Makefile.in:472:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
spice-vdagent-0.20.0/Makefile.in-473-       esac;; \
##############################################
spice-vdagent-0.20.0/Makefile.in-1076-.c.o:
spice-vdagent-0.20.0/Makefile.in:1077:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
spice-vdagent-0.20.0/Makefile.in-1078-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
spice-vdagent-0.20.0/Makefile.in-1084-.c.obj:
spice-vdagent-0.20.0/Makefile.in:1085:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
spice-vdagent-0.20.0/Makefile.in:1086:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
spice-vdagent-0.20.0/Makefile.in-1087-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1089-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1090:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
spice-vdagent-0.20.0/Makefile.in-1091-
spice-vdagent-0.20.0/Makefile.in-1092-src/spice_vdagent-udscs.o: src/udscs.c
spice-vdagent-0.20.0/Makefile.in:1093:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/spice_vdagent-udscs.o -MD -MP -MF src/$(DEPDIR)/spice_vdagent-udscs.Tpo -c -o src/spice_vdagent-udscs.o `test -f 'src/udscs.c' || echo '$(srcdir)/'`src/udscs.c
spice-vdagent-0.20.0/Makefile.in-1094-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/spice_vdagent-udscs.Tpo src/$(DEPDIR)/spice_vdagent-udscs.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1096-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1097:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/spice_vdagent-udscs.o `test -f 'src/udscs.c' || echo '$(srcdir)/'`src/udscs.c
spice-vdagent-0.20.0/Makefile.in-1098-
spice-vdagent-0.20.0/Makefile.in-1099-src/spice_vdagent-udscs.obj: src/udscs.c
spice-vdagent-0.20.0/Makefile.in:1100:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/spice_vdagent-udscs.obj -MD -MP -MF src/$(DEPDIR)/spice_vdagent-udscs.Tpo -c -o src/spice_vdagent-udscs.obj `if test -f 'src/udscs.c'; then $(CYGPATH_W) 'src/udscs.c'; else $(CYGPATH_W) '$(srcdir)/src/udscs.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1101-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/spice_vdagent-udscs.Tpo src/$(DEPDIR)/spice_vdagent-udscs.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1103-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1104:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/spice_vdagent-udscs.obj `if test -f 'src/udscs.c'; then $(CYGPATH_W) 'src/udscs.c'; else $(CYGPATH_W) '$(srcdir)/src/udscs.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1105-
spice-vdagent-0.20.0/Makefile.in-1106-src/spice_vdagent-vdagent-connection.o: src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in:1107:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/spice_vdagent-vdagent-connection.o -MD -MP -MF src/$(DEPDIR)/spice_vdagent-vdagent-connection.Tpo -c -o src/spice_vdagent-vdagent-connection.o `test -f 'src/vdagent-connection.c' || echo '$(srcdir)/'`src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in-1108-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/spice_vdagent-vdagent-connection.Tpo src/$(DEPDIR)/spice_vdagent-vdagent-connection.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1110-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1111:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/spice_vdagent-vdagent-connection.o `test -f 'src/vdagent-connection.c' || echo '$(srcdir)/'`src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in-1112-
spice-vdagent-0.20.0/Makefile.in-1113-src/spice_vdagent-vdagent-connection.obj: src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in:1114:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/spice_vdagent-vdagent-connection.obj -MD -MP -MF src/$(DEPDIR)/spice_vdagent-vdagent-connection.Tpo -c -o src/spice_vdagent-vdagent-connection.obj `if test -f 'src/vdagent-connection.c'; then $(CYGPATH_W) 'src/vdagent-connection.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent-connection.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1115-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/spice_vdagent-vdagent-connection.Tpo src/$(DEPDIR)/spice_vdagent-vdagent-connection.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1117-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1118:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/spice_vdagent-vdagent-connection.obj `if test -f 'src/vdagent-connection.c'; then $(CYGPATH_W) 'src/vdagent-connection.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent-connection.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1119-
spice-vdagent-0.20.0/Makefile.in-1120-src/vdagent/spice_vdagent-audio.o: src/vdagent/audio.c
spice-vdagent-0.20.0/Makefile.in:1121:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-audio.o -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-audio.Tpo -c -o src/vdagent/spice_vdagent-audio.o `test -f 'src/vdagent/audio.c' || echo '$(srcdir)/'`src/vdagent/audio.c
spice-vdagent-0.20.0/Makefile.in-1122-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-audio.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-audio.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1124-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1125:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-audio.o `test -f 'src/vdagent/audio.c' || echo '$(srcdir)/'`src/vdagent/audio.c
spice-vdagent-0.20.0/Makefile.in-1126-
spice-vdagent-0.20.0/Makefile.in-1127-src/vdagent/spice_vdagent-audio.obj: src/vdagent/audio.c
spice-vdagent-0.20.0/Makefile.in:1128:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-audio.obj -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-audio.Tpo -c -o src/vdagent/spice_vdagent-audio.obj `if test -f 'src/vdagent/audio.c'; then $(CYGPATH_W) 'src/vdagent/audio.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/audio.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1129-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-audio.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-audio.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1131-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1132:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-audio.obj `if test -f 'src/vdagent/audio.c'; then $(CYGPATH_W) 'src/vdagent/audio.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/audio.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1133-
spice-vdagent-0.20.0/Makefile.in-1134-src/vdagent/spice_vdagent-clipboard.o: src/vdagent/clipboard.c
spice-vdagent-0.20.0/Makefile.in:1135:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-clipboard.o -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-clipboard.Tpo -c -o src/vdagent/spice_vdagent-clipboard.o `test -f 'src/vdagent/clipboard.c' || echo '$(srcdir)/'`src/vdagent/clipboard.c
spice-vdagent-0.20.0/Makefile.in-1136-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-clipboard.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-clipboard.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1138-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1139:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-clipboard.o `test -f 'src/vdagent/clipboard.c' || echo '$(srcdir)/'`src/vdagent/clipboard.c
spice-vdagent-0.20.0/Makefile.in-1140-
spice-vdagent-0.20.0/Makefile.in-1141-src/vdagent/spice_vdagent-clipboard.obj: src/vdagent/clipboard.c
spice-vdagent-0.20.0/Makefile.in:1142:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-clipboard.obj -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-clipboard.Tpo -c -o src/vdagent/spice_vdagent-clipboard.obj `if test -f 'src/vdagent/clipboard.c'; then $(CYGPATH_W) 'src/vdagent/clipboard.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/clipboard.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1143-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-clipboard.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-clipboard.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1145-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1146:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-clipboard.obj `if test -f 'src/vdagent/clipboard.c'; then $(CYGPATH_W) 'src/vdagent/clipboard.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/clipboard.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1147-
spice-vdagent-0.20.0/Makefile.in-1148-src/vdagent/spice_vdagent-device-info.o: src/vdagent/device-info.c
spice-vdagent-0.20.0/Makefile.in:1149:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-device-info.o -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-device-info.Tpo -c -o src/vdagent/spice_vdagent-device-info.o `test -f 'src/vdagent/device-info.c' || echo '$(srcdir)/'`src/vdagent/device-info.c
spice-vdagent-0.20.0/Makefile.in-1150-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-device-info.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-device-info.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1152-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1153:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-device-info.o `test -f 'src/vdagent/device-info.c' || echo '$(srcdir)/'`src/vdagent/device-info.c
spice-vdagent-0.20.0/Makefile.in-1154-
spice-vdagent-0.20.0/Makefile.in-1155-src/vdagent/spice_vdagent-device-info.obj: src/vdagent/device-info.c
spice-vdagent-0.20.0/Makefile.in:1156:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-device-info.obj -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-device-info.Tpo -c -o src/vdagent/spice_vdagent-device-info.obj `if test -f 'src/vdagent/device-info.c'; then $(CYGPATH_W) 'src/vdagent/device-info.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/device-info.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1157-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-device-info.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-device-info.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1159-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1160:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-device-info.obj `if test -f 'src/vdagent/device-info.c'; then $(CYGPATH_W) 'src/vdagent/device-info.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/device-info.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1161-
spice-vdagent-0.20.0/Makefile.in-1162-src/vdagent/spice_vdagent-file-xfers.o: src/vdagent/file-xfers.c
spice-vdagent-0.20.0/Makefile.in:1163:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-file-xfers.o -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-file-xfers.Tpo -c -o src/vdagent/spice_vdagent-file-xfers.o `test -f 'src/vdagent/file-xfers.c' || echo '$(srcdir)/'`src/vdagent/file-xfers.c
spice-vdagent-0.20.0/Makefile.in-1164-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-file-xfers.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-file-xfers.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1166-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1167:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-file-xfers.o `test -f 'src/vdagent/file-xfers.c' || echo '$(srcdir)/'`src/vdagent/file-xfers.c
spice-vdagent-0.20.0/Makefile.in-1168-
spice-vdagent-0.20.0/Makefile.in-1169-src/vdagent/spice_vdagent-file-xfers.obj: src/vdagent/file-xfers.c
spice-vdagent-0.20.0/Makefile.in:1170:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-file-xfers.obj -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-file-xfers.Tpo -c -o src/vdagent/spice_vdagent-file-xfers.obj `if test -f 'src/vdagent/file-xfers.c'; then $(CYGPATH_W) 'src/vdagent/file-xfers.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/file-xfers.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1171-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-file-xfers.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-file-xfers.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1173-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1174:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-file-xfers.obj `if test -f 'src/vdagent/file-xfers.c'; then $(CYGPATH_W) 'src/vdagent/file-xfers.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/file-xfers.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1175-
spice-vdagent-0.20.0/Makefile.in-1176-src/vdagent/spice_vdagent-x11-randr.o: src/vdagent/x11-randr.c
spice-vdagent-0.20.0/Makefile.in:1177:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-x11-randr.o -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-x11-randr.Tpo -c -o src/vdagent/spice_vdagent-x11-randr.o `test -f 'src/vdagent/x11-randr.c' || echo '$(srcdir)/'`src/vdagent/x11-randr.c
spice-vdagent-0.20.0/Makefile.in-1178-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-x11-randr.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-x11-randr.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1180-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1181:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-x11-randr.o `test -f 'src/vdagent/x11-randr.c' || echo '$(srcdir)/'`src/vdagent/x11-randr.c
spice-vdagent-0.20.0/Makefile.in-1182-
spice-vdagent-0.20.0/Makefile.in-1183-src/vdagent/spice_vdagent-x11-randr.obj: src/vdagent/x11-randr.c
spice-vdagent-0.20.0/Makefile.in:1184:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-x11-randr.obj -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-x11-randr.Tpo -c -o src/vdagent/spice_vdagent-x11-randr.obj `if test -f 'src/vdagent/x11-randr.c'; then $(CYGPATH_W) 'src/vdagent/x11-randr.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/x11-randr.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1185-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-x11-randr.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-x11-randr.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1187-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1188:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-x11-randr.obj `if test -f 'src/vdagent/x11-randr.c'; then $(CYGPATH_W) 'src/vdagent/x11-randr.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/x11-randr.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1189-
spice-vdagent-0.20.0/Makefile.in-1190-src/vdagent/spice_vdagent-x11.o: src/vdagent/x11.c
spice-vdagent-0.20.0/Makefile.in:1191:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-x11.o -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-x11.Tpo -c -o src/vdagent/spice_vdagent-x11.o `test -f 'src/vdagent/x11.c' || echo '$(srcdir)/'`src/vdagent/x11.c
spice-vdagent-0.20.0/Makefile.in-1192-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-x11.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-x11.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1194-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1195:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-x11.o `test -f 'src/vdagent/x11.c' || echo '$(srcdir)/'`src/vdagent/x11.c
spice-vdagent-0.20.0/Makefile.in-1196-
spice-vdagent-0.20.0/Makefile.in-1197-src/vdagent/spice_vdagent-x11.obj: src/vdagent/x11.c
spice-vdagent-0.20.0/Makefile.in:1198:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-x11.obj -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-x11.Tpo -c -o src/vdagent/spice_vdagent-x11.obj `if test -f 'src/vdagent/x11.c'; then $(CYGPATH_W) 'src/vdagent/x11.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/x11.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1199-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-x11.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-x11.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1201-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1202:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-x11.obj `if test -f 'src/vdagent/x11.c'; then $(CYGPATH_W) 'src/vdagent/x11.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/x11.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1203-
spice-vdagent-0.20.0/Makefile.in-1204-src/vdagent/spice_vdagent-vdagent.o: src/vdagent/vdagent.c
spice-vdagent-0.20.0/Makefile.in:1205:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-vdagent.o -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-vdagent.Tpo -c -o src/vdagent/spice_vdagent-vdagent.o `test -f 'src/vdagent/vdagent.c' || echo '$(srcdir)/'`src/vdagent/vdagent.c
spice-vdagent-0.20.0/Makefile.in-1206-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-vdagent.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-vdagent.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1208-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1209:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-vdagent.o `test -f 'src/vdagent/vdagent.c' || echo '$(srcdir)/'`src/vdagent/vdagent.c
spice-vdagent-0.20.0/Makefile.in-1210-
spice-vdagent-0.20.0/Makefile.in-1211-src/vdagent/spice_vdagent-vdagent.obj: src/vdagent/vdagent.c
spice-vdagent-0.20.0/Makefile.in:1212:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -MT src/vdagent/spice_vdagent-vdagent.obj -MD -MP -MF src/vdagent/$(DEPDIR)/spice_vdagent-vdagent.Tpo -c -o src/vdagent/spice_vdagent-vdagent.obj `if test -f 'src/vdagent/vdagent.c'; then $(CYGPATH_W) 'src/vdagent/vdagent.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/vdagent.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1213-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/spice_vdagent-vdagent.Tpo src/vdagent/$(DEPDIR)/spice_vdagent-vdagent.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1215-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1216:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagent_CFLAGS) $(CFLAGS) -c -o src/vdagent/spice_vdagent-vdagent.obj `if test -f 'src/vdagent/vdagent.c'; then $(CYGPATH_W) 'src/vdagent/vdagent.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/vdagent.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1217-
spice-vdagent-0.20.0/Makefile.in-1218-src/spice_vdagentd-udscs.o: src/udscs.c
spice-vdagent-0.20.0/Makefile.in:1219:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/spice_vdagentd-udscs.o -MD -MP -MF src/$(DEPDIR)/spice_vdagentd-udscs.Tpo -c -o src/spice_vdagentd-udscs.o `test -f 'src/udscs.c' || echo '$(srcdir)/'`src/udscs.c
spice-vdagent-0.20.0/Makefile.in-1220-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/spice_vdagentd-udscs.Tpo src/$(DEPDIR)/spice_vdagentd-udscs.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1222-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1223:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/spice_vdagentd-udscs.o `test -f 'src/udscs.c' || echo '$(srcdir)/'`src/udscs.c
spice-vdagent-0.20.0/Makefile.in-1224-
spice-vdagent-0.20.0/Makefile.in-1225-src/spice_vdagentd-udscs.obj: src/udscs.c
spice-vdagent-0.20.0/Makefile.in:1226:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/spice_vdagentd-udscs.obj -MD -MP -MF src/$(DEPDIR)/spice_vdagentd-udscs.Tpo -c -o src/spice_vdagentd-udscs.obj `if test -f 'src/udscs.c'; then $(CYGPATH_W) 'src/udscs.c'; else $(CYGPATH_W) '$(srcdir)/src/udscs.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1227-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/spice_vdagentd-udscs.Tpo src/$(DEPDIR)/spice_vdagentd-udscs.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1229-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1230:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/spice_vdagentd-udscs.obj `if test -f 'src/udscs.c'; then $(CYGPATH_W) 'src/udscs.c'; else $(CYGPATH_W) '$(srcdir)/src/udscs.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1231-
spice-vdagent-0.20.0/Makefile.in-1232-src/spice_vdagentd-vdagent-connection.o: src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in:1233:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/spice_vdagentd-vdagent-connection.o -MD -MP -MF src/$(DEPDIR)/spice_vdagentd-vdagent-connection.Tpo -c -o src/spice_vdagentd-vdagent-connection.o `test -f 'src/vdagent-connection.c' || echo '$(srcdir)/'`src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in-1234-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/spice_vdagentd-vdagent-connection.Tpo src/$(DEPDIR)/spice_vdagentd-vdagent-connection.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1236-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1237:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/spice_vdagentd-vdagent-connection.o `test -f 'src/vdagent-connection.c' || echo '$(srcdir)/'`src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in-1238-
spice-vdagent-0.20.0/Makefile.in-1239-src/spice_vdagentd-vdagent-connection.obj: src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in:1240:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/spice_vdagentd-vdagent-connection.obj -MD -MP -MF src/$(DEPDIR)/spice_vdagentd-vdagent-connection.Tpo -c -o src/spice_vdagentd-vdagent-connection.obj `if test -f 'src/vdagent-connection.c'; then $(CYGPATH_W) 'src/vdagent-connection.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent-connection.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1241-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/spice_vdagentd-vdagent-connection.Tpo src/$(DEPDIR)/spice_vdagentd-vdagent-connection.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1243-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1244:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/spice_vdagentd-vdagent-connection.obj `if test -f 'src/vdagent-connection.c'; then $(CYGPATH_W) 'src/vdagent-connection.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent-connection.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1245-
spice-vdagent-0.20.0/Makefile.in-1246-src/vdagentd/spice_vdagentd-vdagentd.o: src/vdagentd/vdagentd.c
spice-vdagent-0.20.0/Makefile.in:1247:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-vdagentd.o -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-vdagentd.Tpo -c -o src/vdagentd/spice_vdagentd-vdagentd.o `test -f 'src/vdagentd/vdagentd.c' || echo '$(srcdir)/'`src/vdagentd/vdagentd.c
spice-vdagent-0.20.0/Makefile.in-1248-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-vdagentd.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-vdagentd.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1250-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1251:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-vdagentd.o `test -f 'src/vdagentd/vdagentd.c' || echo '$(srcdir)/'`src/vdagentd/vdagentd.c
spice-vdagent-0.20.0/Makefile.in-1252-
spice-vdagent-0.20.0/Makefile.in-1253-src/vdagentd/spice_vdagentd-vdagentd.obj: src/vdagentd/vdagentd.c
spice-vdagent-0.20.0/Makefile.in:1254:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-vdagentd.obj -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-vdagentd.Tpo -c -o src/vdagentd/spice_vdagentd-vdagentd.obj `if test -f 'src/vdagentd/vdagentd.c'; then $(CYGPATH_W) 'src/vdagentd/vdagentd.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/vdagentd.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1255-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-vdagentd.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-vdagentd.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1257-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1258:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-vdagentd.obj `if test -f 'src/vdagentd/vdagentd.c'; then $(CYGPATH_W) 'src/vdagentd/vdagentd.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/vdagentd.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1259-
spice-vdagent-0.20.0/Makefile.in-1260-src/vdagentd/spice_vdagentd-uinput.o: src/vdagentd/uinput.c
spice-vdagent-0.20.0/Makefile.in:1261:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-uinput.o -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-uinput.Tpo -c -o src/vdagentd/spice_vdagentd-uinput.o `test -f 'src/vdagentd/uinput.c' || echo '$(srcdir)/'`src/vdagentd/uinput.c
spice-vdagent-0.20.0/Makefile.in-1262-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-uinput.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-uinput.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1264-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1265:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-uinput.o `test -f 'src/vdagentd/uinput.c' || echo '$(srcdir)/'`src/vdagentd/uinput.c
spice-vdagent-0.20.0/Makefile.in-1266-
spice-vdagent-0.20.0/Makefile.in-1267-src/vdagentd/spice_vdagentd-uinput.obj: src/vdagentd/uinput.c
spice-vdagent-0.20.0/Makefile.in:1268:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-uinput.obj -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-uinput.Tpo -c -o src/vdagentd/spice_vdagentd-uinput.obj `if test -f 'src/vdagentd/uinput.c'; then $(CYGPATH_W) 'src/vdagentd/uinput.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/uinput.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1269-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-uinput.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-uinput.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1271-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1272:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-uinput.obj `if test -f 'src/vdagentd/uinput.c'; then $(CYGPATH_W) 'src/vdagentd/uinput.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/uinput.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1273-
spice-vdagent-0.20.0/Makefile.in-1274-src/vdagentd/spice_vdagentd-xorg-conf.o: src/vdagentd/xorg-conf.c
spice-vdagent-0.20.0/Makefile.in:1275:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-xorg-conf.o -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-xorg-conf.Tpo -c -o src/vdagentd/spice_vdagentd-xorg-conf.o `test -f 'src/vdagentd/xorg-conf.c' || echo '$(srcdir)/'`src/vdagentd/xorg-conf.c
spice-vdagent-0.20.0/Makefile.in-1276-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-xorg-conf.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-xorg-conf.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1278-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1279:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-xorg-conf.o `test -f 'src/vdagentd/xorg-conf.c' || echo '$(srcdir)/'`src/vdagentd/xorg-conf.c
spice-vdagent-0.20.0/Makefile.in-1280-
spice-vdagent-0.20.0/Makefile.in-1281-src/vdagentd/spice_vdagentd-xorg-conf.obj: src/vdagentd/xorg-conf.c
spice-vdagent-0.20.0/Makefile.in:1282:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-xorg-conf.obj -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-xorg-conf.Tpo -c -o src/vdagentd/spice_vdagentd-xorg-conf.obj `if test -f 'src/vdagentd/xorg-conf.c'; then $(CYGPATH_W) 'src/vdagentd/xorg-conf.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/xorg-conf.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1283-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-xorg-conf.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-xorg-conf.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1285-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1286:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-xorg-conf.obj `if test -f 'src/vdagentd/xorg-conf.c'; then $(CYGPATH_W) 'src/vdagentd/xorg-conf.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/xorg-conf.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1287-
spice-vdagent-0.20.0/Makefile.in-1288-src/vdagentd/spice_vdagentd-virtio-port.o: src/vdagentd/virtio-port.c
spice-vdagent-0.20.0/Makefile.in:1289:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-virtio-port.o -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-virtio-port.Tpo -c -o src/vdagentd/spice_vdagentd-virtio-port.o `test -f 'src/vdagentd/virtio-port.c' || echo '$(srcdir)/'`src/vdagentd/virtio-port.c
spice-vdagent-0.20.0/Makefile.in-1290-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-virtio-port.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-virtio-port.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1292-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1293:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-virtio-port.o `test -f 'src/vdagentd/virtio-port.c' || echo '$(srcdir)/'`src/vdagentd/virtio-port.c
spice-vdagent-0.20.0/Makefile.in-1294-
spice-vdagent-0.20.0/Makefile.in-1295-src/vdagentd/spice_vdagentd-virtio-port.obj: src/vdagentd/virtio-port.c
spice-vdagent-0.20.0/Makefile.in:1296:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-virtio-port.obj -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-virtio-port.Tpo -c -o src/vdagentd/spice_vdagentd-virtio-port.obj `if test -f 'src/vdagentd/virtio-port.c'; then $(CYGPATH_W) 'src/vdagentd/virtio-port.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/virtio-port.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1297-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-virtio-port.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-virtio-port.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1299-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1300:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-virtio-port.obj `if test -f 'src/vdagentd/virtio-port.c'; then $(CYGPATH_W) 'src/vdagentd/virtio-port.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/virtio-port.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1301-
spice-vdagent-0.20.0/Makefile.in-1302-src/vdagentd/spice_vdagentd-console-kit.o: src/vdagentd/console-kit.c
spice-vdagent-0.20.0/Makefile.in:1303:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-console-kit.o -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-console-kit.Tpo -c -o src/vdagentd/spice_vdagentd-console-kit.o `test -f 'src/vdagentd/console-kit.c' || echo '$(srcdir)/'`src/vdagentd/console-kit.c
spice-vdagent-0.20.0/Makefile.in-1304-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-console-kit.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-console-kit.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1306-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1307:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-console-kit.o `test -f 'src/vdagentd/console-kit.c' || echo '$(srcdir)/'`src/vdagentd/console-kit.c
spice-vdagent-0.20.0/Makefile.in-1308-
spice-vdagent-0.20.0/Makefile.in-1309-src/vdagentd/spice_vdagentd-console-kit.obj: src/vdagentd/console-kit.c
spice-vdagent-0.20.0/Makefile.in:1310:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-console-kit.obj -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-console-kit.Tpo -c -o src/vdagentd/spice_vdagentd-console-kit.obj `if test -f 'src/vdagentd/console-kit.c'; then $(CYGPATH_W) 'src/vdagentd/console-kit.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/console-kit.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1311-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-console-kit.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-console-kit.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1313-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1314:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-console-kit.obj `if test -f 'src/vdagentd/console-kit.c'; then $(CYGPATH_W) 'src/vdagentd/console-kit.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/console-kit.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1315-
spice-vdagent-0.20.0/Makefile.in-1316-src/vdagentd/spice_vdagentd-systemd-login.o: src/vdagentd/systemd-login.c
spice-vdagent-0.20.0/Makefile.in:1317:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-systemd-login.o -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-systemd-login.Tpo -c -o src/vdagentd/spice_vdagentd-systemd-login.o `test -f 'src/vdagentd/systemd-login.c' || echo '$(srcdir)/'`src/vdagentd/systemd-login.c
spice-vdagent-0.20.0/Makefile.in-1318-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-systemd-login.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-systemd-login.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1320-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1321:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-systemd-login.o `test -f 'src/vdagentd/systemd-login.c' || echo '$(srcdir)/'`src/vdagentd/systemd-login.c
spice-vdagent-0.20.0/Makefile.in-1322-
spice-vdagent-0.20.0/Makefile.in-1323-src/vdagentd/spice_vdagentd-systemd-login.obj: src/vdagentd/systemd-login.c
spice-vdagent-0.20.0/Makefile.in:1324:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-systemd-login.obj -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-systemd-login.Tpo -c -o src/vdagentd/spice_vdagentd-systemd-login.obj `if test -f 'src/vdagentd/systemd-login.c'; then $(CYGPATH_W) 'src/vdagentd/systemd-login.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/systemd-login.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1325-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-systemd-login.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-systemd-login.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1327-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1328:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-systemd-login.obj `if test -f 'src/vdagentd/systemd-login.c'; then $(CYGPATH_W) 'src/vdagentd/systemd-login.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/systemd-login.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1329-
spice-vdagent-0.20.0/Makefile.in-1330-src/vdagentd/spice_vdagentd-dummy-session-info.o: src/vdagentd/dummy-session-info.c
spice-vdagent-0.20.0/Makefile.in:1331:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-dummy-session-info.o -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-dummy-session-info.Tpo -c -o src/vdagentd/spice_vdagentd-dummy-session-info.o `test -f 'src/vdagentd/dummy-session-info.c' || echo '$(srcdir)/'`src/vdagentd/dummy-session-info.c
spice-vdagent-0.20.0/Makefile.in-1332-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-dummy-session-info.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-dummy-session-info.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1334-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1335:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-dummy-session-info.o `test -f 'src/vdagentd/dummy-session-info.c' || echo '$(srcdir)/'`src/vdagentd/dummy-session-info.c
spice-vdagent-0.20.0/Makefile.in-1336-
spice-vdagent-0.20.0/Makefile.in-1337-src/vdagentd/spice_vdagentd-dummy-session-info.obj: src/vdagentd/dummy-session-info.c
spice-vdagent-0.20.0/Makefile.in:1338:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -MT src/vdagentd/spice_vdagentd-dummy-session-info.obj -MD -MP -MF src/vdagentd/$(DEPDIR)/spice_vdagentd-dummy-session-info.Tpo -c -o src/vdagentd/spice_vdagentd-dummy-session-info.obj `if test -f 'src/vdagentd/dummy-session-info.c'; then $(CYGPATH_W) 'src/vdagentd/dummy-session-info.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/dummy-session-info.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1339-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagentd/$(DEPDIR)/spice_vdagentd-dummy-session-info.Tpo src/vdagentd/$(DEPDIR)/spice_vdagentd-dummy-session-info.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1341-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1342:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_spice_vdagentd_CFLAGS) $(CFLAGS) -c -o src/vdagentd/spice_vdagentd-dummy-session-info.obj `if test -f 'src/vdagentd/dummy-session-info.c'; then $(CYGPATH_W) 'src/vdagentd/dummy-session-info.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagentd/dummy-session-info.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1343-
spice-vdagent-0.20.0/Makefile.in-1344-tests/test_device_info-test-device-info.o: tests/test-device-info.c
spice-vdagent-0.20.0/Makefile.in:1345:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_device_info_CFLAGS) $(CFLAGS) -MT tests/test_device_info-test-device-info.o -MD -MP -MF tests/$(DEPDIR)/test_device_info-test-device-info.Tpo -c -o tests/test_device_info-test-device-info.o `test -f 'tests/test-device-info.c' || echo '$(srcdir)/'`tests/test-device-info.c
spice-vdagent-0.20.0/Makefile.in-1346-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_device_info-test-device-info.Tpo tests/$(DEPDIR)/test_device_info-test-device-info.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1348-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1349:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_device_info_CFLAGS) $(CFLAGS) -c -o tests/test_device_info-test-device-info.o `test -f 'tests/test-device-info.c' || echo '$(srcdir)/'`tests/test-device-info.c
spice-vdagent-0.20.0/Makefile.in-1350-
spice-vdagent-0.20.0/Makefile.in-1351-tests/test_device_info-test-device-info.obj: tests/test-device-info.c
spice-vdagent-0.20.0/Makefile.in:1352:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_device_info_CFLAGS) $(CFLAGS) -MT tests/test_device_info-test-device-info.obj -MD -MP -MF tests/$(DEPDIR)/test_device_info-test-device-info.Tpo -c -o tests/test_device_info-test-device-info.obj `if test -f 'tests/test-device-info.c'; then $(CYGPATH_W) 'tests/test-device-info.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-device-info.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1353-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_device_info-test-device-info.Tpo tests/$(DEPDIR)/test_device_info-test-device-info.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1356:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_device_info_CFLAGS) $(CFLAGS) -c -o tests/test_device_info-test-device-info.obj `if test -f 'tests/test-device-info.c'; then $(CYGPATH_W) 'tests/test-device-info.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-device-info.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1357-
spice-vdagent-0.20.0/Makefile.in-1358-src/tests_test_file_xfers-udscs.o: src/udscs.c
spice-vdagent-0.20.0/Makefile.in:1359:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -MT src/tests_test_file_xfers-udscs.o -MD -MP -MF src/$(DEPDIR)/tests_test_file_xfers-udscs.Tpo -c -o src/tests_test_file_xfers-udscs.o `test -f 'src/udscs.c' || echo '$(srcdir)/'`src/udscs.c
spice-vdagent-0.20.0/Makefile.in-1360-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_xfers-udscs.Tpo src/$(DEPDIR)/tests_test_file_xfers-udscs.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1362-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1363:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_xfers-udscs.o `test -f 'src/udscs.c' || echo '$(srcdir)/'`src/udscs.c
spice-vdagent-0.20.0/Makefile.in-1364-
spice-vdagent-0.20.0/Makefile.in-1365-src/tests_test_file_xfers-udscs.obj: src/udscs.c
spice-vdagent-0.20.0/Makefile.in:1366:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -MT src/tests_test_file_xfers-udscs.obj -MD -MP -MF src/$(DEPDIR)/tests_test_file_xfers-udscs.Tpo -c -o src/tests_test_file_xfers-udscs.obj `if test -f 'src/udscs.c'; then $(CYGPATH_W) 'src/udscs.c'; else $(CYGPATH_W) '$(srcdir)/src/udscs.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1367-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_xfers-udscs.Tpo src/$(DEPDIR)/tests_test_file_xfers-udscs.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1369-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1370:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_xfers-udscs.obj `if test -f 'src/udscs.c'; then $(CYGPATH_W) 'src/udscs.c'; else $(CYGPATH_W) '$(srcdir)/src/udscs.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1371-
spice-vdagent-0.20.0/Makefile.in-1372-src/tests_test_file_xfers-vdagent-connection.o: src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in:1373:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -MT src/tests_test_file_xfers-vdagent-connection.o -MD -MP -MF src/$(DEPDIR)/tests_test_file_xfers-vdagent-connection.Tpo -c -o src/tests_test_file_xfers-vdagent-connection.o `test -f 'src/vdagent-connection.c' || echo '$(srcdir)/'`src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in-1374-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_xfers-vdagent-connection.Tpo src/$(DEPDIR)/tests_test_file_xfers-vdagent-connection.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1376-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1377:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_xfers-vdagent-connection.o `test -f 'src/vdagent-connection.c' || echo '$(srcdir)/'`src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in-1378-
spice-vdagent-0.20.0/Makefile.in-1379-src/tests_test_file_xfers-vdagent-connection.obj: src/vdagent-connection.c
spice-vdagent-0.20.0/Makefile.in:1380:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -MT src/tests_test_file_xfers-vdagent-connection.obj -MD -MP -MF src/$(DEPDIR)/tests_test_file_xfers-vdagent-connection.Tpo -c -o src/tests_test_file_xfers-vdagent-connection.obj `if test -f 'src/vdagent-connection.c'; then $(CYGPATH_W) 'src/vdagent-connection.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent-connection.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1381-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_xfers-vdagent-connection.Tpo src/$(DEPDIR)/tests_test_file_xfers-vdagent-connection.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1383-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1384:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_xfers-vdagent-connection.obj `if test -f 'src/vdagent-connection.c'; then $(CYGPATH_W) 'src/vdagent-connection.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent-connection.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1385-
spice-vdagent-0.20.0/Makefile.in-1386-src/vdagent/tests_test_file_xfers-file-xfers.o: src/vdagent/file-xfers.c
spice-vdagent-0.20.0/Makefile.in:1387:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -MT src/vdagent/tests_test_file_xfers-file-xfers.o -MD -MP -MF src/vdagent/$(DEPDIR)/tests_test_file_xfers-file-xfers.Tpo -c -o src/vdagent/tests_test_file_xfers-file-xfers.o `test -f 'src/vdagent/file-xfers.c' || echo '$(srcdir)/'`src/vdagent/file-xfers.c
spice-vdagent-0.20.0/Makefile.in-1388-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/tests_test_file_xfers-file-xfers.Tpo src/vdagent/$(DEPDIR)/tests_test_file_xfers-file-xfers.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1390-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1391:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -c -o src/vdagent/tests_test_file_xfers-file-xfers.o `test -f 'src/vdagent/file-xfers.c' || echo '$(srcdir)/'`src/vdagent/file-xfers.c
spice-vdagent-0.20.0/Makefile.in-1392-
spice-vdagent-0.20.0/Makefile.in-1393-src/vdagent/tests_test_file_xfers-file-xfers.obj: src/vdagent/file-xfers.c
spice-vdagent-0.20.0/Makefile.in:1394:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -MT src/vdagent/tests_test_file_xfers-file-xfers.obj -MD -MP -MF src/vdagent/$(DEPDIR)/tests_test_file_xfers-file-xfers.Tpo -c -o src/vdagent/tests_test_file_xfers-file-xfers.obj `if test -f 'src/vdagent/file-xfers.c'; then $(CYGPATH_W) 'src/vdagent/file-xfers.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/file-xfers.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1395-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/vdagent/$(DEPDIR)/tests_test_file_xfers-file-xfers.Tpo src/vdagent/$(DEPDIR)/tests_test_file_xfers-file-xfers.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1397-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1398:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -c -o src/vdagent/tests_test_file_xfers-file-xfers.obj `if test -f 'src/vdagent/file-xfers.c'; then $(CYGPATH_W) 'src/vdagent/file-xfers.c'; else $(CYGPATH_W) '$(srcdir)/src/vdagent/file-xfers.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1399-
spice-vdagent-0.20.0/Makefile.in-1400-tests/test_file_xfers-test-file-xfers.o: tests/test-file-xfers.c
spice-vdagent-0.20.0/Makefile.in:1401:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -MT tests/test_file_xfers-test-file-xfers.o -MD -MP -MF tests/$(DEPDIR)/test_file_xfers-test-file-xfers.Tpo -c -o tests/test_file_xfers-test-file-xfers.o `test -f 'tests/test-file-xfers.c' || echo '$(srcdir)/'`tests/test-file-xfers.c
spice-vdagent-0.20.0/Makefile.in-1402-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_file_xfers-test-file-xfers.Tpo tests/$(DEPDIR)/test_file_xfers-test-file-xfers.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1404-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1405:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -c -o tests/test_file_xfers-test-file-xfers.o `test -f 'tests/test-file-xfers.c' || echo '$(srcdir)/'`tests/test-file-xfers.c
spice-vdagent-0.20.0/Makefile.in-1406-
spice-vdagent-0.20.0/Makefile.in-1407-tests/test_file_xfers-test-file-xfers.obj: tests/test-file-xfers.c
spice-vdagent-0.20.0/Makefile.in:1408:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -MT tests/test_file_xfers-test-file-xfers.obj -MD -MP -MF tests/$(DEPDIR)/test_file_xfers-test-file-xfers.Tpo -c -o tests/test_file_xfers-test-file-xfers.obj `if test -f 'tests/test-file-xfers.c'; then $(CYGPATH_W) 'tests/test-file-xfers.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-file-xfers.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1409-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_file_xfers-test-file-xfers.Tpo tests/$(DEPDIR)/test_file_xfers-test-file-xfers.Po
##############################################
spice-vdagent-0.20.0/Makefile.in-1411-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spice-vdagent-0.20.0/Makefile.in:1412:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_xfers_CFLAGS) $(CFLAGS) -c -o tests/test_file_xfers-test-file-xfers.obj `if test -f 'tests/test-file-xfers.c'; then $(CYGPATH_W) 'tests/test-file-xfers.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-file-xfers.c'; fi`
spice-vdagent-0.20.0/Makefile.in-1413-install-gdmautostartDATA: $(gdmautostart_DATA)
##############################################
spice-vdagent-0.20.0/Makefile.in-1431-	@list='$(gdmautostart_DATA)'; test -n "$(gdmautostartdir)" || list=; \
spice-vdagent-0.20.0/Makefile.in:1432:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
spice-vdagent-0.20.0/Makefile.in-1433-	dir='$(DESTDIR)$(gdmautostartdir)'; $(am__uninstall_files_from_dir)
##############################################
spice-vdagent-0.20.0/Makefile.in-1452-	@list='$(gdmautostart2_DATA)'; test -n "$(gdmautostart2dir)" || list=; \
spice-vdagent-0.20.0/Makefile.in:1453:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
spice-vdagent-0.20.0/Makefile.in-1454-	dir='$(DESTDIR)$(gdmautostart2dir)'; $(am__uninstall_files_from_dir)
##############################################
spice-vdagent-0.20.0/Makefile.in-1473-	@list='$(manpage_DATA)'; test -n "$(manpagedir)" || list=; \
spice-vdagent-0.20.0/Makefile.in:1474:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
spice-vdagent-0.20.0/Makefile.in-1475-	dir='$(DESTDIR)$(manpagedir)'; $(am__uninstall_files_from_dir)
##############################################
spice-vdagent-0.20.0/Makefile.in-1494-	@list='$(systemdunit_DATA)'; test -n "$(systemdunitdir)" || list=; \
spice-vdagent-0.20.0/Makefile.in:1495:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
spice-vdagent-0.20.0/Makefile.in-1496-	dir='$(DESTDIR)$(systemdunitdir)'; $(am__uninstall_files_from_dir)
##############################################
spice-vdagent-0.20.0/Makefile.in-1515-	@list='$(tmpfiles_DATA)'; test -n "$(tmpfilesdir)" || list=; \
spice-vdagent-0.20.0/Makefile.in:1516:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
spice-vdagent-0.20.0/Makefile.in-1517-	dir='$(DESTDIR)$(tmpfilesdir)'; $(am__uninstall_files_from_dir)
##############################################
spice-vdagent-0.20.0/Makefile.in-1536-	@list='$(udevrules_DATA)'; test -n "$(udevrulesdir)" || list=; \
spice-vdagent-0.20.0/Makefile.in:1537:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
spice-vdagent-0.20.0/Makefile.in-1538-	dir='$(DESTDIR)$(udevrulesdir)'; $(am__uninstall_files_from_dir)
##############################################
spice-vdagent-0.20.0/Makefile.in-1557-	@list='$(xdgautostart_DATA)'; test -n "$(xdgautostartdir)" || list=; \
spice-vdagent-0.20.0/Makefile.in:1558:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
spice-vdagent-0.20.0/Makefile.in-1559-	dir='$(DESTDIR)$(xdgautostartdir)'; $(am__uninstall_files_from_dir)
##############################################
spice-vdagent-0.20.0/Makefile.in-1590-GTAGS:
spice-vdagent-0.20.0/Makefile.in:1591:	here=`$(am__cd) $(top_builddir) && pwd` \
spice-vdagent-0.20.0/Makefile.in-1592-	  && $(am__cd) $(top_srcdir) \
##############################################
spice-vdagent-0.20.0/Makefile.in-1640-	if test -n "$$redo_bases"; then \
spice-vdagent-0.20.0/Makefile.in:1641:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
spice-vdagent-0.20.0/Makefile.in:1642:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
spice-vdagent-0.20.0/Makefile.in-1643-	  if $(am__make_dryrun); then :; else \
##############################################
spice-vdagent-0.20.0/Makefile.in-1665-	ws='[ 	]'; \
spice-vdagent-0.20.0/Makefile.in:1666:	results=`for b in $$bases; do echo $$b.trs; done`; \
spice-vdagent-0.20.0/Makefile.in-1667-	test -n "$$results" || results=/dev/null; \
spice-vdagent-0.20.0/Makefile.in:1668:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
spice-vdagent-0.20.0/Makefile.in:1669:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
spice-vdagent-0.20.0/Makefile.in:1670:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
spice-vdagent-0.20.0/Makefile.in:1671:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
spice-vdagent-0.20.0/Makefile.in:1672:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
spice-vdagent-0.20.0/Makefile.in:1673:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
spice-vdagent-0.20.0/Makefile.in:1674:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
spice-vdagent-0.20.0/Makefile.in:1675:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
spice-vdagent-0.20.0/Makefile.in-1676-	  success=true; \
##############################################
spice-vdagent-0.20.0/Makefile.in-1744-	@set +e; $(am__set_TESTS_bases); \
spice-vdagent-0.20.0/Makefile.in:1745:	log_list=`for i in $$bases; do echo $$i.log; done`; \
spice-vdagent-0.20.0/Makefile.in:1746:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
spice-vdagent-0.20.0/Makefile.in:1747:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
spice-vdagent-0.20.0/Makefile.in-1748-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
spice-vdagent-0.20.0/Makefile.in-1754-	         | $(am__list_recheck_tests)` || exit 1; \
spice-vdagent-0.20.0/Makefile.in:1755:	log_list=`for i in $$bases; do echo $$i.log; done`; \
spice-vdagent-0.20.0/Makefile.in:1756:	log_list=`echo $$log_list`; \
spice-vdagent-0.20.0/Makefile.in-1757-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
spice-vdagent-0.20.0/Makefile.in-1795-	test -d "$(distdir)" || mkdir "$(distdir)"
spice-vdagent-0.20.0/Makefile.in:1796:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
spice-vdagent-0.20.0/Makefile.in:1797:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
spice-vdagent-0.20.0/Makefile.in-1798-	list='$(DISTFILES)'; \
##############################################
spice-vdagent-0.20.0/Makefile.in-1809-	  if test -d $$d/$$file; then \
spice-vdagent-0.20.0/Makefile.in:1810:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
spice-vdagent-0.20.0/Makefile.in-1811-	    if test -d "$(distdir)/$$file"; then \
##############################################
spice-vdagent-0.20.0/Makefile.in-1894-	test -d $(distdir)/_build || exit 0; \
spice-vdagent-0.20.0/Makefile.in:1895:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
spice-vdagent-0.20.0/Makefile.in-1896-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
spice-vdagent-0.20.0/Makefile.in-1938-	}; \
spice-vdagent-0.20.0/Makefile.in:1939:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
spice-vdagent-0.20.0/Makefile.in-1940-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
spice-vdagent-0.20.0/Makefile.in-1950-	fi
spice-vdagent-0.20.0/Makefile.in:1951:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
spice-vdagent-0.20.0/Makefile.in-1952-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
spice-vdagent-0.20.0/compile-67-	mingw/*)
spice-vdagent-0.20.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
spice-vdagent-0.20.0/compile-69-	  ;;
spice-vdagent-0.20.0/compile-70-	cygwin/*)
spice-vdagent-0.20.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
spice-vdagent-0.20.0/compile-72-	  ;;
spice-vdagent-0.20.0/compile-73-	wine/*)
spice-vdagent-0.20.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
spice-vdagent-0.20.0/compile-75-	  ;;
##############################################
spice-vdagent-0.20.0/compile-310-# Name of file we expect compiler to create.
spice-vdagent-0.20.0/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
spice-vdagent-0.20.0/compile-312-
##############################################
spice-vdagent-0.20.0/compile-316-# object file name, since that is what matters with a parallel build.
spice-vdagent-0.20.0/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
spice-vdagent-0.20.0/compile-318-while true; do
##############################################
spice-vdagent-0.20.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
spice-vdagent-0.20.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
spice-vdagent-0.20.0/configure-45-  as_echo='print -r --'
spice-vdagent-0.20.0/configure-46-  as_echo_n='print -rn --'
spice-vdagent-0.20.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
spice-vdagent-0.20.0/configure-48-  as_echo='printf %s\n'
##############################################
spice-vdagent-0.20.0/configure-50-else
spice-vdagent-0.20.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
spice-vdagent-0.20.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
spice-vdagent-0.20.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
spice-vdagent-0.20.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
spice-vdagent-0.20.0/configure-62-      esac;
##############################################
spice-vdagent-0.20.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
spice-vdagent-0.20.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
spice-vdagent-0.20.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
spice-vdagent-0.20.0/configure-324-      case $as_dir in #(
spice-vdagent-0.20.0/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
spice-vdagent-0.20.0/configure-326-      *) as_qdir=$as_dir;;
##############################################
spice-vdagent-0.20.0/configure-397-  {
spice-vdagent-0.20.0/configure:398:    as_val=`expr "$@" || test $? -eq 1`
spice-vdagent-0.20.0/configure-399-  }
##############################################
spice-vdagent-0.20.0/configure-404-# ----------------------------------------
spice-vdagent-0.20.0/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
spice-vdagent-0.20.0/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
spice-vdagent-0.20.0/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
spice-vdagent-0.20.0/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
spice-vdagent-0.20.0/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
spice-vdagent-0.20.0/configure-819-  case $ac_option in
spice-vdagent-0.20.0/configure:820:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
spice-vdagent-0.20.0/configure-821-  *=)   ac_optarg= ;;
##############################################
spice-vdagent-0.20.0/configure-863-  -disable-* | --disable-*)
spice-vdagent-0.20.0/configure:864:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
spice-vdagent-0.20.0/configure-865-    # Reject names that are not valid shell variable names.
##############################################
spice-vdagent-0.20.0/configure-868-    ac_useropt_orig=$ac_useropt
spice-vdagent-0.20.0/configure:869:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
spice-vdagent-0.20.0/configure-870-    case $ac_user_opts in
##############################################
spice-vdagent-0.20.0/configure-889-  -enable-* | --enable-*)
spice-vdagent-0.20.0/configure:890:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
spice-vdagent-0.20.0/configure-891-    # Reject names that are not valid shell variable names.
##############################################
spice-vdagent-0.20.0/configure-894-    ac_useropt_orig=$ac_useropt
spice-vdagent-0.20.0/configure:895:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
spice-vdagent-0.20.0/configure-896-    case $ac_user_opts in
##############################################
spice-vdagent-0.20.0/configure-1093-  -with-* | --with-*)
spice-vdagent-0.20.0/configure:1094:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
spice-vdagent-0.20.0/configure-1095-    # Reject names that are not valid shell variable names.
##############################################
spice-vdagent-0.20.0/configure-1098-    ac_useropt_orig=$ac_useropt
spice-vdagent-0.20.0/configure:1099:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
spice-vdagent-0.20.0/configure-1100-    case $ac_user_opts in
##############################################
spice-vdagent-0.20.0/configure-1109-  -without-* | --without-*)
spice-vdagent-0.20.0/configure:1110:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
spice-vdagent-0.20.0/configure-1111-    # Reject names that are not valid shell variable names.
##############################################
spice-vdagent-0.20.0/configure-1114-    ac_useropt_orig=$ac_useropt
spice-vdagent-0.20.0/configure:1115:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
spice-vdagent-0.20.0/configure-1116-    case $ac_user_opts in
##############################################
spice-vdagent-0.20.0/configure-1147-  *=*)
spice-vdagent-0.20.0/configure:1148:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
spice-vdagent-0.20.0/configure-1149-    # Reject names that are not valid shell variable names.
##############################################
spice-vdagent-0.20.0/configure-1168-if test -n "$ac_prev"; then
spice-vdagent-0.20.0/configure:1169:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
spice-vdagent-0.20.0/configure-1170-  as_fn_error $? "missing argument to $ac_option"
##############################################
spice-vdagent-0.20.0/configure-1190-    */ )
spice-vdagent-0.20.0/configure:1191:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
spice-vdagent-0.20.0/configure-1192-      eval $ac_var=\$ac_val;;
##############################################
spice-vdagent-0.20.0/configure-1225-ac_ls_di=`ls -di .` &&
spice-vdagent-0.20.0/configure:1226:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
spice-vdagent-0.20.0/configure-1227-  as_fn_error $? "working directory cannot be determined"
##############################################
spice-vdagent-0.20.0/configure-1281-case $srcdir in
spice-vdagent-0.20.0/configure:1282:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
spice-vdagent-0.20.0/configure-1283-esac
##############################################
spice-vdagent-0.20.0/configure-1324-By default, \`make install' will install all the files in
spice-vdagent-0.20.0/configure:1325:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
spice-vdagent-0.20.0/configure:1326:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
spice-vdagent-0.20.0/configure-1327-for instance \`--prefix=\$HOME'.
##############################################
spice-vdagent-0.20.0/configure-1457-*)
spice-vdagent-0.20.0/configure:1458:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
spice-vdagent-0.20.0/configure-1459-  # A ".." for each directory in $ac_dir_suffix.
spice-vdagent-0.20.0/configure:1460:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
spice-vdagent-0.20.0/configure-1461-  case $ac_top_builddir_sub in
##############################################
spice-vdagent-0.20.0/configure-1756-    *\'*)
spice-vdagent-0.20.0/configure:1757:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
spice-vdagent-0.20.0/configure-1758-    esac
##############################################
spice-vdagent-0.20.0/configure-1839-      case $ac_val in
spice-vdagent-0.20.0/configure:1840:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
spice-vdagent-0.20.0/configure-1841-      esac
##############################################
spice-vdagent-0.20.0/configure-1854-	case $ac_val in
spice-vdagent-0.20.0/configure:1855:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
spice-vdagent-0.20.0/configure-1856-	esac
##############################################
spice-vdagent-0.20.0/configure-1974-    set,)
spice-vdagent-0.20.0/configure:1975:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
spice-vdagent-0.20.0/configure:1976:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
spice-vdagent-0.20.0/configure-1977-      ac_cache_corrupted=: ;;
##############################################
spice-vdagent-0.20.0/configure-1985-	# differences in whitespace do not lead to failure.
spice-vdagent-0.20.0/configure:1986:	ac_old_val_w=`echo x $ac_old_val`
spice-vdagent-0.20.0/configure:1987:	ac_new_val_w=`echo x $ac_new_val`
spice-vdagent-0.20.0/configure-1988-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
spice-vdagent-0.20.0/configure-2005-    case $ac_new_val in
spice-vdagent-0.20.0/configure:2006:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
spice-vdagent-0.20.0/configure-2007-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
spice-vdagent-0.20.0/configure-2185-     echo "timestamp, slept: $am_has_slept" > conftest.file
spice-vdagent-0.20.0/configure:2186:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
spice-vdagent-0.20.0/configure-2187-     if test "$*" = "X"; then
spice-vdagent-0.20.0/configure-2188-	# -L didn't work.
spice-vdagent-0.20.0/configure:2189:	set X `ls -t "$srcdir/configure" conftest.file`
spice-vdagent-0.20.0/configure-2190-     fi
##############################################
spice-vdagent-0.20.0/configure-2236-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
spice-vdagent-0.20.0/configure:2237:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
spice-vdagent-0.20.0/configure-2238-
spice-vdagent-0.20.0/configure-2239-# Expand $ac_aux_dir to an absolute path.
spice-vdagent-0.20.0/configure:2240:am_aux_dir=`cd "$ac_aux_dir" && pwd`
spice-vdagent-0.20.0/configure-2241-
##############################################
spice-vdagent-0.20.0/configure-2381-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
spice-vdagent-0.20.0/configure:2382:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
spice-vdagent-0.20.0/configure-2383-	     'mkdir (GNU coreutils) '* | \
##############################################
spice-vdagent-0.20.0/configure-2454-set x ${MAKE-make}
spice-vdagent-0.20.0/configure:2455:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
spice-vdagent-0.20.0/configure-2456-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
spice-vdagent-0.20.0/configure-2464-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
spice-vdagent-0.20.0/configure:2465:case `${MAKE-make} -f conftest.make 2>/dev/null` in
spice-vdagent-0.20.0/configure-2466-  *@@@%%%=?*=@@@%%%*)
##############################################
spice-vdagent-0.20.0/configure-2530-
spice-vdagent-0.20.0/configure:2531:if test "`cd $srcdir && pwd`" != "`pwd`"; then
spice-vdagent-0.20.0/configure-2532-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
spice-vdagent-0.20.0/configure-3031-$as_echo_n "checking whether the C compiler works... " >&6; }
spice-vdagent-0.20.0/configure:3032:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
spice-vdagent-0.20.0/configure-3033-
##############################################
spice-vdagent-0.20.0/configure-3075-	then :; else
spice-vdagent-0.20.0/configure:3076:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
spice-vdagent-0.20.0/configure-3077-	fi
##############################################
spice-vdagent-0.20.0/configure-3135-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
spice-vdagent-0.20.0/configure:3136:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
spice-vdagent-0.20.0/configure-3137-	  break;;
##############################################
spice-vdagent-0.20.0/configure-3244-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
spice-vdagent-0.20.0/configure:3245:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
spice-vdagent-0.20.0/configure-3246-       break;;
##############################################
spice-vdagent-0.20.0/configure-3625-  if test "$am_compiler_list" = ""; then
spice-vdagent-0.20.0/configure:3626:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
spice-vdagent-0.20.0/configure-3627-  fi
##############################################
spice-vdagent-0.20.0/configure-3883-  # Check for GNU $ac_path_GREP
spice-vdagent-0.20.0/configure:3884:case `"$ac_path_GREP" --version 2>&1` in
spice-vdagent-0.20.0/configure-3885-*GNU*)
##############################################
spice-vdagent-0.20.0/configure-3949-  # Check for GNU $ac_path_EGREP
spice-vdagent-0.20.0/configure:3950:case `"$ac_path_EGREP" --version 2>&1` in
spice-vdagent-0.20.0/configure-3951-*GNU*)
##############################################
spice-vdagent-0.20.0/configure-4510-if test "x$init_systemd" = "xyes"; then
spice-vdagent-0.20.0/configure:4511:  SYSTEMDSYSTEMUNITDIR=`${PKG_CONFIG} systemd --variable=systemdsystemunitdir`
spice-vdagent-0.20.0/configure-4512-
##############################################
spice-vdagent-0.20.0/configure-4527-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4528:  pkg_cv_LIBSYSTEMD_DAEMON_CFLAGS=`$PKG_CONFIG --cflags "libsystemd >= 209" 2>/dev/null`
spice-vdagent-0.20.0/configure-4529-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4544-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4545:  pkg_cv_LIBSYSTEMD_DAEMON_LIBS=`$PKG_CONFIG --libs "libsystemd >= 209" 2>/dev/null`
spice-vdagent-0.20.0/configure-4546-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4565-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:4566:	        LIBSYSTEMD_DAEMON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" 2>&1`
spice-vdagent-0.20.0/configure-4567-        else
spice-vdagent-0.20.0/configure:4568:	        LIBSYSTEMD_DAEMON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd >= 209" 2>&1`
spice-vdagent-0.20.0/configure-4569-        fi
##############################################
spice-vdagent-0.20.0/configure-4614-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4615:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.22" 2>/dev/null`
spice-vdagent-0.20.0/configure-4616-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4631-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4632:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.22" 2>/dev/null`
spice-vdagent-0.20.0/configure-4633-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4652-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:4653:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= 3.22" 2>&1`
spice-vdagent-0.20.0/configure-4654-        else
spice-vdagent-0.20.0/configure:4655:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= 3.22" 2>&1`
spice-vdagent-0.20.0/configure-4656-        fi
##############################################
spice-vdagent-0.20.0/configure-4716-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4717:  pkg_cv_GIO2_CFLAGS=`$PKG_CONFIG --cflags "gio-unix-2.0 >= 2.50" 2>/dev/null`
spice-vdagent-0.20.0/configure-4718-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4733-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4734:  pkg_cv_GIO2_LIBS=`$PKG_CONFIG --libs "gio-unix-2.0 >= 2.50" 2>/dev/null`
spice-vdagent-0.20.0/configure-4735-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4754-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:4755:	        GIO2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-unix-2.0 >= 2.50" 2>&1`
spice-vdagent-0.20.0/configure-4756-        else
spice-vdagent-0.20.0/configure:4757:	        GIO2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-unix-2.0 >= 2.50" 2>&1`
spice-vdagent-0.20.0/configure-4758-        fi
##############################################
spice-vdagent-0.20.0/configure-4807-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4808:  pkg_cv_X_CFLAGS=`$PKG_CONFIG --cflags "xfixes xrandr >= 1.3 xinerama x11" 2>/dev/null`
spice-vdagent-0.20.0/configure-4809-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4824-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4825:  pkg_cv_X_LIBS=`$PKG_CONFIG --libs "xfixes xrandr >= 1.3 xinerama x11" 2>/dev/null`
spice-vdagent-0.20.0/configure-4826-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4845-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:4846:	        X_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xfixes xrandr >= 1.3 xinerama x11" 2>&1`
spice-vdagent-0.20.0/configure-4847-        else
spice-vdagent-0.20.0/configure:4848:	        X_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xfixes xrandr >= 1.3 xinerama x11" 2>&1`
spice-vdagent-0.20.0/configure-4849-        fi
##############################################
spice-vdagent-0.20.0/configure-4898-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4899:  pkg_cv_SPICE_CFLAGS=`$PKG_CONFIG --cflags "spice-protocol >= 0.14.1" 2>/dev/null`
spice-vdagent-0.20.0/configure-4900-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4915-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4916:  pkg_cv_SPICE_LIBS=`$PKG_CONFIG --libs "spice-protocol >= 0.14.1" 2>/dev/null`
spice-vdagent-0.20.0/configure-4917-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-4936-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:4937:	        SPICE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "spice-protocol >= 0.14.1" 2>&1`
spice-vdagent-0.20.0/configure-4938-        else
spice-vdagent-0.20.0/configure:4939:	        SPICE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "spice-protocol >= 0.14.1" 2>&1`
spice-vdagent-0.20.0/configure-4940-        fi
##############################################
spice-vdagent-0.20.0/configure-4989-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:4990:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa >= 1.0.22" 2>/dev/null`
spice-vdagent-0.20.0/configure-4991-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5006-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5007:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa >= 1.0.22" 2>/dev/null`
spice-vdagent-0.20.0/configure-5008-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5027-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:5028:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa >= 1.0.22" 2>&1`
spice-vdagent-0.20.0/configure-5029-        else
spice-vdagent-0.20.0/configure:5030:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa >= 1.0.22" 2>&1`
spice-vdagent-0.20.0/configure-5031-        fi
##############################################
spice-vdagent-0.20.0/configure-5080-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5081:  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-1" 2>/dev/null`
spice-vdagent-0.20.0/configure-5082-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5097-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5098:  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "dbus-1" 2>/dev/null`
spice-vdagent-0.20.0/configure-5099-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5118-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:5119:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbus-1" 2>&1`
spice-vdagent-0.20.0/configure-5120-        else
spice-vdagent-0.20.0/configure:5121:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbus-1" 2>&1`
spice-vdagent-0.20.0/configure-5122-        fi
##############################################
spice-vdagent-0.20.0/configure-5171-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5172:  pkg_cv_DRM_CFLAGS=`$PKG_CONFIG --cflags "libdrm" 2>/dev/null`
spice-vdagent-0.20.0/configure-5173-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5188-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5189:  pkg_cv_DRM_LIBS=`$PKG_CONFIG --libs "libdrm" 2>/dev/null`
spice-vdagent-0.20.0/configure-5190-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5209-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:5210:	        DRM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdrm" 2>&1`
spice-vdagent-0.20.0/configure-5211-        else
spice-vdagent-0.20.0/configure:5212:	        DRM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdrm" 2>&1`
spice-vdagent-0.20.0/configure-5213-        fi
##############################################
spice-vdagent-0.20.0/configure-5264-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5265:  pkg_cv_LIBSYSTEMD_LOGIN_CFLAGS=`$PKG_CONFIG --cflags "libsystemd >= 209" 2>/dev/null`
spice-vdagent-0.20.0/configure-5266-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5281-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5282:  pkg_cv_LIBSYSTEMD_LOGIN_LIBS=`$PKG_CONFIG --libs "libsystemd >= 209" 2>/dev/null`
spice-vdagent-0.20.0/configure-5283-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5302-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:5303:	        LIBSYSTEMD_LOGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" 2>&1`
spice-vdagent-0.20.0/configure-5304-        else
spice-vdagent-0.20.0/configure:5305:	        LIBSYSTEMD_LOGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd >= 209" 2>&1`
spice-vdagent-0.20.0/configure-5306-        fi
##############################################
spice-vdagent-0.20.0/configure-5337-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5338:  pkg_cv_LIBSYSTEMD_LOGIN_CFLAGS=`$PKG_CONFIG --cflags "libsystemd-login >= 42" 2>/dev/null`
spice-vdagent-0.20.0/configure-5339-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5354-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5355:  pkg_cv_LIBSYSTEMD_LOGIN_LIBS=`$PKG_CONFIG --libs "libsystemd-login >= 42" 2>/dev/null`
spice-vdagent-0.20.0/configure-5356-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5375-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:5376:	        LIBSYSTEMD_LOGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-login >= 42" 2>&1`
spice-vdagent-0.20.0/configure-5377-        else
spice-vdagent-0.20.0/configure:5378:	        LIBSYSTEMD_LOGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd-login >= 42" 2>&1`
spice-vdagent-0.20.0/configure-5379-        fi
##############################################
spice-vdagent-0.20.0/configure-5453-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5454:  pkg_cv_PCIACCESS_CFLAGS=`$PKG_CONFIG --cflags "pciaccess >= 0.10" 2>/dev/null`
spice-vdagent-0.20.0/configure-5455-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5470-  test $ac_status = 0; }; then
spice-vdagent-0.20.0/configure:5471:  pkg_cv_PCIACCESS_LIBS=`$PKG_CONFIG --libs "pciaccess >= 0.10" 2>/dev/null`
spice-vdagent-0.20.0/configure-5472-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
spice-vdagent-0.20.0/configure-5491-        if test $_pkg_short_errors_supported = yes; then
spice-vdagent-0.20.0/configure:5492:	        PCIACCESS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pciaccess >= 0.10" 2>&1`
spice-vdagent-0.20.0/configure-5493-        else
spice-vdagent-0.20.0/configure:5494:	        PCIACCESS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pciaccess >= 0.10" 2>&1`
spice-vdagent-0.20.0/configure-5495-        fi
##############################################
spice-vdagent-0.20.0/configure-5717-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
spice-vdagent-0.20.0/configure:5718:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
spice-vdagent-0.20.0/configure-5719-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
spice-vdagent-0.20.0/configure-5828-if test -z "$BASH_VERSION$ZSH_VERSION" \
spice-vdagent-0.20.0/configure:5829:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
spice-vdagent-0.20.0/configure-5830-  as_echo='print -r --'
spice-vdagent-0.20.0/configure-5831-  as_echo_n='print -rn --'
spice-vdagent-0.20.0/configure:5832:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
spice-vdagent-0.20.0/configure-5833-  as_echo='printf %s\n'
##############################################
spice-vdagent-0.20.0/configure-5835-else
spice-vdagent-0.20.0/configure:5836:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
spice-vdagent-0.20.0/configure-5837-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
spice-vdagent-0.20.0/configure-5845-	expr "X$arg" : "X\\(.*\\)$as_nl";
spice-vdagent-0.20.0/configure:5846:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
spice-vdagent-0.20.0/configure-5847-      esac;
##############################################
spice-vdagent-0.20.0/configure-5922-# ----------------------------------------
spice-vdagent-0.20.0/configure:5923:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
spice-vdagent-0.20.0/configure-5924-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
spice-vdagent-0.20.0/configure-5994-  {
spice-vdagent-0.20.0/configure:5995:    as_val=`expr "$@" || test $? -eq 1`
spice-vdagent-0.20.0/configure-5996-  }
##############################################
spice-vdagent-0.20.0/configure-6098-      case $as_dir in #(
spice-vdagent-0.20.0/configure:6099:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
spice-vdagent-0.20.0/configure-6100-      *) as_qdir=$as_dir;;
##############################################
spice-vdagent-0.20.0/configure-6233-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
spice-vdagent-0.20.0/configure:6234:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
spice-vdagent-0.20.0/configure-6235-ac_cs_version="\\
##############################################
spice-vdagent-0.20.0/configure-6258-  --*=?*)
spice-vdagent-0.20.0/configure:6259:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
spice-vdagent-0.20.0/configure:6260:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
spice-vdagent-0.20.0/configure-6261-    ac_shift=:
##############################################
spice-vdagent-0.20.0/configure-6263-  --*=)
spice-vdagent-0.20.0/configure:6264:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
spice-vdagent-0.20.0/configure-6265-    ac_optarg=
##############################################
spice-vdagent-0.20.0/configure-6287-    case $ac_optarg in
spice-vdagent-0.20.0/configure:6288:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
spice-vdagent-0.20.0/configure-6289-    '') as_fn_error $? "missing file argument" ;;
##############################################
spice-vdagent-0.20.0/configure-6295-    case $ac_optarg in
spice-vdagent-0.20.0/configure:6296:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
spice-vdagent-0.20.0/configure-6297-    esac
##############################################
spice-vdagent-0.20.0/configure-6425-fi
spice-vdagent-0.20.0/configure:6426:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
spice-vdagent-0.20.0/configure-6427-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
spice-vdagent-0.20.0/configure-6442-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
spice-vdagent-0.20.0/configure:6443:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
spice-vdagent-0.20.0/configure-6444-ac_delim='%!_!# '
##############################################
spice-vdagent-0.20.0/configure-6448-
spice-vdagent-0.20.0/configure:6449:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
spice-vdagent-0.20.0/configure-6450-  if test $ac_delim_n = $ac_delim_num; then
##############################################
spice-vdagent-0.20.0/configure-6586-for ac_last_try in false false :; do
spice-vdagent-0.20.0/configure:6587:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
spice-vdagent-0.20.0/configure-6588-  if test -z "$ac_tt"; then
##############################################
spice-vdagent-0.20.0/configure-6718-      esac
spice-vdagent-0.20.0/configure:6719:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
spice-vdagent-0.20.0/configure-6720-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
spice-vdagent-0.20.0/configure-6777-*)
spice-vdagent-0.20.0/configure:6778:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
spice-vdagent-0.20.0/configure-6779-  # A ".." for each directory in $ac_dir_suffix.
spice-vdagent-0.20.0/configure:6780:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
spice-vdagent-0.20.0/configure-6781-  case $ac_top_builddir_sub in
##############################################
spice-vdagent-0.20.0/configure-6838-/@mandir@/p'
spice-vdagent-0.20.0/configure:6839:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
spice-vdagent-0.20.0/configure-6840-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
spice-vdagent-0.20.0/configure-6855-
spice-vdagent-0.20.0/configure:6856:# Neutralize VPATH when `$srcdir' = `.'.
spice-vdagent-0.20.0/configure-6857-# Shell code in configure.ac might set extrasub.
##############################################
spice-vdagent-0.20.0/configure-6883-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
spice-vdagent-0.20.0/configure:6884:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
spice-vdagent-0.20.0/configure-6885-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
spice-vdagent-0.20.0/configure-6929-    * )
spice-vdagent-0.20.0/configure:6930:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
spice-vdagent-0.20.0/configure-6931-  esac
##############################################
spice-vdagent-0.20.0/configure-6984-    # Strip MF so we end up with the name of the file.
spice-vdagent-0.20.0/configure:6985:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
spice-vdagent-0.20.0/configure-6986-    # Check whether this is an Automake generated Makefile which includes