From a91d574de1f42d8d9ed3ba59c0236b08da9688d9 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Sun, 6 Apr 2008 08:57:59 +0000 Subject: configure.ac: Actually build dlls when cross-compiling with mingw32. Original commit message from CVS: Patch by: Damien Lespiau * configure.ac: Actually build dlls when cross-compiling with mingw32. Fixes bug #526247. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e33e7bfd..dbb1a8c6 100644 --- a/configure.ac +++ b/configure.ac @@ -43,6 +43,7 @@ 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 dnl AS_LIBTOOL_TAGS +AC_LIBTOOL_WIN32_DLL AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** -- cgit