configure.ac: cygwin/mingw32; enable linking static non-import libs

... such as to internal ffmpeg static libs.

Fixes #642507.
This commit is contained in:
Mark Nauwelaerts 2011-01-27 22:22:02 +01:00
parent 68e51f2a15
commit 4be4063fd9

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
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL