From: Travis Cross Date: Thu, 5 Apr 2012 18:02:53 +0000 (+0000) Subject: libzrtp: make bootstrap work on CentOS 5 X-Git-Tag: v1.2-rc1~17^2~291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad8daffa097431eb8055f253e909a3fbc28d006;p=thirdparty%2Ffreeswitch.git libzrtp: make bootstrap work on CentOS 5 --- diff --git a/libs/libzrtp/projects/gnu/bootstrap.sh b/libs/libzrtp/projects/gnu/bootstrap.sh index a19fe3c0cf..abc867ebf8 100755 --- a/libs/libzrtp/projects/gnu/bootstrap.sh +++ b/libs/libzrtp/projects/gnu/bootstrap.sh @@ -2,6 +2,7 @@ reconf () { aclocal + mkdir -p config libtoolize --copy --automake autoconf autoheader