summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorWrobell <wrobell@ite.pl>2002-01-18 01:06:37 +0000
committerWrobell <wrobell@ite.pl>2002-01-18 01:06:37 +0000
commitddd8f4da4bd22de5c8bc34bdbbab0c126fd91cd6 (patch)
tree7a1c900098476dfaaff21224c9230fc7cd01b360 /m4
parent63717f094f706a9c05c6baeabd60aa722954baf3 (diff)
- fixed macro signature description
Original commit message from CVS: - fixed macro signature description
Diffstat (limited to 'm4')
-rw-r--r--m4/gst-artsc.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/gst-artsc.m4 b/m4/gst-artsc.m4
index 723041b8..6a56d3ec 100644
--- a/m4/gst-artsc.m4
+++ b/m4/gst-artsc.m4
@@ -1,8 +1,7 @@
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.