Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
3fdd1a34
Commit
3fdd1a34
authored
Jul 26, 2016
by
Mark Andrews
Browse files
named-rrchecker is also in ${prefix}/bin
parent
711aff9f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
3fdd1a34
4425. [bug] arpaname
and
dnstap-read
were not being installed
into ${prefix}/bin. Tidy up
installation issues
with CHANGE 4421. [RT #42910]
4425. [bug] arpaname
,
dnstap-read
and named-rrchecker were not
being installed
into ${prefix}/bin. Tidy up
installation issues
with CHANGE 4421. [RT #42910]
4424. [experimental] Named now sends _ta-XXXX.<trust-anchor>/NULL queries
to provide feedback to the trust-anchor administrators
...
...
bin/tools/Makefile.in
View file @
3fdd1a34
...
...
@@ -131,7 +131,7 @@ install:: ${TARGETS} installdirs @DNSTAP@ @NZD_TOOLS@
${LIBTOOL_MODE_INSTALL}
${INSTALL_PROGRAM}
named-journalprint@EXEEXT@
\
${DESTDIR}${sbindir}
${LIBTOOL_MODE_INSTALL}
${INSTALL_PROGRAM}
named-rrchecker@EXEEXT@
\
${DESTDIR}${
s
bindir}
${DESTDIR}${bindir}
${LIBTOOL_MODE_INSTALL}
${INSTALL_PROGRAM}
nsec3hash@EXEEXT@
\
${DESTDIR}${sbindir}
${LIBTOOL_MODE_INSTALL}
${INSTALL_PROGRAM}
genrandom@EXEEXT@
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment