]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix lists of installed header files
authorMichał Kępień <michal@isc.org>
Thu, 5 Mar 2020 11:52:11 +0000 (12:52 +0100)
committerMark Andrews <marka@isc.org>
Thu, 5 Mar 2020 23:09:51 +0000 (23:09 +0000)
lib/dns/include/dns/Makefile.in
lib/isc/include/isc/Makefile.in
lib/isc/unix/include/isc/Makefile.in
lib/isccfg/include/isccfg/Makefile.in

index f16ec752536dbf7cb02d630d46ee298dbad7b0fc..c10a3b372ba43402075103c2d09e089a1dae1b33 100644 (file)
@@ -21,10 +21,10 @@ HEADERS =   acl.h adb.h badcache.h bit.h byaddr.h \
                dnstap.h dyndb.h ecs.h \
                edns.h ecdb.h events.h fixedname.h forward.h geoip.h \
                ipkeylist.h iptable.h \
-               journal.h keydata.h keyflags.h keytable.h keyvalues.h \
-               lib.h librpz.h lookup.h log.h master.h masterdump.h message.h \
-               name.h ncache.h nsec.h nsec3.h nta.h opcode.h order.h \
-               peer.h portlist.h private.h \
+               journal.h kasp.h keydata.h keyflags.h keymgr.h keytable.h \
+               keyvalues.h lib.h librpz.h lookup.h log.h master.h \
+               masterdump.h message.h name.h ncache.h nsec.h nsec3.h nta.h \
+               opcode.h order.h peer.h portlist.h private.h \
                rbt.h rcode.h rdata.h rdataclass.h rdatalist.h \
                rdataset.h rdatasetiter.h rdataslab.h rdatatype.h request.h \
                resolver.h result.h rootns.h rpz.h rriterator.h rrl.h \
index 620c8c308d0ba6b18fc0e380f798feae181209f6..9f63cfd199c1a69c9fcaa545d076f226fbb45c94 100644 (file)
@@ -20,20 +20,20 @@ VERSION=@BIND9_VERSION@
 #
 HEADERS =      aes.h app.h assertions.h astack.h atomic.h backtrace.h \
                base32.h base64.h bind9.h buffer.h bufferlist.h \
-               commandline.h counter.h crc64.h deprecated.h \
-               endian.h errno.h error.h event.h eventclass.h \
-               file.h formatcheck.h fsaccess.h fuzz.h \
-               hash.h heap.h hex.h hmac.h hp.h ht.h httpd.h \
-               interfaceiter.h iterated_hash.h \
-               lang.h lex.h lfsr.h lib.h likely.h list.h log.h \
-               magic.h md.h mem.h meminfo.h mutexblock.h \
-               netaddr.h netscope.h nonce.h os.h parseint.h \
-               pool.h portset.h print.h queue.h quota.h \
-               radix.h random.h ratelimiter.h refcount.h regex.h \
-               region.h resource.h result.h resultclass.h rwlock.h \
-               safe.h serial.h siphash.h sockaddr.h socket.h \
-               stats.h stdio.h strerr.h string.h symtab.h \
-               task.h taskpool.h timer.h tm.h types.h util.h version.h
+               commandline.h counter.h crc64.h deprecated.h endian.h \
+               errno.h error.h event.h eventclass.h file.h \
+               formatcheck.h fsaccess.h fuzz.h glob.h hash.h heap.h \
+               hex.h hmac.h hp.h ht.h httpd.h interfaceiter.h \
+               iterated_hash.h lang.h lex.h lfsr.h lib.h likely.h \
+               list.h log.h magic.h md.h mem.h meminfo.h \
+               mutexatomic.h mutexblock.h netaddr.h netmgr.h \
+               netscope.h nonce.h os.h parseint.h pool.h portset.h \
+               print.h queue.h quota.h radix.h random.h ratelimiter.h \
+               refcount.h regex.h region.h resource.h result.h \
+               resultclass.h rwlock.h safe.h serial.h siphash.h \
+               sockaddr.h socket.h stats.h stdio.h strerr.h string.h \
+               symtab.h task.h taskpool.h timer.h tm.h types.h util.h \
+               version.h
 
 SUBDIRS =
 TARGETS =
index 2e3d3b7f5ea6db79a69dd45c2297eee15ee0e89a..91387c74e778937e3c4e5a93ceb9ea788eeeba51 100644 (file)
@@ -13,7 +13,7 @@ top_srcdir =  @top_srcdir@
 
 VERSION=@BIND9_VERSION@
 
-HEADERS =      dir.h net.h netdb.h offset.h stat.h \
+HEADERS =      align.h dir.h net.h netdb.h offset.h stat.h \
                stdatomic.h stdtime.h syslog.h time.h
 
 SUBDIRS =
index e0fde73843d7cb5d2c9a783acb0c04f9e63521e9..ecf6885e079c9e639d7fd7ea5a676121d51aced9 100644 (file)
@@ -18,8 +18,8 @@ VERSION=@BIND9_VERSION@
 # machine generated.  The latter are handled specially in the
 # install target below.
 #
-HEADERS =      aclconf.h cfg.h dnsconf.h grammar.h log.h namedconf.h \
-               version.h
+HEADERS =      aclconf.h cfg.h dnsconf.h grammar.h log.h kaspconf.h \
+               namedconf.h version.h
 
 SUBDIRS =
 TARGETS =