Added a note that I autoconf-2.59 should be enough.
[mmh] / configure.ac
index 806214c..20bcbd1 100644 (file)
@@ -4,6 +4,7 @@ dnl
 
 dnl Move this up a bit
 AC_PREREQ(2.61)
+dnl (I was able to configure with autoconf-2.59 --meillo 2012-03-22)
 
 AC_INIT(mmh, m4_normalize(m4_include([VERSION])))
 AC_CONFIG_SRCDIR(h/nmh.h)