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
a7ab4ad2
Commit
a7ab4ad2
authored
Feb 28, 2012
by
Mark Andrews
Browse files
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169]
parent
580b5aed
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
a7ab4ad2
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169]
3289. [bug] 'rndc retransfer' failed for inline zones. [RT #28036]
3288. [bug] dlz_destroy() function wasn't correctly registered
...
...
lib/isc/include/isc/Makefile.in
View file @
a7ab4ad2
...
...
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.6
8
20
09/
12/0
5 23:31:41 each
Exp $
# $Id: Makefile.in,v 1.6
9
2012/0
2/28 21:32:36 marka
Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
@@ -29,7 +29,7 @@ top_srcdir = @top_srcdir@
HEADERS
=
app.h assertions.h base64.h bind9.h bitstring.h boolean.h
\
buffer.h bufferlist.h commandline.h entropy.h error.h event.h
\
eventclass.h file.h formatcheck.h fsaccess.h
\
hash.h heap.h hex.h hmacmd5.h
\
hash.h heap.h hex.h hmacmd5.h
hmacsha.h
\
httpd.h
\
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h lang.h lex.h
\
lfsr.h lib.h list.h log.h
\
...
...
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