DOVECOT_INSTALLED=yes
DOVECOT_CFLAGS="-std=gnu99 -O2 -g -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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_DSYNC=-ldovecot-dsync
LIBDOVECOT_LIBFTS="/home/fumiyas/git/osstech/rpm/dovecot/devel/head/BUILD/build-sl6/dovecot-2.2.21/src/lib-fts/libfts.la"


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.21
dovecot_moduledir=/opt/osstech/lib64/dovecot/modules
