X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/87e0b12ea07df9147dd279b61639ed19908062f2..25b5d3aa852eb145beea1d3abcbe57e75f2e59a7:/configure.ac?ds=inline diff --git a/configure.ac b/configure.ac index 819ddc24..238e17a4 100644 --- a/configure.ac +++ b/configure.ac @@ -211,6 +211,8 @@ if test -n "$auto_cflags"; then else test -z "$CFLAGS" && CFLAGS=-O || CFLAGS="$CFLAGS -O" fi + AC_DEFINE([NDEBUG], [1], + [Define to disable run-time debugging and asserts.]) fi fi