]> git.lyx.org Git - lyx.git/blobdiff - intl/libgnuintl.h.cmake
Don't show citation engines in the list of modules. They are found under the bibliogr...
[lyx.git] / intl / libgnuintl.h.cmake
index a1fc7e057b6fe611da8eef96cb9a871dccf3038f..86042d28b55a862639cc96e5774252a325359afb 100644 (file)
 #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 <locale.h>