summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libxslt.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/libxslt.make b/rules/libxslt.make
index 743a9ccca..fa6b0371e 100644
--- a/rules/libxslt.make
+++ b/rules/libxslt.make
@@ -33,8 +33,9 @@ LIBXSLT_URL := \
# Prepare
# ----------------------------------------------------------------------------
-LIBXSLT_PATH := PATH=$(CROSS_PATH)
-LIBXSLT_ENV := $(CROSS_ENV)
+LIBXSLT_ENV := \
+ $(CROSS_ENV) \
+ ac_cv_path_XML_CONFIG=xml2-config
#
# autoconf