mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
3603. [bug] Install <isc/stat.h>. [RT #33956]
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
3603. [bug] Install <isc/stat.h>. [RT #33956]
|
||||||
|
|
||||||
3602. [contrib] Added DLZ Perl module, allowing Perl scripts to
|
3602. [contrib] Added DLZ Perl module, allowing Perl scripts to
|
||||||
integrate with named and serve DNS data.
|
integrate with named and serve DNS data.
|
||||||
(Contributed by John Eaglesham of Yahoo.)
|
(Contributed by John Eaglesham of Yahoo.)
|
||||||
|
@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@
|
|||||||
|
|
||||||
@BIND9_VERSION@
|
@BIND9_VERSION@
|
||||||
|
|
||||||
HEADERS = dir.h int.h net.h netdb.h offset.h stdtime.h \
|
HEADERS = dir.h int.h net.h netdb.h offset.h stat.h stdtime.h \
|
||||||
syslog.h time.h
|
syslog.h time.h
|
||||||
|
|
||||||
SUBDIRS =
|
SUBDIRS =
|
||||||
|
@@ -22,7 +22,7 @@ top_srcdir = @top_srcdir@
|
|||||||
@BIND9_VERSION@
|
@BIND9_VERSION@
|
||||||
|
|
||||||
HEADERS = dir.h int.h mutex.h net.h netdb.h once.h \
|
HEADERS = dir.h int.h mutex.h net.h netdb.h once.h \
|
||||||
stdtime.h thread.h time.h
|
stat.h stdtime.h thread.h time.h
|
||||||
|
|
||||||
SUBDIRS =
|
SUBDIRS =
|
||||||
TARGETS =
|
TARGETS =
|
||||||
|
Reference in New Issue
Block a user