automake
[Top][All Lists]
Advanced

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

Re: Mixing BUILT_SOURCES, double quote include and separation of source


From: Simon Perreault
Subject: Re: Mixing BUILT_SOURCES, double quote include and separation of source and binary directory
Date: Thu, 31 Mar 2005 08:12:36 -0500
User-agent: KMail/1.8

On March 31, 2005 07:56, address@hidden wrote:
> (*) Hence you don't have to write #include "../include/inc.h" in
>     main.c, but rather #include <inc.h>, and you can simply write
>     #include <built.h>, no matter if built.h is generated or not.

Sure, that would work except I can't modify the code itself because it needs 
to be kept compileable under another build system. Thanks anyway.




reply via email to

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