summaryrefslogtreecommitdiffstats
path: root/external
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-06-06 17:04:01 +0200
committerDavid Tardon <dtardon@redhat.com>2012-06-13 06:06:43 +0200
commit0f6919cf551507f1cb04ff5cbb04d7d3cd707e5c (patch)
tree12f27ba42bcde568c30f12fb5a4d9badf8e0d3de /external
parentfdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096] (diff)
downloadcore-0f6919cf551507f1cb04ff5cbb04d7d3cd707e5c.tar.gz
core-0f6919cf551507f1cb04ff5cbb04d7d3cd707e5c.zip
better test for system boost date_time lib
This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
Diffstat (limited to 'external')
-rw-r--r--external/mingw-dlls/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/mingw-dlls/makefile.mk b/external/mingw-dlls/makefile.mk
index 50aa73b8ec77..5f1722a196fe 100644
--- a/external/mingw-dlls/makefile.mk
+++ b/external/mingw-dlls/makefile.mk
@@ -42,6 +42,7 @@ dummy:
.ELSE
MINGW_DLLS:= \
+ $(MINGW_BOOST_DATE_TIME_DLL) \
$(MINGW_CAIRO_DLL) \
$(MINGW_CRYPTO_DLL) \
$(MINGW_CURL_DLL) \