Stepan Kasal <[EMAIL PROTECTED]> writes: > 2007-05-11 Stepan Kasal <[EMAIL PROTECTED]> > > * lib/autoconf/functions.m4 (AC_CHECK_FUNCS): Assign $1 to > shell variable ac_list, to allow for multiline parameter. > But fall back to the old version if a quote is used. > * lib/autoconf/headers.m4 (AC_CHECK_HEADERS): Likewise. > * tests/semantics.at (multiline AC_CHECK_FUNCS): New. > (multiline AC_CHECK_HEADERS): New. > (multiline AC_CHECK_FUNCS (backslash)): New. > (multiline AC_CHECK_HEADERS (backslash)): New.
Thanks, that looks better, except it doesn't have any changes to the documentation or to NEWS. Can you please write those as well?
