]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Don't try to install removed int.h and boolean.h headers
authorMathieu Arnold <mat@FreeBSD.org>
Mon, 13 Aug 2018 13:30:36 +0000 (15:30 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 13 Aug 2018 13:30:36 +0000 (15:30 +0200)
lib/isc/include/isc/Makefile.in

index 5c4a356193d2e02903a9f699c87db8d65a868bfb..5c0004f8a5948727a03c5fbf91951bc179c93e7f 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 \
                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 nonce.h os.h parseint.h \