summaryrefslogtreecommitdiffstats
path: root/package/libstrophe/libstrophe.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libstrophe/libstrophe.mk')
-rw-r--r--package/libstrophe/libstrophe.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libstrophe/libstrophe.mk b/package/libstrophe/libstrophe.mk
index 1bd55c7cc4..21f7d29f43 100644
--- a/package/libstrophe/libstrophe.mk
+++ b/package/libstrophe/libstrophe.mk
@@ -22,7 +22,7 @@ ifeq ($(BR2_PACKAGE_EXPAT),y)
# configure script assumes expat should be used.
LIBSTROPHE_DEPENDENCIES += expat
else
-LIBSTROPHE_CONF_OPT += --with-libxml2
+LIBSTROPHE_CONF_OPTS += --with-libxml2
LIBSTROPHE_DEPENDENCIES += libxml2
endif
OpenPOWER on IntegriCloud