From 8bfb9e794f0d68da594ccb4774b02c768e02e114 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sat, 1 Mar 2003 14:49:57 +0000 Subject: fix ivorbis part 2 Original commit message from CVS: fix ivorbis part 2 --- m4/gst-ivorbis.m4 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'm4') diff --git a/m4/gst-ivorbis.m4 b/m4/gst-ivorbis.m4 index 9acbe291..2d29de76 100644 --- a/m4/gst-ivorbis.m4 +++ b/m4/gst-ivorbis.m4 @@ -47,12 +47,7 @@ dnl #include #include #include - -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 -- cgit