rtpbin: Add use-rtsp-buffering property
[platform/upstream/gst-plugins-good.git] / m4 / as-liblame.m4
index 40722a2..ed7070c 100644 (file)
@@ -13,7 +13,7 @@ dnl Defines LIBLAME_LIBS
 dnl FIXME: should define LIBLAME_VERSION
 dnl
 
-AC_DEFUN(AM_PATH_LIBLAME,
+AC_DEFUN([AM_PATH_LIBLAME],
 [
   dnl check for the library
   AC_CHECK_LIB(mp3lame, lame_init, HAVE_LIBLAME=yes, HAVE_LIBLAME=no, -lm)