Fix condition in Makefile.in's LINGUAS assignment.

This commit is contained in:
Grégoire Sutre 2010-07-14 16:47:28 +02:00
parent 8d9a5b15e3
commit 18075f6254
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2010-07-14 Grégoire Sutre <gregoire.sutre@gmail.com>
* Makefile.in: Use the substituted @USE_NLS@ instead of ENABLE_NLS.
2010-07-14 Grégoire Sutre <gregoire.sutre@gmail.com>
* kern/partition.c (grub_partition_check_containment): New function to