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:
Alexander Gottwald 2005-07-05 23:01:51 +00:00
commit 6ba4a2e78a
4 changed files with 44 additions and 10 deletions

View file

@ -356,3 +356,6 @@
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t
/* Build Rootless code */
#undef ROOTLESS