diff --git a/Makefile.in b/Makefile.in
index b28e939..b892174 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -2465,6 +2465,7 @@
 UINTMAX_T = @UINTMAX_T@
 UINTPTR_T = @UINTPTR_T@
 UMEM_LIBS = @UMEM_LIBS@
+UniconvertorDelegate = @UniconvertorDelegate@
 VERSION = @VERSION@
 WMFDecodeDelegate = @WMFDecodeDelegate@
 WMF_LIBS = @WMF_LIBS@
@@ -2529,6 +2530,7 @@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
 ltdl_LIBOBJS = @ltdl_LIBOBJS@
 ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
 mandir = @mandir@
@@ -11191,11 +11193,6 @@
 
 # drd: valgrind's newer thread error detector
 drd:
-  $(MAKE) MEMCHECK='valgrind --tool=drd --check-stack-var=yes --var-info=yes \
-    --quiet $(VALGRIND_EXTRA_OPTS)' check
-
-# drd: valgrind's newer thread error detector
-drd:
 	$(MAKE) MEMCHECK='valgrind --tool=drd --check-stack-var=yes --var-info=yes \
 	  --quiet $(VALGRIND_EXTRA_OPTS)' check