From a3cdeac8a2060cf3f993ead0a9528d2d92209306 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Tue, 26 Mar 2002 11:11:48 +0000 Subject: [PATCH] * tests/dup3.test (ACLOCAL): s/srcdir/testsrcdir/. --- ChangeLog | 4 ++++ tests/dup3.test | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 33e4d7d7..408469e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-03-26 Alexandre Duret-Lutz + + * tests/dup3.test (ACLOCAL): s/srcdir/testsrcdir/. + 2002-03-26 Alexandre Duret-Lutz * tests/extra7.test: New file. diff --git a/tests/dup3.test b/tests/dup3.test index 594b5d08..e0c831e6 100755 --- a/tests/dup3.test +++ b/tests/dup3.test @@ -15,6 +15,6 @@ AC_DEFUN([AM_INIT_AUTOMAKE], zardoz) END # Strip all options from ACLOCAL, especially -I's. -ACLOCAL="`echo $ACLOCAL | sed -e 's/ -.*$//'` --acdir=$srcdir/../m4" +ACLOCAL="`echo $ACLOCAL | sed -e 's/ -.*$//'` --acdir=$testsrcdir/../m4" $ACLOCAL -I zoo || exit 1 fgrep zardoz aclocal.m4 -- 2.43.5