From 0399b981580d6c39307fde506dabf7655931d2c3 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 24 Jan 2013 12:03:38 +0100 Subject: spec: Automatically substitute version This commit generates a .spec file with the right version number when configure is run. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3fb17ee..12329b4 100644 --- a/configure.ac +++ b/configure.ac @@ -74,6 +74,7 @@ dnl --------------------------------------------------------------------------- AC_CONFIG_SUBDIRS([spice-protocol]) AC_CONFIG_FILES([ Makefile +mingw-spice-vdagent.spec ]) AC_OUTPUT -- cgit v1.2.3