summaryrefslogtreecommitdiffstats
path: root/m4/gst-artsc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/gst-artsc.m4')
-rw-r--r--m4/gst-artsc.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gst-artsc.m4 b/m4/gst-artsc.m4
index 6a56d3ec..46599609 100644
--- a/m4/gst-artsc.m4
+++ b/m4/gst-artsc.m4
@@ -6,7 +6,7 @@ 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