--- a/src/gettext.h Mon Jul 21 00:08:34 2008 +0000 +++ b/src/gettext.h Tue Dec 15 08:46:37 2009 +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