Add _XSERVER64 definition to config headers.

This commit is contained in:
Daniel Stone 2005-08-21 19:23:17 +00:00
commit 8d6e743bc4
4 changed files with 12 additions and 0 deletions

View file

@ -20,5 +20,8 @@
#undef CYGWINDOWING_DEBUG
#undef CYGMULTIWINDOW_DEBUG
/* Define to 1 if unsigned long is 64 bits. */
#undef _XSERVER64
/* Do we require our own snprintf? */
#undef NEED_SNPRINTF