Modified config template for cmake to avoid a particular conflict.

This commit is contained in:
Ward Fisher 2015-12-28 21:41:07 +00:00
parent cee769cc1e
commit c5edd76b38

View File

@ -210,7 +210,7 @@ are set when opening a binary file on Windows. */
#cmakedefine HAVE_FILE_LENGTH_I64 @HAVE_FILE_LENGTH_I64@
/* Define whether char is signed by default. */
#cmakedefine __CHAR_UNSIGNED__
//#cmakedefine __CHAR_UNSIGNED__
/* The size of `void*` as computed by sizeof. */
#cmakedefine SIZEOF_VOIDSTAR @SIZEOF_VOIDSTAR@