* 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
|
|
@ -46,6 +46,7 @@ AC_CHECK_LIB(m, cos)
|
|||
|
||||
dnl user-switches
|
||||
AC_APPLICATIONS
|
||||
AC_DEBUG
|
||||
AC_GNUPLOT
|
||||
AC_TUTORIAL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue