summaryrefslogtreecommitdiffstats
path: root/rules/cppunit.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/cppunit.make')
-rw-r--r--rules/cppunit.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cppunit.make b/rules/cppunit.make
index 1c405bed0..3bc564c33 100644
--- a/rules/cppunit.make
+++ b/rules/cppunit.make
@@ -76,7 +76,7 @@ CPPUNIT_ENV = $(CROSS_ENV)
#
# autoconf
#
-CPPUNIT_AUTOCONF = $(CROSS_AUTOCONF)
+CPPUNIT_AUTOCONF = $(CROSS_AUTOCONF_USR)
$(STATEDIR)/cppunit.prepare: $(cppunit_prepare_deps)
@$(call targetinfo, $@)