X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;h=0bebc7be0be636e0b73331000497de26221eea1c;hb=644d6295014caee6039badeec4817d9856dba97c;hp=84044f36005809be0e4e4a8a40f850a27ff5c907;hpb=32390c6b6dceeb72e4e4ceb0e79ba4d8c8ede9a3;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index 84044f36..0bebc7be 100644 --- a/m4/openbox.m4 +++ b/m4/openbox.m4 @@ -9,7 +9,7 @@ AC_DEFUN([OB_DEBUG], AC_ARG_ENABLE([debug], [ --enable-debug build a debug version default=yes], - [DEBUG=$enableval], [DEBUG="yes"]) + [DEBUG=$enableval], [DEBUG="no"]) AC_ARG_ENABLE([strict-ansi], [ --enable-strict-ansi Enable strict ANSI compliance build default=no],