summaryrefslogtreecommitdiffstats
path: root/server/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'server/configure.ac')
-rw-r--r--server/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/configure.ac b/server/configure.ac
index 254341ec..d047078b 100644
--- a/server/configure.ac
+++ b/server/configure.ac
@@ -32,8 +32,7 @@ AC_SUBST(SPICE_REQUIRES)
AC_SUBST(SPICE_NONPKGCONFIG_CFLAGS)
AC_SUBST(SPICE_NONPKGCONFIG_LIBS)
-AC_CONFIG_FILES([Makefile])
-#AC_CONFIG_FILES([Makefile spice.pc])
+AC_CONFIG_FILES([Makefile spice.pc])
AC_OUTPUT
dnl ==========================================================================