automake
[Top][All Lists]
Advanced

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

Re: error: possibly undefined macro: AC_CHECK_HEADERS_ONCE


From: Sam Steingold
Subject: Re: error: possibly undefined macro: AC_CHECK_HEADERS_ONCE
Date: Sat, 06 Aug 2005 22:51:28 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

> * Stepan Kasal <address@hidden> [2005-08-06 17:41:14 +0200]:
>
>> $ aclocal -I `pwd`/src/m4 --output=src/autoconf/aclocal.m4
>
> This command examines only ./configure.in.  It doesn't examine the
> whole subtree.  In particular, it doesn't know about
> modules/regexp/configure.in.

./configure.ac is the ad hoc concatenation of the the sub-package
configures, including modules/regexp/configure.in.
specifically, it contains
gl_INCLUDED_REGEX([regex.c])
and src/m4/regex.m4 defines it and calls AC_CHECK_HEADERS_ONCE &c.


-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://ffii.org/> <http://www.iris.org.il> <http://pmw.org.il/>
<http://www.savegushkatif.org> <http://www.palestinefacts.org/>
main(a){printf(a,34,a="main(a){printf(a,34,a=%c%s%c,34);}",34);}





reply via email to

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