git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change ${quote_pgsql to quote ' as '' instead of \' because of a
[exim.git]
/
doc
/
doc-txt
/
experimental-spec.txt
diff --git
a/doc/doc-txt/experimental-spec.txt
b/doc/doc-txt/experimental-spec.txt
index 67737e9a60e05f23ada20e2ebabdcc30faa4e08d..783235ed05538c4295c8e4e4cd8465ea1c6d1db6 100644
(file)
--- 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.
4 2005/07/21 21:22:53 jetmore
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
From time to time, experimental features may be added to Exim.
While a feature is experimental, there will be a build-time
@@
-300,7
+300,7
@@
These four steps are explained in more details below.
with these lines in Local/Makefile:
EXPERIMENTAL_BRIGHTMAIL=yes
with these lines in Local/Makefile:
EXPERIMENTAL_BRIGHTMAIL=yes
- CFLAGS=-
DBRIGHTMAIL -
I/path/to/the/dir/with/the/includefile
+ CFLAGS=-I/path/to/the/dir/with/the/includefile
EXTRALIBS_EXIM=-L/path/to/the/dir/with/the/library -lbmiclient_single
If you use other CFLAGS or EXTRALIBS_EXIM settings then
EXTRALIBS_EXIM=-L/path/to/the/dir/with/the/library -lbmiclient_single
If you use other CFLAGS or EXTRALIBS_EXIM settings then