From: Stefan Knoblich Date: Wed, 22 Apr 2009 19:12:42 +0000 (+0000) Subject: Disable the ";;" too X-Git-Tag: v1.0.4~1075 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a8e4db336c90f6a01bdb7f021f6818c2592b0c;p=thirdparty%2Ffreeswitch.git Disable the ";;" too git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13122 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/speex/configure.ac b/libs/speex/configure.ac index b2afda0882..8bb6edb361 100644 --- a/libs/speex/configure.ac +++ b/libs/speex/configure.ac @@ -130,7 +130,7 @@ gnu) # CFLAGS="$SAVE_CFLAGS" # ] # ) - ;; +# ;; *) has_visibility=no AC_DEFINE([EXPORT], [], [Symbol visibility prefix])