DOVECOT_INSTALLED=yes
DOVECOT_CFLAGS=" -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -std=gnu11 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2  -g -O2 -Werror=implicit-function-declaration -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -funwind-tables -fstack-clash-protection -isystem /usr/include/mit-krb5"
DOVECOT_LIBS=""
DOVECOT_SSL_LIBS="-lssl -lcrypto"
DOVECOT_SQL_LIBS=""
DOVECOT_LDAP_LIBS="-lldap -llber"
DOVECOT_COMPRESS_LIBS=" -lz -lbz2 -llz4 -lxxhash -lzstd"
DOVECOT_LUA_LIBS="-llua5.4"
DOVECOT_LUA_CFLAGS="-I/usr/include/lua5.4"
DOVECOT_BINARY_CFLAGS="-fPIE -DPIE"
DOVECOT_BINARY_LDFLAGS="-pie -Wl,-z -Wl,relro -Wl,-z -Wl,now"
DOVECOT_HAVE_MAIL_UTF8="yes"

DOVECOT_PRO_BUILD="0"

LIBDOVECOT='-L/usr/lib/dovecot -ldovecot'
LIBDOVECOT_LOGIN='-ldovecot-login -lssl -lcrypto'
LIBDOVECOT_SQL=-ldovecot-sql
LIBDOVECOT_LDAP=-ldovecot-ldap
LIBDOVECOT_COMPRESS=-ldovecot-compression
LIBDOVECOT_LDA=-ldovecot-lda
LIBDOVECOT_STORAGE='-ldovecot-storage '
LIBDOVECOT_DSYNC=-ldovecot-dsync
LIBDOVECOT_LIBLANG=-ldovecot-language
LIBDOVECOT_LUA=-ldovecot-lua
LIBDOVECOT_OPENSSL=-lssl_iostream_openssl
LIBDOVECOT_GSSAPI="/build/reproducible-path/dovecot-2.4.2+dfsg1/src/lib-dovecot/libdovecot-gssapi.la"


LIBDOVECOT_INCLUDE=-I/usr/include/dovecot

dovecot_pkgincludedir=/usr/include/dovecot
dovecot_pkglibdir=/usr/lib/dovecot
dovecot_pkglibexecdir=/usr/lib/dovecot
dovecot_docdir=/usr/share/doc/dovecot-core
dovecot_moduledir=/usr/lib/dovecot/modules
dovecot_statedir=/var/lib/dovecot
