mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
put this back for now to test
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user