grub/util/mkisofs
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
..
include Remove support for non-Autoconf build mode. 2009-11-08 22:55:12 +00:00
defaults.h 2010-01-08 Robert Millan <rmh.mkisofs@aybabtu.com> 2010-01-08 15:19:42 +00:00
eltorito.c 2010-01-16 Carles Pina i Estany <carles@pina.cat> 2010-01-16 00:26:52 +00:00
exclude.h 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
hash.c 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
iso9660.h 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
joliet.c 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
match.c 2009-11-18 Robert Millan <rmh.grub@aybabtu.com> 2009-11-18 22:49:59 +00:00
match.h 2009-11-18 Robert Millan <rmh.grub@aybabtu.com> 2009-11-18 22:49:59 +00:00
mkisofs.c Fix a build failure (-Wundef -Werror) when ENABLE_NLS is not defined, 2010-03-27 12:19:32 +01:00
mkisofs.h Fix a build failure (-Wundef -Werror) when ENABLE_NLS is not defined, 2010-03-27 12:19:32 +01:00
msdos_partition.h 2009-12-21 Robert Millan <rmh.grub@aybabtu.com> 2009-12-21 20:22:12 +00:00
multi.c 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
name.c 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
rock.c 2010-01-16 Carles Pina i Estany <carles@pina.cat> 2010-01-16 00:26:52 +00:00
tree.c 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
write.c 2010-01-16 Carles Pina i Estany <carles@pina.cat> 2010-01-16 00:26:52 +00:00