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
This commit is contained in:
Thomas Vander Stichele 2005-11-14 02:13:26 +00:00
parent e3ea25bdce
commit e54227eca0
2 changed files with 2 additions and 2 deletions

2
common

@ -1 +1 @@
Subproject commit 959da4a43c2e6218eb4f43e8c7e29c1db4157db1
Subproject commit c6e5de72d79afdcad7d7b3cf4a35305f7f3ddebc

View 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)