summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Kistner <tom@duncanthrax.net>2005-07-23 20:19:09 +0000
committerTom Kistner <tom@duncanthrax.net>2005-07-23 20:19:09 +0000
commit7c0c85472336978d3dc8b7e7e1994b35df50e849 (patch)
tree5d98b09919dc1ab4fe3ced90bbb65e945e634417 /doc
parent47bbda9903965a1852575b2859357e39a2dd8e50 (diff)
Two minor corrections in the BMI section
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/experimental-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt
index 0cfdcedca..783235ed0 100644
--- a/doc/doc-txt/experimental-spec.txt
+++ b/doc/doc-txt/experimental-spec.txt
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/experimental-spec.txt,v 1.5 2005/07/23 20:16:32 tom Exp $
+$Cambridge: exim/doc/doc-txt/experimental-spec.txt,v 1.6 2005/07/23 20:19:09 tom Exp $
From time to time, experimental features may be added to Exim.
While a feature is experimental, there will be a build-time
@@ -306,7 +306,7 @@ These four steps are explained in more details below.
If you use other CFLAGS or EXTRALIBS_EXIM settings then
merge the content of these lines with them.
- Note for BMI6.x users: You'll also have to add -lxml2
+ Note for BMI6.x users: You'll also have to add -lxml2_single
to the EXTRALIBS_EXIM line. Users of 5.5x do not need to do
this.