From 21a8e4db336c90f6a01bdb7f021f6818c2592b0c Mon Sep 17 00:00:00 2001 From: Stefan Knoblich Date: Wed, 22 Apr 2009 19:12:42 +0000 Subject: [PATCH] Disable the ";;" too git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13122 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/speex/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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])