Removed MINGW_DEFINE_OFF_T definition when option is off

This commit is contained in:
Snaipe 2015-11-16 00:33:58 +01:00
parent 10e933d758
commit cb02a30576

View file

@ -4,8 +4,8 @@
#cmakedefine ENABLE_NLS @ENABLE_NLS@
#cmakedefine HAVE_PCRE @HAVE_PCRE@
#cmakedefine ENABLE_VALGRIND_ERRORS @ENABLE_VALGRIND_ERRORS@
#cmakedefine MINGW_DEFINE_OFF_T @MINGW_DEFINE_OFF_T@
#cmakedefine01 HAVE_STRTOK_S
#cmakedefine01 MINGW_DEFINE_OFF_T
# define LOCALEDIR "${LOCALEDIR}"
# define PACKAGE "${PROJECT_NAME}"