CFLAGS="-std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -I/usr/kerberos/include   "
LIBS=""
SSL_LIBS="-L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz  "

STORAGE_LIBS=" $(top_builddir)/src/lib-storage/index/maildir/libstorage_maildir.a $(top_builddir)/src/lib-storage/index/mbox/libstorage_mbox.a $(top_builddir)/src/lib-storage/index/libstorage_index.a $(top_builddir)/src/lib-index/libindex.a"
LIBICONV=""
RAND_LIBS=""
MODULE_LIBS="-export-dynamic -ldl"

dovecot_incdir=/usr/include/dovecot
moduledir=/usr/lib64/dovecot
