X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fcmake%2FconfigCompiler.h.msvc;h=d4007daf7e9d95925d6f0062702ba4ccae6c2f95;hb=aafd52f44167d5510be1ddcb974daa9dae486933;hp=37ab612e1c01d942ecf64c907ca2937c4f698932;hpb=7ad91d8646c0590ecfd80150e424feb725298c16;p=lyx.git diff --git a/development/cmake/configCompiler.h.msvc b/development/cmake/configCompiler.h.msvc index 37ab612e1c..d4007daf7e 100644 --- a/development/cmake/configCompiler.h.msvc +++ b/development/cmake/configCompiler.h.msvc @@ -43,8 +43,10 @@ #define HAVE__PCLOSE 1 #define HAVE_GETPID 1 #define HAVE__GETPID 1 +#define HAVE_GETTEXT 1 /* TODO this is set manually */ #define HAVE_MKDIR 1 #define HAVE__MKDIR 1 +/* #undef HAVE_SETENV 1 */ #define HAVE_PUTENV 1 #define HAVE_MKTEMP 1 /* #undef HAVE_MKSTEMP 1 */ @@ -146,10 +148,6 @@ # define BOOST_POSIX_PATH 1 #endif -#ifndef HAVE_NEWAPIS_H -# define WANT_GETFILEATTRIBUTESEX_WRAPPER 1 -#endif - /* * the FreeBSD libc uses UCS4, but libstdc++ has no proper wchar_t * support compiled in: