X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c9433c53ad292c2f7ec05aa9d083767f95d07858..299efa252e69a2bbf49cce670afa893663df9610:/src/src/EDITME diff --git a/src/src/EDITME b/src/src/EDITME index 44c30ce9b..8ef6a19ad 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -495,6 +495,13 @@ SUPPORT_DANE=yes # LOOKUP_INCLUDE +=-I /usr/local/include # LOOKUP_LIBS=-L/usr/local/lib -lldap -llber -lmysqlclient -lpq -lgds -lsqlite3 -llmdb +#------------------------------------------------------------------------------ +# If you included LOOKUP_LMDB above you will need the library. Depending +# on where installed you may also need an include directory +# +# LOOKUP_INCLUDE += -I/usr/local/include +# LOOKUP_LIBS += -llmdb + #------------------------------------------------------------------------------ # Compiling the Exim monitor: If you want to compile the Exim monitor, a