X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fsrc%2FEDITME;h=dc0892c992e433f3a14b0264848c58a4eafc37fd;hb=13b685f963e9313409f8350f718bac411829a5e7;hp=2ab6386df2a31c26e7355fc651698c87d102d302;hpb=1ea70a03c5568925dcee1a35e6e6a879f2848b26;p=exim.git diff --git a/src/src/EDITME b/src/src/EDITME index 2ab6386df..dc0892c99 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -1,4 +1,4 @@ -# $Cambridge: exim/src/src/EDITME,v 1.11 2005/06/15 14:12:49 fanf2 Exp $ +# $Cambridge: exim/src/src/EDITME,v 1.14 2005/08/01 13:20:28 ph10 Exp $ ################################################## # The Exim mail transport agent # @@ -266,6 +266,7 @@ LOOKUP_LSEARCH=yes # LOOKUP_ORACLE=yes # LOOKUP_PASSWD=yes # LOOKUP_PGSQL=yes +# LOOKUP_SQLITE=yes # LOOKUP_WHOSON=yes # These two settings are obsolete; all three lookups are compiled when @@ -359,7 +360,7 @@ EXIM_MONITOR=eximon.bin # EXPERIMENTAL_BRIGHTMAIL=yes # CFLAGS += -I/opt/brightmail/bsdk-6.0/include -# LDFLAGS += -lxml2 -lbmiclient_single -L/opt/brightmail/bsdk-6.0/lib +# LDFLAGS += -lxml2_single -lbmiclient_single -L/opt/brightmail/bsdk-6.0/lib @@ -694,7 +695,7 @@ ZCAT_COMMAND=/usr/bin/zcat # you are using gcc the dynamically-loaded object must be compiled with the # -shared option, and you will need to add -export-dynamic to EXTRALIBS so # that the local_scan API is made available by the linker. You may also need -# to add -ldl to EXTRALIMS so that dlopen() is available to Exim. +# to add -ldl to EXTRALIBS so that dlopen() is available to Exim. # EXPAND_DLFUNC=yes