summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2016-12-23 23:22:25 +0100
committerMatúš Kukan <matus@libreoffice.org>2017-01-02 21:20:21 +0000
commit35bc9668567a8c61763715f0854a42324dc5a4f4 (patch)
tree72abf594c4a28f314a1f9a874d096b36c21a9f6f /configure.ac
parentc8660e164e3719ac2b0a626524f88c8c78ac806f (diff)
Remove package with dbghelp.dll
ENABLE_CRASHDUMP is always empty. dbghelp.dll was removed from scp2 in 8ab4d2f29fdd2c058db23f6ee7b2200655d4c6f6 Change-Id: I5c47ce4b4cafb2f24185ddd9a31eb1a3176fa176 Reviewed-on: https://gerrit.libreoffice.org/32395 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 6fc14875a4bf..79e643b21df8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3653,13 +3653,6 @@ AC_SUBST(DISABLE_ACTIVEX)
AC_SUBST(DISABLE_ATL)
#
-# dbghelp.dll
-#
-if test "$_os" = "WINNT"; then
- BUILD_TYPE="$BUILD_TYPE DBGHELP"
-fi
-
-#
# unowinreg.dll
#
UNOWINREG_DLL="185d60944ea767075d27247c3162b3bc-unowinreg.dll"