* 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:
kuepper 2006-11-16 12:52:46 +00:00
commit e2e59d3e49
3 changed files with 28 additions and 0 deletions

View file

@ -46,6 +46,7 @@ AC_CHECK_LIB(m, cos)
dnl user-switches
AC_APPLICATIONS
AC_DEBUG
AC_GNUPLOT
AC_TUTORIAL