]> granicus.if.org Git - ejabberd/commitdiff
Force regeneration of configure script
authorHolger Weiss <holger@zedat.fu-berlin.de>
Fri, 18 Apr 2014 10:13:17 +0000 (12:13 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Fri, 18 Apr 2014 10:13:17 +0000 (12:13 +0200)
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.

autogen.sh

index 58209a34e7613ce7fa38443f17349c7cae6e8bcd..a347f68b6268d87548e17392ea93c01b24606cb0 100755 (executable)
@@ -1,3 +1,3 @@
 # generate a new autoconf
 aclocal -I m4
-autoconf
\ No newline at end of file
+autoconf -f