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
commit793d23e5e80bf969cd664606e83419049b0efedf (patch)
tree9342fa551f8a861126d25797cb5b54033d6e13e3 /m4
parent3cd58ad6f9c3b3bc31cad9baffac616bf3e2c231 (diff)
downloadgstreamer-plugins-bad-793d23e5e80bf969cd664606e83419049b0efedf.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