DOVECOT_CFLAGS="-std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2   "
DOVECOT_LIBS=" -lrt"
DOVECOT_SSL_LIBS="-lssl -lcrypto  "

LIBDOVECOT='-L/usr/lib64/dovecot -ldovecot'
LIBDOVECOT_LOGIN=-ldovecot-login
LIBDOVECOT_SQL=-ldovecot-sql
LIBDOVECOT_LDA=-ldovecot-lda
LIBDOVECOT_STORAGE=-ldovecot-storage


LIBDOVECOT_INCLUDE=-I/usr/include/dovecot

dovecot_pkgincludedir=/usr/include/dovecot
dovecot_pkglibdir=/usr/lib64/dovecot
dovecot_pkglibexecdir=/usr/libexec/dovecot
dovecot_docdir=/usr/share/doc/dovecot-2.0.9
dovecot_moduledir=/usr/lib64/dovecot
