X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=m4%2Fgst-ivorbis.m4;h=ae35bbb5d42f7f5e5d490b41003aa6d089843f9d;hb=280d467f97ae7ca150dd9c4202488b78277a6b7c;hp=9acbe29135d497905aa752b09f5730f11d8d650b;hpb=4f386b9de72176d1f697ca852bfce742462a0b14;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/m4/gst-ivorbis.m4 b/m4/gst-ivorbis.m4 index 9acbe29..ae35bbb 100644 --- a/m4/gst-ivorbis.m4 +++ b/m4/gst-ivorbis.m4 @@ -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 #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