rtpmanager: Update codes based on 1.18.4
[platform/upstream/gst-plugins-good.git] / m4 / gst-artsc.m4
index c0f683d..4659960 100644 (file)
@@ -1,17 +1,15 @@
 dnl Perform a check for existence of ARTSC
 dnl Richard Boulton <richard-alsa@tartarus.org>
 dnl Last modification: 26/06/2001
-dnl GST_CHECK_FEATURE(FEATURE-NAME, FEATURE-DESCRIPTION,
-dnl                   DEPENDENT-PLUGINS, TEST-FOR-FEATURE)
+dnl GST_CHECK_ARTSC()
 dnl
 dnl This check was written for GStreamer: it should be renamed and checked
 dnl for portability if you decide to use it elsewhere.
 dnl
-AC_DEFUN(GST_CHECK_ARTSC,
+AC_DEFUN([GST_CHECK_ARTSC],
 [ 
   AC_PATH_PROG(ARTSC_CONFIG, artsc-config, no)
-  if test x$ARTSC_CONFIG = xno; then
-  if test x$ARTSC_CONFIG = xno; then
+  if test "x$ARTSC_CONFIG" = "xno"; then
     AC_MSG_WARN([Couldn't find artsc-config])
     HAVE_ARTSC=no
     ARTSC_LIBS=