Force regeneration of configure script
As the version string is auto-generated from the git-describe(1) output, the configure script may need to be regenerated even if configure.ac wasn't modified.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
# generate a new autoconf
|
||||
aclocal -I m4
|
||||
autoconf
|
||||
autoconf -f
|
||||
|
||||
Reference in New Issue
Block a user