summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
m---------spice-common0
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e4ba9b24..6fe566f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -157,7 +157,7 @@ dnl =========================================================================
dnl Check deps
AC_CONFIG_SUBDIRS([spice-common])
-COMMON_CFLAGS='-I ${top_srcdir}/spice-common/ -I ${top_srcdir}/spice-common/spice-protocol/'
+COMMON_CFLAGS='-I ${top_srcdir}/spice-common/ -I ${top_builddir}/spice-common/ -I ${top_srcdir}/spice-common/spice-protocol/'
AC_SUBST(COMMON_CFLAGS)
AC_CHECK_LIBM
diff --git a/spice-common b/spice-common
-Subproject 6edeb43747b6161cbff3bc7c18d221d81f2d3eb
+Subproject 9f8ba3af8047a1d51cd6b76014b89f6251e0839