From: Ken Hornstein Date: Tue, 1 Jan 2013 06:00:03 +0000 (-0500) Subject: Finally deprecate --enable-nmh-debug X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d327be4e227c2918b6f6e262d8d7636835abaa5d?hp=9d137fe490c9eface32fb04a531638e0b2d2c79e Finally deprecate --enable-nmh-debug --- diff --git a/configure.ac b/configure.ac index 1fe60fb6..11db054e 100644 --- a/configure.ac +++ b/configure.ac @@ -27,8 +27,6 @@ dnl -------------------------- dnl Do you want to debug nmh? AC_ARG_ENABLE([debug], AS_HELP_STRING([--enable-debug],[enable nmh code debugging])) -dnl The old redundant --enable-nmh-debug is deprecated and undocumented. -AS_IF([test x"$enable_nmh_debug" = x"yes"], [enable_debug=yes]) dnl Do you want to disable use of locale functions AH_TEMPLATE([LOCALE],