X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;h=b1169907b1a05df0616c57aa7a8e344119807d4e;hb=25a5b729090f48d27f754016280b4a54de9eef21;hp=12c5c8ec387a5b4839c1e975aa906ccbef11bfea;hpb=6741d0572d003667374d9f77e1a9619a28e7362b;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index 12c5c8ec..b1169907 100644 --- a/m4/openbox.m4 +++ b/m4/openbox.m4 @@ -19,7 +19,8 @@ AC_DEFUN([OB_DEBUG], AC_DEFINE([DEBUG], [1], [Creating a debug build]) else AC_MSG_RESULT([RELEASE]) - AC_DEFINE([NDEBUG], [1], [Creating a release build]) +# keep the asserts in +# AC_DEFINE([NDEBUG], [1], [Creating a release build]) fi ])