DOVECOT_CFLAGS="-std=gnu99 -arch x86_64 -g -Os -pipe  -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wno-duplicate-decl-specifier -Wstrict-aliasing=2 -Dopenlog=xs_syslog_openlog -Dsyslog=xs_syslog -Dvsyslog=xs_vsyslog -Dsetlogmask=xs_syslog_setlogmask -Dcloselog=xs_syslog_closelog"
DOVECOT_LIBS=""
DOVECOT_SSL_LIBS="-lssl -lcrypto "
DOVECOT_SQL_LIBS="  "
DOVECOT_COMPRESS_LIBS=" -lz -lbz2"

LIBDOVECOT='-L/Applications/Server.app/Contents/ServerRoot/usr/lib/dovecot -ldovecot'
LIBDOVECOT_LOGIN='-ldovecot-login -lssl -lcrypto '
LIBDOVECOT_SQL=-ldovecot-sql
LIBDOVECOT_COMPRESS=-ldovecot-compression
LIBDOVECOT_LDA=-ldovecot-lda
LIBDOVECOT_STORAGE='-ldovecot-storage '


LIBDOVECOT_INCLUDE=-I/Applications/Server.app/Contents/ServerRoot/usr/include/dovecot

dovecot_pkgincludedir=/Applications/Server.app/Contents/ServerRoot/usr/include/dovecot
dovecot_pkglibdir=/Applications/Server.app/Contents/ServerRoot/usr/lib/dovecot
dovecot_pkglibexecdir=/Applications/Server.app/Contents/ServerRoot/usr/libexec/dovecot
dovecot_docdir=/Applications/Server.app/Contents/ServerRoot/usr/share/doc/dovecot
dovecot_moduledir=/Applications/Server.app/Contents/ServerRoot/usr/lib/dovecot
