--- a/documentation/common_mmh.pod Thu Oct 28 21:02:49 2010 +0100
+++ b/documentation/common_mmh.pod Tue Nov 02 20:41:36 2010 +0000
@@ -102,10 +102,18 @@
Graphical windowserver (either version) is present (as opposed to text windowserver).
+=item FSHELL_[NO_]GUI_SUPPORT
+
+Gui libraries are available (as opposed to textshell or minigui environment). Assumed unless FSHELL_NO_GUI_SUPPORT or FSHELL_NO_WSERV_SUPPORT is defined.
+
=item FSHELL_[NO_]WSERV2_SUPPORT
Windowserver v2 is being used. Very few things need to know what windowserver version is in use, but occasionally it is needed.
+=item FSHELL_[NO_]ICL_SUPPORT
+
+The image conversion libraries (ICL) are available.
+
=item FSHELL_[NO_]RAMDEFRAG_SUPPORT
RAM defrag (in form of TRamDefragRequest API) is supported.