Hi there...
Yes, I've already sent a patch to fix this but it never got in I'm afraid...
I've worked around this by setting CFLAGS manually when I run configure...
Best regards
On Thu, Jun 19, 2008 at 5:11 PM, Colin Whittaker
<[EMAIL PROTECTED]> wrote:
> I'm trying to get rid of the possibility o
I'm trying to get rid of the possibility of assert() by passing
--enable_ndebug to configure.
It does not seem to work.
I think the problem may be in m4/sac-general.m4
Starting at line 323.
AC_DEFUN([SAC_ENABLE_NDEBUG],[
AC_REQUIRE([SAC_TOOL_CC])
AC_ARG_ENABLE(ndebug,
[ --enable-ndebug co