- Added --enable-debug to configure script. This yields the option in

the help, but does not have the desired result yet.
This commit is contained in:
ccremers 2004-05-23 14:59:55 +00:00
parent 0a4bccedc2
commit ba27e43018

View File

@ -30,6 +30,10 @@ Download and install from http://argtable.sourceforge.net/
or make sure that the libraries can be found by setting
LD_LIBRARY_PATH correctly.))
AC_ARG_ENABLE(debug,
AC_HELP_STRING([--enable-debug], [enable debugging mode]),
AC_DEFINE(DEBUG,1," compile with debugging support"))
VERSION="0.0.1"
SUBDIRS=src