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

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

[Gnu-arch-users] Re: another problem with current `arch-tag:' syntax


From: Miles Bader
Subject: [Gnu-arch-users] Re: another problem with current `arch-tag:' syntax
Date: 01 Sep 2003 19:02:12 +0900

Andrew Suffield <address@hidden> writes:
> For the record, here's a suitably grotesque solution to the m4
> problem:
> 
> define(`_', `dnl')dnl
> _(arch-tag: Zero-content m4 snippet)
> undefine(`_')dnl

Actually the workaround I ended up using was this:

   m4_if(dnl       Do not change this comment
      arch-tag: eefa22be-824c-4355-a0e0-7973d58f9fd1
   )dnl

That's for autoconf; real m4 files would use `ifelse' instead of `m4_if'.

-Miles
-- 
"I distrust a research person who is always obviously busy on a task."
   --Robert Frosch, VP, GM Research




reply via email to

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