Changed autoconf requirement to 2.59 again.
This commit is contained in:
parent
354f1493cc
commit
b8a942afb8
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
AC_PREREQ([2.70])
|
||||
AC_PREREQ([2.59])
|
||||
|
||||
#
|
||||
# Release procedure
|
||||
|
|
|
|||
Loading…
Reference in New Issue