summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-08-07 15:33:14 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-08-10 00:35:39 +0100
commitf2ed27cf5f913cc437401c7e005c2886b7dc1a55 (patch)
tree26b8b70c7546ec48fd61a62887f396c890436579 /doc/doc-docbook
parent35cf75e9dc615e150c2696106c86e342c8a150f4 (diff)
Coding: use specified-initialisers
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r--doc/doc-docbook/spec.xfpt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 35f3eb80e..8086f0b46 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -1667,6 +1667,9 @@ Symbolic links to the sources are installed in this directory, which is where
the actual building takes place. In most cases, Exim can discover the machine
architecture and operating system for itself, but the defaults can be
overridden if necessary.
+.cindex compiler requirements
+.cindex compiler version
+A C99-capable compiler will be required for the build.
.section "PCRE library" "SECTpcre"