Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen

structure interpretations, and remove a bunch of unused junk from
    kdrive-config.h. Xephyr almost works on my amd64.
This commit is contained in:
Eric Anholt 2006-02-12 10:30:47 +00:00
commit 5f45776ef3
4 changed files with 12 additions and 95 deletions

View file

@ -1,3 +1,12 @@
2006-02-12 Eric Anholt <anholt@FreeBSD.org>
* hw/kdrive/linux/Makefile.am:
* hw/kdrive/src/Makefile.am:
* include/kdrive-config.h.in:
Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen
structure interpretations, and remove a bunch of unused junk from
kdrive-config.h. Xephyr almost works on my amd64.
2006-02-11 Eric Anholt <anholt@FreeBSD.org>
* hw/vfb/InitOutput.c: (xf86WrapperInit):