From: Brian West Date: Tue, 17 Feb 2009 17:40:33 +0000 (+0000) Subject: disable shared for libilbc X-Git-Tag: v1.0.3~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d32eb4ce347df53cae115a040b619a0744cc7d38;p=thirdparty%2Ffreeswitch.git disable shared for libilbc git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12102 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/ilbc/configure.gnu b/libs/ilbc/configure.gnu new file mode 100644 index 0000000000..2e805f6844 --- /dev/null +++ b/libs/ilbc/configure.gnu @@ -0,0 +1,3 @@ +#! /bin/sh +./configure "$@" --with-pic --disable-shared +