mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Add _XSERVER64 definition to config headers.
This commit is contained in:
parent
5881051738
commit
8d6e743bc4
4 changed files with 12 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue