summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-03-01 14:49:57 +0000
committerChristian Schaller <uraeus@gnome.org>2003-03-01 14:49:57 +0000
commitf051830856ed9fbed32b210b3bc9abe349d02e1a (patch)
tree8e0164a150512f59212026f56cd3595c608ef400 /m4
parentec25d2a65cb68fd0fc643f1669a6c0173200ab66 (diff)
downloadgstreamer-plugins-base-f051830856ed9fbed32b210b3bc9abe349d02e1a.tar.gz
fix ivorbis part 2
Original commit message from CVS: fix ivorbis part 2
Diffstat (limited to 'm4')
-rw-r--r--m4/gst-ivorbis.m47
1 files changed, 1 insertions, 6 deletions
diff --git a/m4/gst-ivorbis.m4 b/m4/gst-ivorbis.m4
index 9acbe2913..2d29de76a 100644
--- a/m4/gst-ivorbis.m4
+++ b/m4/gst-ivorbis.m4
@@ -47,12 +47,7 @@ dnl
#include <stdlib.h>
#include <string.h>
#include <tremor/codec.h>
-
-int main ()
-{
-}
-
-],, no_ivorbis=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+],,, no_ivorbis=yes)
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"
fi