DOVECOT_INSTALLED=yes
DOVECOT_CFLAGS="-std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fno-strict-aliasing -pipe -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=thunk -mindirect-branch=thunk -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 "
DOVECOT_LIBS=""
DOVECOT_SSL_LIBS="-lssl -lcrypto -ldl"
DOVECOT_SQL_LIBS="   "
DOVECOT_COMPRESS_LIBS=" -lz -lbz2 -llzma"
DOVECOT_BINARY_CFLAGS="-fPIE -DPIE"
DOVECOT_BINARY_LDFLAGS="-pie -Wl,-z -Wl,relro -Wl,-z -Wl,now"

LIBDOVECOT='-L/DBA/dovecot/2.3.5.1/lib/dovecot -ldovecot'
LIBDOVECOT_LOGIN='-ldovecot-login -lssl -lcrypto -ldl'
LIBDOVECOT_SQL=-ldovecot-sql
LIBDOVECOT_COMPRESS=-ldovecot-compression
LIBDOVECOT_LDA=-ldovecot-lda
LIBDOVECOT_STORAGE='-ldovecot-storage '
LIBDOVECOT_DSYNC=-ldovecot-dsync
LIBDOVECOT_LIBFTS=-ldovecot-fts


LIBDOVECOT_INCLUDE=-I/DBA/dovecot/2.3.5.1/include/dovecot

dovecot_pkgincludedir=/DBA/dovecot/2.3.5.1/include/dovecot
dovecot_pkglibdir=/DBA/dovecot/2.3.5.1/lib/dovecot
dovecot_pkglibexecdir=/DBA/dovecot/2.3.5.1/libexec/dovecot
dovecot_docdir=/DBA/dovecot/2.3.5.1/share/doc/dovecot
dovecot_moduledir=/DBA/dovecot/2.3.5.1/lib/dovecot
dovecot_statedir=/DBA/dovecot/2.3.5.1/var/lib/dovecot
