CVSROOT: /sources/hurd
Module name: hurd-l4
Changes by: Neal H. Walfield <neal> 08/02/15 15:51:26
Modified files:
libhurd-btree : btree.h btree.c Makefile.am ChangeLog
Log message:
2008-02-15 Neal H. Walfield <[EMAIL PROTECTED]>
* btree.h (BTREE_(check_tree_internal)) [!NDEBUG && !NCHECKS]:
Only declare in this case.
(BTREE_check_tree_internal_): Fix argument names.
* btree.c (BTREE_(check_tree_internal)) [!NDEBUG && !NCHECKS]:
Only define in this case.
* Makefile.am (AM_CPPFLAGS): Rename from this...
(COMMON_CPPFLAGS): ... to this. Update users.
(libhurd_btree_a_CPPFLAGS): Add -DNCHECKS.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-btree/btree.h?cvsroot=hurd&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-btree/btree.c?cvsroot=hurd&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-btree/Makefile.am?cvsroot=hurd&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-btree/ChangeLog?cvsroot=hurd&r1=1.19&r2=1.20