summaryrefslogtreecommitdiff
path: root/hw/xprint/raster/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xprint/raster/Makefile.am')
-rw-r--r--hw/xprint/raster/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/xprint/raster/Makefile.am b/hw/xprint/raster/Makefile.am
index bf5471df6..1ee1122f2 100644
--- a/hw/xprint/raster/Makefile.am
+++ b/hw/xprint/raster/Makefile.am
@@ -2,8 +2,7 @@ noinst_LTLIBRARIES = libraster.la
INCLUDES = -I$(top_srcdir)/hw/xprint
-AM_CFLAGS = @DIX_CFLAGS@ @XPRINT_CFLAGS@ \
- -D_XP_PRINT_SERVER_ -DPSZ=8
+AM_CFLAGS = @DIX_CFLAGS@ @XPRINT_CFLAGS@ -D_XP_PRINT_SERVER_
libraster_la_SOURCES = \
RasterAttVal.c \