]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
These options aren't valid for apr-util configure
authorBrian West <brian@freeswitch.org>
Wed, 5 Mar 2014 12:18:40 +0000 (06:18 -0600)
committerBrian West <brian@freeswitch.org>
Wed, 5 Mar 2014 12:18:40 +0000 (06:18 -0600)
configure: WARNING: unrecognized options: --disable-shared, --with-pic

libs/apr-util/configure.gnu

index 72f3dccb094a7891f48fd1af920fc037679ac06a..525c42f37f23a6f364f4156de80bce21517be8a3 100644 (file)
@@ -1,4 +1,4 @@
 #! /bin/sh
 srcpath=$(dirname $0 2>/dev/null )  || srcpath="." 
-$srcpath/configure "$@" --with-apr=../apr --disable-shared --with-pic --without-sqlite2 --without-sqlite3 --with-expat=builtin
+$srcpath/configure "$@" --with-apr=../apr --without-sqlite2 --without-sqlite3 --with-expat=builtin