documentation/common_mmh.pod
changeset 12 d0b16e01f384
parent 7 184a1eb85cf2
parent 8 eb5f524dc31d
child 19 cb341c55f6e8
--- a/documentation/common_mmh.pod	Wed Jul 28 18:43:05 2010 +0100
+++ b/documentation/common_mmh.pod	Wed Jul 28 18:43:53 2010 +0100
@@ -202,7 +202,7 @@
 
 Indicates that the baseline is recent enough to be aware of the flexible memory model. It doesn't necessarily mean that the flexible model is actually the one being used. It generally guards kernel APIs that weren't introduced until the FMM was (such as Kern::ChunkUserBase).
 
-=item FSHELL_SPCRE_SUPPORT
+=item FSHELL_[NO_]SPCRE_SUPPORT
 
 The regular expression libraries spcre.dll and libpcre.dll are available.
 
@@ -214,6 +214,10 @@
 
 The MemSpy Engine APIs are available.
 
+=item FSHELL_TESTEXECUTE_SUPPORT
+
+The TestExecute APIs are available.
+
 =back
 
 A couple of further macros follow - these are specifically for platforms that provide an custom implementation of the relevant command rather than using fshell's built-in version.