]> git.sur5r.net Git - openldap/history - build/lib-static.mk
Fix bitmasks '0xhh << n' to '(masked type)0xhh << n'
[openldap] / build / lib-static.mk
1998-12-28 Kurt ZeilengaUpdate copyright notices for 1999.
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...