X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=intl%2Flibgnuintl.h.cmake;h=86042d28b55a862639cc96e5774252a325359afb;hb=db737bab69af91fef8a70ba5f5933e37315e2af7;hp=a1fc7e057b6fe611da8eef96cb9a871dccf3038f;hpb=09a756d79a5f9a15b15c238b279c942f751f7828;p=lyx.git diff --git a/intl/libgnuintl.h.cmake b/intl/libgnuintl.h.cmake index a1fc7e057b..86042d28b5 100644 --- a/intl/libgnuintl.h.cmake +++ b/intl/libgnuintl.h.cmake @@ -19,7 +19,13 @@ #ifndef _LIBINTL_H #define _LIBINTL_H 1 -#include "config.h" +// already defined in config.h but not with 0/1 values +#undef HAVE_POSIX_PRINTF +#undef HAVE_ASPRINTF +#undef HAVE_WPRINTF +#cmakedefine01 HAVE_POSIX_PRINTF +#cmakedefine01 HAVE_ASPRINTF +#cmakedefine01 HAVE_WPRINTF #include