Add explicit PSZ defines, remove unnecessary dix-config.h include.

Add -DXF86PM, forgotten from last commit.
This commit is contained in:
Daniel Stone 2005-07-03 12:15:16 +00:00
parent 4e501d35e2
commit c1e69798ad
4 changed files with 4 additions and 12 deletions

View File

@ -29,9 +29,7 @@
#include <xorg-config.h> #include <xorg-config.h>
#endif #endif
#ifdef HAVE_DIX_CONFIG_H #define PSZ 16
#include <dix-config.h>
#endif
#ifdef XFree86LOADER #ifdef XFree86LOADER

View File

@ -29,9 +29,7 @@
#include <xorg-config.h> #include <xorg-config.h>
#endif #endif
#ifdef HAVE_DIX_CONFIG_H #define PSZ 24
#include <dix-config.h>
#endif
#ifdef XFree86LOADER #ifdef XFree86LOADER

View File

@ -29,9 +29,7 @@
#include <xorg-config.h> #include <xorg-config.h>
#endif #endif
#ifdef HAVE_DIX_CONFIG_H #define PSZ 32
#include <dix-config.h>
#endif
#ifdef XFree86LOADER #ifdef XFree86LOADER

View File

@ -29,9 +29,7 @@
#include <xorg-config.h> #include <xorg-config.h>
#endif #endif
#ifdef HAVE_DIX_CONFIG_H #define PSZ 8
#include <dix-config.h>
#endif
#ifdef XFree86LOADER #ifdef XFree86LOADER