* configure.in (AC_DEBUG): add test
* acinclude.m4 (AC_DEBUG): Define debug-feature and set DEBUG, NODEBUG, or NDEBUG according to its value.
This commit is contained in:
parent
d7b935b645
commit
e2e59d3e49
3 changed files with 28 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
2006-11-16 Jochen Küpper <jochen@fhi-berlin.mpg.de>
|
||||
|
||||
* configure.in (AC_DEBUG): add test
|
||||
|
||||
* acinclude.m4 (AC_DEBUG): Define debug-feature and set DEBUG, NODEBUG,
|
||||
or NDEBUG according to its value.
|
||||
|
||||
* Local Variables:
|
||||
* coding: iso-8859-1
|
||||
|
|
|
|||
Reference in a new issue