]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Don't install removed int.h and boolean.h headers
authorOndřej Surý <ondrej@sury.org>
Tue, 14 Aug 2018 06:52:25 +0000 (08:52 +0200)
committerMark Andrews <marka@isc.org>
Wed, 15 Aug 2018 00:10:14 +0000 (20:10 -0400)
lib/isc/include/isc/Makefile.in

index 20c54968abe8b9e5e06394001922574c24f09a04..a43ee5f46990ac435f89e04fed3fa628f28583aa 100644 (file)
@@ -19,12 +19,12 @@ VERSION=@BIND9_VERSION@
 # install target below.
 #
 HEADERS =      aes.h app.h assertions.h backtrace.h base32.h base64.h \
-               bind9.h boolean.h buffer.h bufferlist.h \
+               bind9.h buffer.h bufferlist.h \
                commandline.h counter.h crc64.h deprecated.h \
                entropy.h errno.h error.h event.h eventclass.h \
                file.h formatcheck.h fsaccess.h fuzz.h \
                hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h \
-               int.h interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \
+               interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \
                json.h lang.h lex.h lfsr.h lib.h likely.h list.h log.h \
                magic.h md5.h mem.h meminfo.h msgcat.h msgs.h mutexblock.h \
                netaddr.h netscope.h ondestroy.h os.h parseint.h \