2002-01-20 Yoshinori K. Okuji <okuji@gnu.org>

* util/grub-image.in: Check stage2 instead of stage2.c to
	determine where the script is invoked, because srcdir may not
	be used for the compilation.
This commit is contained in:
okuji 2002-01-19 20:27:49 +00:00
parent 278681dc7b
commit f66b84f480
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2002-01-20 Yoshinori K. Okuji <okuji@gnu.org>
* util/grub-image.in: Check stage2 instead of stage2.c to
determine where the script is invoked, because srcdir may not
be used for the compilation.
2002-01-20 Yoshinori K. Okuji <okuji@gnu.org>
* grub/asmstub.c (console_putchar): When not using curses,