1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-25 04:01:55 +00:00

libzrtp: make bootstrap work on CentOS 5

This commit is contained in:
Travis Cross 2012-04-05 18:02:53 +00:00
parent 735d98710c
commit aad8daffa0

@ -2,6 +2,7 @@
reconf () {
aclocal
mkdir -p config
libtoolize --copy --automake
autoconf
autoheader