gnu-arch-users
[Top][All Lists]
Advanced

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

[Gnu-arch-users] Re: Is tagline an attractive nuisance for international


From: Miles Bader
Subject: [Gnu-arch-users] Re: Is tagline an attractive nuisance for international users?
Date: Tue, 12 Oct 2004 13:36:07 +0900

"Stephen J. Turnbull" <address@hidden> writes:
> autoconf .{in,ac} will use dnl (# will pass that tagline through to
> the generated file, yuck).

Note that this only works for the "main" autoconf files (configure.in,
configure.ac), not the template files like Makefile.in or whatever.
I've not found a good way to deal with automake template files, so ended
up just using explicit tags for them.

[Automake template files can use "##" which (I think :-) is stripped.]

-Miles
-- 
Would you like fries with that?




reply via email to

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