DOVECOT_CFLAGS="-std=gnu99 -O2 -Wa,--compress-debug-sections -gdwarf-4 -fvar-tracking-assignments -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fPIC -fPIE -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="-L/usr/lib64/ -lssl -lcrypto  "
DOVECOT_SQL_LIBS=""

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/lib64/dovecot
dovecot_docdir=/usr/share/doc/dovecot
dovecot_moduledir=/usr/lib64/dovecot/modules
