make/autoconf/spec.gmk.in
changeset 47217 72e3ae9a25eb
parent 47216 71c04702a3d5
child 47219 fd36993f7bf5
--- a/make/autoconf/spec.gmk.in	Tue Sep 12 19:03:39 2017 +0200
+++ b/make/autoconf/spec.gmk.in	Tue Sep 12 19:03:56 2017 +0200
@@ -857,6 +857,8 @@
 TEST_BUNDLE :=  $(BUNDLES_OUTPUTDIR)/$(TEST_BUNDLE_NAME)
 DOCS_BUNDLE :=  $(BUNDLES_OUTPUTDIR)/$(DOCS_BUNDLE_NAME)
 
+CONFIGURE_CMD := $(TOPDIR)/configure
+
 # This macro is called to allow inclusion of closed source counterparts.
 # Unless overridden in closed sources, it expands to nothing.
 # Usage: This function is called in an open makefile, with the following