From: Lyndon Nerenberg Date: Fri, 4 Jul 2014 02:31:44 +0000 (-0700) Subject: Turn back the sasl test. Everything broke as a result. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/4adc55188d1d3adaaed502a215ed33fe140ec9e1?ds=inline;hp=-c Turn back the sasl test. Everything broke as a result. Not surprising. Revert "Comments should say why a chance matters ..." This reverts commit 7e6d0b76b1869b4fecc2412ac68f9739ee5916ea. --- 4adc55188d1d3adaaed502a215ed33fe140ec9e1 diff --git a/configure.ac b/configure.ac index 923a0fea..341e2771 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,8 @@ dnl dnl configure.ac -- autoconf template for nmh dnl + +dnl Move this up a bit AC_PREREQ([2.68]) AC_INIT([nmh], m4_normalize(m4_include([VERSION])), [nmh-workers@nongnu.org])