Config header generation followup.
commitbaa0ce097828a7369eee0444b529951730110e0c
authorEric Blake <ebb9@byu.net>
Wed, 10 Oct 2007 20:02:16 +0000 (10 14:02 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 11 Oct 2007 14:06:35 +0000 (11 08:06 -0600)
tree81bb17c56216c9145a1acdef66adae045676e4df
parent392e227524c77180d17cd8f484f944dc8aaf2e2c
Config header generation followup.

* lib/autoconf/general.m4 (_AC_DEFINE_Q): Check for raw newlines,
which won't work with the preprocessor nor with the awk
implementation.
* tests/torture.at (Define a newline): Test raw newline detection,
removing the XFAIL.
* doc/autoconf.texi (Defining Symbols): Document recent change to
allow backslash-newline.
* THANKS: Update.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
THANKS
doc/autoconf.texi
lib/autoconf/general.m4
tests/torture.at