]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
libzrtp: make bootstrap work on CentOS 5
authorTravis Cross <tc@traviscross.com>
Thu, 5 Apr 2012 18:02:53 +0000 (18:02 +0000)
committerTravis Cross <tc@traviscross.com>
Thu, 5 Apr 2012 18:02:53 +0000 (18:02 +0000)
libs/libzrtp/projects/gnu/bootstrap.sh

index a19fe3c0cfd3be858e5add41b192249a7b2b9785..abc867ebf87c4e76acac39227dec765597852031 100755 (executable)
@@ -2,6 +2,7 @@
 
 reconf () {
   aclocal
+  mkdir -p config
   libtoolize --copy --automake
   autoconf
   autoheader