1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-01 08:24:52 +00:00

5 lines
116 B
Plaintext
Raw Normal View History

#! /bin/sh
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
$srcpath/configure "$@" --disable-shared --with-pic