X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fgettext.h;h=2645402e95ea7e6648560effb35d608d0f0219ce;hb=9775c5c9f1b81340f3177ede038f02faed71c887;hp=339c74ffe77844c9aa6d4d6c7479ca18f6e378a2;hpb=8af0757b61990767f2a85e68f535a5af9976fd79;p=ardour.git diff --git a/libs/ardour/gettext.h b/libs/ardour/gettext.h index 339c74ffe7..2645402e95 100644 --- a/libs/ardour/gettext.h +++ b/libs/ardour/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