2005-07-06 Alexander Gottwald * configure.ac: * Makefile.am: * include/dix-config.h: Add more defines for XWin DDX Make building of cfb*, afb and mfb conditional Set FD_SETSIZE=256 on cygwin 2005-07-05 Alexander Gottwald * hw/xwin/Makefile.am: Build miinitext.c and fbcmap.c as DDX specific files * configure.ac: Do not define _POSIX_SOURCE on cygwin. 2005-07-05 Alexander Gottwald * fb/Makefile.am: * mi/Makefile.am: * xkb/Makefile.am: Revert last changes. They have to be addressed in a different way 2005-07-05 Alexander Gottwald * configure.ac: * hw/Makefile.am: Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86Misc conditional * include/xwin-config.h.in: * hw/xwin/Makefile.am: Add XWin DDX * include/dix-config.h.in: Added DDXTIME, DDXOSFATALERROR, DDXOSVERRORF and DDXBEFORERESET * fb/Makefile.am: Added fbcmap.c * mi/Makefile.am: Added miinitext.c * xkb/Makefile.am: Added -I$(top_srcdir)/Xext/extmod to INCLUDES 2005-07-02 Daniel Stone * acinclude.m4: * autogen.sh: * configure.ac: * **/Makefile.am: * xorg-server.pc.in: Initial build system checked in.