bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib update broke clisp


From: Paolo Bonzini
Subject: Re: gnulib update broke clisp
Date: Thu, 15 Jan 2009 23:46:00 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

> 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.

Yes.

> 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

AC_REQUIRE does not accept arguments.

Paolo





reply via email to

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