* tests/atlocal.in (PATH): Add build-aux from the source tree,
not the build tree.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-03-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (trivial change)
|
||||
|
||||
* tests/atlocal.in (PATH): Add build-aux from the source tree,
|
||||
not the build tree.
|
||||
|
||||
2006-03-13 Sergey Poznyakoff <gray@gnu.org.ua>
|
||||
|
||||
* THANKS: Add Benno Schulenberg
|
||||
@@ -14,7 +19,7 @@
|
||||
* doc/tar.texi: Minor fixes.
|
||||
* src/tar.c (options): Consistently begin help messages with a
|
||||
lowercase letter.
|
||||
|
||||
|
||||
2006-03-12 Sergey Poznyakoff <gray@gnu.org.ua>
|
||||
|
||||
* tests/Makefile.am (AM_CPPFLAGS): Define LOCALEDIR
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user