mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
f999e1350d
by portable.h with NDEBUG undefined. This makes assert() is always available and automatically disables itself when LDAP_DEBUG is undefined. I've included a basic assert() for pre-STDC compilers. It relies on abort() which may not actually be available. (well replace abort() with whatever is appropriate if and when we're faced with a pre-STDC compiler that doesn't have assert()). |
||
---|---|---|
.. | ||
libavl | ||
liblber | ||
libldap | ||
libldap_r | ||
libldbm | ||
libldif | ||
liblutil | ||
Makefile.in |