DOVECOT_CFLAGS="-std=gnu99 -O -g -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2   "
DOVECOT_LIBS="-lrt "
DOVECOT_SSL_LIBS="-lssl -lcrypto  "
DOVECOT_SQL_LIBS="  "
DOVECOT_COMPRESS_LIBS=" -lz -lbz2"

LIBDOVECOT='-L/opt/osstech/lib64/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/opt/osstech/include/dovecot

dovecot_pkgincludedir=/opt/osstech/include/dovecot
dovecot_pkglibdir=/opt/osstech/lib64/dovecot
dovecot_pkglibexecdir=/opt/osstech/libexec/dovecot
dovecot_docdir=/opt/osstech/share/doc/osstech-dovecot-2.2.13
dovecot_moduledir=/opt/osstech/lib64/dovecot
