X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fgettext.h;h=2645402e95ea7e6648560effb35d608d0f0219ce;hb=800fdd0f0fba047b3189326b424a8ece46666880;hp=339c74ffe77844c9aa6d4d6c7479ca18f6e378a2;hpb=22c20ab6f215c0ab24702a479aa6821c25a7d058;p=ardour.git diff --git a/libs/pbd/gettext.h b/libs/pbd/gettext.h index 339c74ffe7..2645402e95 100644 --- a/libs/pbd/gettext.h +++ b/libs/pbd/gettext.h @@ -20,7 +20,7 @@ #define _LIBGETTEXT_H 1 /* NLS can be disabled through the configure --disable-nls option. */ -#if ENABLE_NLS +#ifdef ENABLE_NLS /* Get declarations of GNU message catalog functions. */ # include