forked from Mirrors/freeswitch
e3ea76dd47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15661 d0543943-73ff-0310-b7d9-9358b9ac24b2
5 lines
86 B
Gnuplot
5 lines
86 B
Gnuplot
#! /bin/sh
|
|
srcpath=$(dirname $0)
|
|
$srcpath/configure "$@" --with-pic --disable-shared
|
|
|