summaryrefslogtreecommitdiff
path: root/external/libzmf/ExternalProject_libzmf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/libzmf/ExternalProject_libzmf.mk')
-rw-r--r--external/libzmf/ExternalProject_libzmf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libzmf/ExternalProject_libzmf.mk b/external/libzmf/ExternalProject_libzmf.mk
index c6593899f2c0..695cb2ee5d34 100644
--- a/external/libzmf/ExternalProject_libzmf.mk
+++ b/external/libzmf/ExternalProject_libzmf.mk
@@ -27,7 +27,7 @@ $(call gb_ExternalProject_get_state_target,libzmf,build) :
$(call gb_Trace_StartRange,libzmf,EXTERNAL)
$(call gb_ExternalProject_run,build,\
export PKG_CONFIG="" \
- && MAKE=$(MAKE) ./configure \
+ && MAKE=$(MAKE) $(gb_RUN_CONFIGURE) ./configure \
--with-pic \
--enable-static \
--disable-shared \