bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] regex.c includes <alloca.h> without checking for its ex


From: Bruno Haible
Subject: Re: [bug-gnulib] regex.c includes <alloca.h> without checking for its exisyance
Date: Fri, 18 Mar 2005 15:41:43 +0100
User-agent: KMail/1.5

Sam Steingold wrote:
> regex.c includes <alloca.h> without checking for its exisyance

This is normal. regex.c relies on the module 'alloca', which itself relies
on 'alloca-opt'. The latter module creates an alloca.h file in the build
directory if necessary.

Have a look at
http://savannah.gnu.org/cgi-bin/viewcvs/gnulib/gnulib/MODULES.html?rev=1.132&content-type=text/html

Bruno





reply via email to

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