4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
|
#! /bin/sh
|
||
|
./configure "$@" --with-apr=../apr --disable-shared --with-pic --with-apr-utils=../apr-utils --with-sofia-sip=../sofia-sip
|
||
|
|