libzrtp: make bootstrap work on CentOS 5
This commit is contained in:
parent
735d98710c
commit
aad8daffa0
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
reconf () {
|
reconf () {
|
||||||
aclocal
|
aclocal
|
||||||
|
mkdir -p config
|
||||||
libtoolize --copy --automake
|
libtoolize --copy --automake
|
||||||
autoconf
|
autoconf
|
||||||
autoheader
|
autoheader
|
||||||
|
|
Loading…
Reference in New Issue