[vfrnav] auto-reconfiguration

sailer sailer at fedoraproject.org
Mon Jan 28 03:11:08 UTC 2013


commit 31452e0837d12d0b629e0b2de57f3898a0b38d32
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Jan 28 04:10:45 2013 +0100

    auto-reconfiguration

 vfrnav.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/vfrnav.spec b/vfrnav.spec
index a3c767a..1b74a49 100644
--- a/vfrnav.spec
+++ b/vfrnav.spec
@@ -75,6 +75,10 @@ for the VFR navigation application.
 %prep
 %setup -q
 %patch0 -p0 -b .svg
+autoheader
+aclocal -I m4
+autoconf
+automake -a -c
 
 %build
 %configure


More information about the scm-commits mailing list