Removed MINGW_DEFINE_OFF_T definition when option is off
This commit is contained in:
parent
10e933d758
commit
cb02a30576
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue