* Makefile.in (LEX): new variable.
This commit is contained in:
parent
bd5a6415b0
commit
b1654fdfe1
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2010-04-03 Grégoire Sutre <gregoire.sutre@gmail.com>
|
||||||
|
|
||||||
|
* Makefile.in (LEX): new variable.
|
||||||
|
|
||||||
2010-04-03 Grégoire Sutre <gregoire.sutre@gmail.com>
|
2010-04-03 Grégoire Sutre <gregoire.sutre@gmail.com>
|
||||||
|
|
||||||
* util/i386/efi/grub-dumpdevtree: replaced the non-portable `==' by
|
* util/i386/efi/grub-dumpdevtree: replaced the non-portable `==' by
|
||||||
|
|
|
@ -117,6 +117,7 @@ LIBCURSES = @LIBCURSES@
|
||||||
LIBUSB = @LIBUSB@
|
LIBUSB = @LIBUSB@
|
||||||
LIBSDL = @LIBSDL@
|
LIBSDL = @LIBSDL@
|
||||||
LIBPCIACCESS = @LIBPCIACCESS@
|
LIBPCIACCESS = @LIBPCIACCESS@
|
||||||
|
LEX = @LEX@
|
||||||
YACC = @YACC@
|
YACC = @YACC@
|
||||||
FONT_SOURCE = @FONT_SOURCE@
|
FONT_SOURCE = @FONT_SOURCE@
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue