Paul Eggert wrote: > On 10/05/10 03:49, Jim Meyering wrote: >> Thus, technically we must now remember that for each new >> @pragma_system_hea...@-using .in.h file, we must also use @pragma_colu...@. >> >> That deserves a syntax-check rule in Makefile. > > Wouldn't it be simpler just to have > > @PRAGMA_SYSTEM_HEADER@ > > in the .in.h file, and then have that expand into > all the relevant pragmas, including #pragma COLUMNS?
Yes, I'd prefer that. Then I could remove my latest syntax check.