summaryrefslogtreecommitdiff
path: root/t/ax/test-defs.in
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-11-07 17:52:25 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-11-07 17:52:47 +0100
commit622358354392072ce81e50ec52377d3bdbf93f22 (patch)
tree6b8fedbea5e33810f90468362e5ee4a507921a33 /t/ax/test-defs.in
parent0494881b53d6a125c1e4feeb03101de351085a1b (diff)
downloadautomake-622358354392072ce81e50ec52377d3bdbf93f22.tar.gz
tests: rename $am_testauxdir -> $am_testaux_srcdir
This is just a preparatory change in view of a future commit. * t/ax/test-defs.in: Here. * t/ax/tap-summary-aux.sh: And here. * t/ax/testsuite-summary-checks.sh: And here. * t/distcheck-missing-m4.sh: And here. * t/distcheck-outdated-m4.sh: And here. * t/self-check-shell-no-trail-bslash.sh: And here. * t/test-driver-acsubst.sh: And here. * t/test-driver-cond.sh: And here. * t/test-driver-custom-multitest.sh: And here. * t/test-driver-custom-multitest-recheck.sh: And here. * t/test-driver-custom-multitest-recheck2.sh: And here. * t/testsuite-summary-count-many.sh: And here. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/ax/test-defs.in')
-rw-r--r--t/ax/test-defs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/ax/test-defs.in b/t/ax/test-defs.in
index dbfe827c3..a983183e8 100644
--- a/t/ax/test-defs.in
+++ b/t/ax/test-defs.in
@@ -38,7 +38,7 @@ am_top_builddir='@abs_builddir@'
# Where testsuite-related helper scripts, data files and shell libraries
# are placed.
-am_testauxdir=$am_top_srcdir/t/ax
+am_testaux_srcdir=$am_top_srcdir/t/ax
# Support for the "installcheck" target.
case ${am_running_installcheck:=no} in