rework configure.ac; make asterisk rtp stuff compile on mingw
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 14 Nov 2005 02:13:26 +0000 (02:13 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 14 Nov 2005 02:13:26 +0000 (02:13 +0000)
Original commit message from CVS:
rework configure.ac; make asterisk rtp stuff compile on mingw

common
ext/ladspa/gstladspa.c

diff --git a/common b/common
index 959da4a..c6e5de7 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 959da4a43c2e6218eb4f43e8c7e29c1db4157db1
+Subproject commit c6e5de72d79afdcad7d7b3cf4a35305f7f3ddebc
index dbf9f93..c6d0e0b 100644 (file)
@@ -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)