mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-20 20:12:21 +00:00
Add more defines for XWin DDX Make building of cfb*, afb and mfb
conditional Set FD_SETSIZE=256 on cygwin
This commit is contained in:
parent
71ed3ae0c6
commit
6ba4a2e78a
4 changed files with 44 additions and 10 deletions
|
|
@ -356,3 +356,6 @@
|
|||
|
||||
/* Define to `int' if <sys/types.h> does not define. */
|
||||
#undef pid_t
|
||||
|
||||
/* Build Rootless code */
|
||||
#undef ROOTLESS
|
||||
|
|
|
|||
Loading…
Reference in a new issue