From: Michael Jerris Date: Sun, 11 Mar 2007 15:35:32 +0000 (+0000) Subject: don't give me no flac. X-Git-Tag: v1.0-beta1~861 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ba9ef7fe6e148cbba4613168fdc737b03f39df;p=thirdparty%2Ffreeswitch.git don't give me no flac. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4557 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/libsndfile/configure.gnu b/libs/libsndfile/configure.gnu index 733dec7f8a..1b21bdafd8 100644 --- a/libs/libsndfile/configure.gnu +++ b/libs/libsndfile/configure.gnu @@ -1,3 +1,3 @@ #! /bin/sh -./configure "$@" --disable-sqlite --disable-shared --with-pic +./configure "$@" --disable-sqlite --disable-shared --with-pic --disable-flac