From a7465f6f46ecdc5effd6b9e89785c6e880d50920 Mon Sep 17 00:00:00 2001 From: Wrobell Date: Fri, 18 Jan 2002 01:06:37 +0000 Subject: - fixed macro signature description Original commit message from CVS: - fixed macro signature description --- m4/gst-artsc.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'm4') 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 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. -- cgit