v4l2video: decrease plugin rank
[platform/upstream/gst-plugins-good.git] / m4 / gst-ivorbis.m4
index 9acbe29..ae35bbb 100644 (file)
@@ -3,7 +3,7 @@
 dnl XIPH_PATH_IVORBIS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
 dnl Test for libivorbis, and define IVORBIS_CFLAGS and IVORBIS_LIBS
 dnl
-AC_DEFUN(XIPH_PATH_IVORBIS,
+AC_DEFUN([XIPH_PATH_IVORBIS],
 [dnl 
 dnl Get the cflags and libraries
 dnl
@@ -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