From 15d089da9f7682bc3524b6a278cfcd64621e7db2 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 01 Jan 2008 14:08:05 +0000 Subject: configurable -DNDEBUG Signed-off-by: Michael Krelin --- (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index 13c4cd2..bacaafa 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,6 @@ noinst_PROGRAMS = test idiscover +AM_CPPFLAGS=${CPPFLAGS_DEBUG} DEFAULT_INCLUDES = -I${top_builddir} INCLUDES = -I${top_srcdir}/include/ ${KONFORKA_CFLAGS} -- cgit v0.9.0.2