From: David Levine Date: Wed, 22 Jan 2014 02:50:11 +0000 (-0600) Subject: Enable asserts when debug is enabled, in build_nmh. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/05b74a00b3df7d4f9c6b5be089491b753d9d1a64?ds=inline;hp=--cc Enable asserts when debug is enabled, in build_nmh. --- 05b74a00b3df7d4f9c6b5be089491b753d9d1a64 diff --git a/docs/contrib/build_nmh b/docs/contrib/build_nmh index 66383acf..ba421bf3 100755 --- a/docs/contrib/build_nmh +++ b/docs/contrib/build_nmh @@ -223,7 +223,7 @@ config_opts="--prefix=$config_prefix" [ "$config_tls" = y ] && \ config_opts="$config_opts --with-tls" [ $config_debug = y ] && \ - config_opts="$config_opts --enable-debug" + config_opts="$config_opts --enable-debug --enable-assert" #### dotlocking, the usual default, requires chgrp and chmod of inc.