grub/include
Grégoire Sutre 394a3120a7 Fix a build failure (-Wundef -Werror) when ENABLE_NLS is not defined,
which is the case with --disabled-nls.

	* include/grub/i18n.h: Use (defined(ENABLE_NLS)
	&& ENABLE_NLS) instead of ENABLE_NLS in all #if preprocessor macros.
	* util/misc.c: Likewise.
	* util/mkisofs/mkisofs.c: Likewise.
	* util/mkisofs/mkisofs.h: Likewise.
2010-03-27 12:19:32 +01:00
..
grub Fix a build failure (-Wundef -Werror) when ENABLE_NLS is not defined, 2010-03-27 12:19:32 +01:00
multiboot.h 2010-01-20 Vladimir Serbinenko <phcoder@gmail.com> 2010-01-20 01:08:46 +01:00
multiboot2.h 2010-01-20 Vladimir Serbinenko <phcoder@gmail.com> 2010-01-20 01:08:46 +01:00