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>
#endif
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#define PSZ 16
#ifdef XFree86LOADER

View File

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

View File

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

View File

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