]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix
authorBrian West <brian@freeswitch.org>
Wed, 25 Nov 2009 00:57:25 +0000 (00:57 +0000)
committerBrian West <brian@freeswitch.org>
Wed, 25 Nov 2009 00:57:25 +0000 (00:57 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15664 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/libsndfile/configure.gnu

index 8874539767d16a48f182686b68c741889a1db75b..b9ff51f104fe3269b6f3b6f98377ab427473b95d 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 srcpath=$(dirname $0 2>/dev/null )  || srcpath="." 
-$srcpath/configure "$@" --disable-sqlite --disable-shared --with-pic --disable-external libs --disable-octave
+$srcpath/configure "$@" --disable-sqlite --disable-shared --with-pic --disable-octave