* Makefile.in (LEX): new variable.

This commit is contained in:
Grégoire Sutre 2010-04-03 20:35:13 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent bd5a6415b0
commit b1654fdfe1
2 changed files with 5 additions and 0 deletions

View File

@ -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>
* util/i386/efi/grub-dumpdevtree: replaced the non-portable `==' by

View File

@ -117,6 +117,7 @@ LIBCURSES = @LIBCURSES@
LIBUSB = @LIBUSB@
LIBSDL = @LIBSDL@
LIBPCIACCESS = @LIBPCIACCESS@
LEX = @LEX@
YACC = @YACC@
FONT_SOURCE = @FONT_SOURCE@