Re: @....@ how does it work ?



On Thu, 2005-09-08 at 16:44 +0200, Jean Br�rt wrote:
> you can use @MY_VAR@ in Makefile.am or some .in files such as
> my_program.pc.in. configure will replace with the value.

As I understand it, technically one should use MY_VAR in Makefile.am
rather than @MY_VAR@ which is for use in Makefile.in, with the @s
usually appended by automake. I'm not sure if it works with the @s
already on it in Makefile.am, but it sure would look ugly.

Probably just a trivial clarification but I thought it might be
important.
-- 
Caleb Moore <c moore student unsw edu au>




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