Hello Ralf,
On Tue, Jul 04, 2006 at 02:44:47PM +0200, Ralf Wildenhues wrote:
+# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
This was present before, but: for nice output, you could write
[#] declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
IOW, you want the comment to match the C code snippet below.
The original version menas that the comment contains an m4 source,
which is pastable to configure.ac.
I actually think the original version is more helpful, so I'm glad
that Paolo did not accept your suggestion.