Hello Ralf, > > 2) Why a multi-line expansion of @PRAGMA_SYSTEM_HEADER@ does not work: > > I explained this in > > <http://lists.gnu.org/archive/html/bug-gnulib/2008-10/msg00296.html>. > > AM_SUBST_NOTMAKE exists in Automake 1.11.
Thanks; this is good and would solve half of the problem. But an expansion that contains #if and #pragma would also collide with 'make' syntax, as explained in <http://lists.gnu.org/archive/html/bug-gnulib/2008-10/msg00300.html>. Bruno
