3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169]

This commit is contained in:
Mark Andrews 2012-02-28 21:34:52 +00:00
parent f1ede06a85
commit 9590d4bcad
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169]
--- 9.9.0 released ---
--- 9.9.0rc4 released ---

View file

@ -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.68 2009/12/05 23:31:41 each Exp $
# $Id: Makefile.in,v 1.68.630.1 2012/02/28 21:34:52 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 \