2008-03-30 Pavel Roskin <proski@gnu.org>

* util/update-grub_lib.in: Define datarootdir, since Autoconf
	2.60 and newer uses it to define datadir.
This commit is contained in:
proski 2008-03-30 06:22:31 +00:00
parent 0bf6d401c1
commit 0ecef90d9b
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2008-03-30 Pavel Roskin <proski@gnu.org>
* util/update-grub_lib.in: Define datarootdir, since Autoconf
2.60 and newer uses it to define datadir.
* commands/sleep.c: Fix warning about implicit declaration.
* disk/memdisk.c: Likewise.
* loader/aout.c: Likewise.