configure: NATIVE_WINDOWS no longer defined in config files

This commit is contained in:
Yang Tse
2012-04-12 13:08:48 +02:00
parent 9e24b9c7af
commit 38ae6ec1a2
6 changed files with 7 additions and 21 deletions

View File

@@ -721,9 +721,6 @@
*/
#cmakedefine LT_OBJDIR ${LT_OBJDIR}
/* Define to 1 if you are building a native Windows target. */
#cmakedefine NATIVE_WINDOWS ${NATIVE_WINDOWS}
/* If you lack a fine basename() prototype */
#cmakedefine NEED_BASENAME_PROTO ${NEED_BASENAME_PROTO}