]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add ${LMDB_CFLAGS} to DNS_INCLUDES in make/includes.in
authorMark Andrews <marka@isc.org>
Fri, 19 Jun 2020 02:11:06 +0000 (12:11 +1000)
committerMark Andrews <marka@isc.org>
Fri, 19 Jun 2020 02:13:27 +0000 (12:13 +1000)
commit39c3565408d8ea64cfbce08d39f7fb1ec2377e80
treed6c128b2f32da02d49d00f5d686209027fbc53c7
parent41e38c216de4ec65f84db22b4ec6cffb07e65b12
Add ${LMDB_CFLAGS} to DNS_INCLUDES in make/includes.in

so that <lmdb.h> will be found when <dns/lmdb.h> is included.
make/includes.in