From: Michael Jerris Date: Sun, 11 Mar 2007 06:03:50 +0000 (+0000) Subject: git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4516 d0543943-73ff-0310... X-Git-Tag: v1.0-beta1~900 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93667220beda059e683a2ac427b168e53abebbd0;p=thirdparty%2Ffreeswitch.git git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4516 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/libresample/configure.gnu b/libs/libresample/configure.gnu new file mode 100644 index 0000000000..f27076b026 --- /dev/null +++ b/libs/libresample/configure.gnu @@ -0,0 +1,3 @@ +#! /bin/sh +./configure "$@" --disable-shared +