mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
configure.ac: cygwin/mingw32; enable linking static non-import libs
... such as to internal ffmpeg static libs. Fixes #642507.
This commit is contained in:
parent
68e51f2a15
commit
4be4063fd9
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue