autoconf
[Top][All Lists]
Advanced

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

Re: make distcheck


From: Peter Johansson
Subject: Re: make distcheck
Date: Mon, 02 Mar 2009 15:11:34 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Patrick Welche wrote:
The project was broken due to liberal use of #include "../../config.h".
configure will pop config.h in the builddir, so the source file will
never see ../../config.h.

It is often a good idea to #include <config.h>

see http://www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Headers

Cheers
Peter

--
Peter Johansson

svndigest maintainer, http://dev.thep.lu.se/svndigest
yat maintainer,       http://dev.thep.lu.se/yat





reply via email to

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