|
From: | Paolo Bonzini |
Subject: | Re: autoconf-2.65 on UnixWare 7.1.4 |
Date: | Tue, 12 Jan 2010 12:08:09 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0 |
On 01/11/2010 09:40 PM, Ralf Wildenhues wrote:
diff --git a/tests/atlocal.in b/tests/atlocal.in index ae61fd5..cfd527a 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -41,3 +41,8 @@ if test "$ac_cv_dir_trailing_space" = yes; then else func_sanitize_dir_name () { echo "$@" | sed 's/ *$//'; } fi + +# AUTOM4TE might be set in the environment. Override it here so that +# direct aclocal invocations also use it. +AUTOM4TE=autom4te +export AUTOM4TE
I'm not Eric, but it definitely seems okay. :) PaolO
[Prev in Thread] | Current Thread | [Next in Thread] |