projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8edf2fa
)
Added a note that I autoconf-2.59 should be enough.
author
markus schnalke
<meillo@marmaro.de>
Thu, 22 Mar 2012 14:25:41 +0000
(15:25 +0100)
committer
markus schnalke
<meillo@marmaro.de>
Thu, 22 Mar 2012 14:25:41 +0000
(15:25 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
806214c
..
20bcbd1
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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)