X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c30f86b9629d62eaf9e6617e3303cdc7323026a6..553f2f2c99c5d46754cbc7c1628181e7fbc9525a:/docs/contrib/build_nmh?ds=sidebyside diff --git a/docs/contrib/build_nmh b/docs/contrib/build_nmh index 66383acf..499fadea 100755 --- a/docs/contrib/build_nmh +++ b/docs/contrib/build_nmh @@ -131,7 +131,7 @@ if install-mh -check >/dev/null 2>&1; then config_prefix=`cd $mhbin/.. && pwd` - mtsconf=`dirname "$mhbin"`/etc/mts.conf + mtsconf=`mhparam etcdir`/mts.conf if [ -f "$mtsconf" ]; then mts_entry=`grep '^mts:' "$mtsconf"` if [ "$mts_entry" ]; then @@ -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.