2009-11-04 Felix Zielcke <fzielcke@z-51.de>

* configure.ac (AC_PREREQ): Bump to 2.59d.
	* INSTALL: Make it more clear when Autoconf and Ruby are
	needed and when to run `./autogen.sh'.
This commit is contained in:
fzielcke 2009-11-04 08:20:53 +00:00
parent 246cd78f70
commit 86e5b1dbb7
3 changed files with 18 additions and 7 deletions

View file

@ -32,7 +32,7 @@ dnl type.
AC_INIT([GRUB],[1.97],[bug-grub@gnu.org])
AC_PREREQ(2.59)
AC_PREREQ(2.59d)
AC_CONFIG_SRCDIR([include/grub/dl.h])
AC_CONFIG_HEADER([config.h])