summaryrefslogtreecommitdiff
path: root/tests/atlocal.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-03-19 04:04:54 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-03-19 04:04:54 +0000
commite0b3fc61e1698743c8e0588518320f96ca5c7562 (patch)
tree3975704ff1c5e551e546c1a34c3682de9e8a9cf6 /tests/atlocal.in
parent533854fd45d745614ba678fe08d62dc93d310816 (diff)
downloadtar-e0b3fc61e1698743c8e0588518320f96ca5c7562.tar.gz
* tests/atlocal.in (PATH): Add build-aux from the source tree,
not the build tree.
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 0f1c66b4..124a28e7 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -2,5 +2,5 @@
# Configurable variable values for tar test suite.
# Copyright (C) 2004, 2006 Free Software Foundation, Inc.
-PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_builddir@/build-aux:$top_srcdir:$srcdir:$PATH
+PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH