From fbbd45ff5ade30d38ca60ea5aeccc305501c9174 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 21 Aug 2016 23:44:06 +0100 Subject: Add automatic macros for compile-time feature options --- doc/doc-txt/NewStuff | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 219c3c3fb..b9ed8a00d 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -37,6 +37,10 @@ Version 4.88 9. Expansion operator escape8bit, like escape but not touching newline etc.. +10. Feature macros, generated from compile options. All start with "_HAVE_" + and go on with some roughly recognisable name. Use the "-bP macros" + command-line option to see what is present. + Version 4.87 ------------ -- cgit v1.2.3