mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
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:
parent
4b52a8e4e3
commit
c98d539bb3
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# generate a new autoconf
|
||||
aclocal -I m4
|
||||
autoconf
|
||||
autoconf -f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue