mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-12 15:57:31 +01:00
3 lines
48 B
Bash
3 lines
48 B
Bash
|
# generate a new autoconf
|
||
|
aclocal -I m4
|
||
|
autoconf
|