On Thu, 2005-09-08 at 16:44 +0200, Jean Bréfort 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 <[EMAIL PROTECTED]>

_______________________________________________
gnome-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-devel-list

Reply via email to