From e54227eca0f167de0e026b29132055d00fc256ba Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 14 Nov 2005 02:13:26 +0000 Subject: rework configure.ac; make asterisk rtp stuff compile on mingw Original commit message from CVS: rework configure.ac; make asterisk rtp stuff compile on mingw --- ext/ladspa/gstladspa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/ladspa/gstladspa.c') diff --git a/ext/ladspa/gstladspa.c b/ext/ladspa/gstladspa.c index dbf9f933..c6d0e0b2 100644 --- a/ext/ladspa/gstladspa.c +++ b/ext/ladspa/gstladspa.c @@ -626,4 +626,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "ladspa", "All LADSPA plugins", - plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN) + plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) -- cgit v1.2.1