[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
aclocal6.test failure
From: |
Bruno Haible |
Subject: |
aclocal6.test failure |
Date: |
Mon, 15 Dec 2003 15:08:51 +0100 |
User-agent: |
KMail/1.5 |
Hi,
Among the automake-1.8 testsuite, 1 test fails here (on Linux), because
I have a file $HOME/.autom4te.cfg containing
==============================================================
begin-language: "Autoconf"
args: --no-cache
end-language: "Autoconf"
begin-language: "Autoconf-without-aclocal-m4"
args: --no-cache
end-language: "Autoconf-without-aclocal-m4"
==============================================================
It fails in aclocal6.test line 82 at the first
test -d ../autom4te.cache
because no autom4te.cache directory exists. Obviously that's a mistake in
the test.
Bruno
- aclocal6.test failure,
Bruno Haible <=