forked from Mirrors/freeswitch
put this back for now to test
This commit is contained in:
parent
87af4d3278
commit
27a3682dc0
@ -1,4 +1,4 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
|
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
|
||||||
$srcpath/configure "$@" --with-apr=../apr --without-sqlite2 --without-sqlite3 --with-expat=builtin
|
$srcpath/configure "$@" --with-apr=../apr --disable-shared --with-pic --without-sqlite2 --without-sqlite3 --with-expat=builtin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user