bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnulib update broke clisp


From: Sam Steingold
Subject: Re: gnulib update broke clisp
Date: Thu, 15 Jan 2009 16:40:05 -0500

On Thu, Jan 15, 2009 at 3:49 PM, Paolo Bonzini <address@hidden> wrote:
> Sam Steingold wrote:
>> are you saying that  AC_CONFIG_HEADERS calls AC_CANONICAL_BUILD?!
>
> No, that CL_MODULE_COMMON_CHECKS calls something that *requires*
> AC_CANONICAL_BUILD.  Required stuff is always expand before the
> outermost call

so you are saying that I cannot call AC_CONFIG_AUX_DIR($1) in
CL_MODULE_COMMON_CHECKS because other things required there must run
after it.
why can't I do
AC_REQUIRE([AC_CONFIG_AUX_DIR($1)])
??
I get this:
warning: AC_CONFIG_AUX_DIR(../../../src/build-aux) is m4_require'd but
not m4_defun'd


-- 
Sam Steingold <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]