]> git.sur5r.net Git - openldap/commit
Add sizeof checks to configure.in.
authorKurt Zeilenga <kurt@openldap.org>
Tue, 17 Nov 1998 22:49:15 +0000 (22:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 17 Nov 1998 22:49:15 +0000 (22:49 +0000)
commit05e597d8693d40b3f4333e9abb884be8dc92b709
tree10341a22531e98cc677ee16b9e2e991d1b5683f3
parenta240efce5cbdd31bf98b528cee86de3025e70cfc
Add sizeof checks to configure.in.
Add ac/bytes.h to provided sized types.
Use new sized type in md5/sha1 header through simple typedef.
Should substitute old type for new everywhere.
acconfig.h
configure
configure.in
include/ac/bytes.h [new file with mode: 0644]
include/lutil_md5.h
include/lutil_sha1.h
include/portable.h.in