]> diplodocus.org Git - nmh/commitdiff
Finally deprecate --enable-nmh-debug
authorKen Hornstein <kenh@pobox.com>
Tue, 1 Jan 2013 06:00:03 +0000 (01:00 -0500)
committerKen Hornstein <kenh@pobox.com>
Tue, 1 Jan 2013 06:00:03 +0000 (01:00 -0500)
configure.ac

index 1fe60fb6059e91dc8adae5ad0b398d16d4e9c620..11db054ee2a8d30ec4d7d6d534245c4ce9ead243 100644 (file)
@@ -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 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],
 
 dnl Do you want to disable use of locale functions
 AH_TEMPLATE([LOCALE],