configure.ac: cygwin/mingw; enable plugin linking to static lib

Useful for DirectX plugin(s).

Fixes #642507.
This commit is contained in:
Mark Nauwelaerts 2011-02-28 20:19:53 +01:00
parent ef7cad4176
commit e4331322f2

View file

@ -41,6 +41,8 @@ dnl we override it here if we need to for the release candidate of new series
GST_MAJORMINOR=0.10
AC_SUBST(GST_MAJORMINOR)
AG_GST_LIBTOOL_PREPARE
dnl FIXME: this macro doesn't actually work;
dnl the generated libtool script has no support for the listed tags.
dnl So this needs to be fixed first if we want to use this