summaryrefslogtreecommitdiff
path: root/m4/gst-artsc.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
commitb21da019f30b2115876b89f7c6c795a99b25a5af (patch)
tree0742e4fa4d316dd325906eb938582e7ba8b6fe84 /m4/gst-artsc.m4
parent0676241570ca1f8a237859fe5cc10cf2356faa67 (diff)
- fixed macro signature description
Original commit message from CVS: - fixed macro signature description
Diffstat (limited to 'm4/gst-artsc.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 723041b82..6a56d3ecb 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.