--- a/src/gettext.h Mon Jul 21 00:08:34 2008 +0000 +++ b/src/gettext.h Sun Feb 12 16:30:26 2012 +1000 @@ -28,7 +28,7 @@ #endif /* NLS can be disabled through the configure --disable-nls option. */ -#if ENABLE_NLS +#ifdef ENABLE_NLS /* Get declarations of GNU message catalog functions. */ # include