Remove stray mfb/cfb references.

This commit is contained in:
Adam Jackson 2006-04-30 20:33:27 +00:00
parent 291e89d4f2
commit ad124742ae
3 changed files with 6 additions and 2 deletions

View File

@ -36,6 +36,10 @@
* miext/rootless/accel/rlAccel.c:
Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.
* Xprint/ps/Makefile.am:
* Xprint/raster/Makefile.am:
Remove stray mfb/cfb references.
2006-04-27 Eric Anholt <anholt@FreeBSD.org>
* exa/exa_accel.c: (exaPolyPoint), (exaPolylines),

View File

@ -1,6 +1,6 @@
noinst_LTLIBRARIES = libps.la
INCLUDES = -I$(top_srcdir)/Xprint -I$(top_srcdir)/cfb -I$(top_srcdir)/mfb
INCLUDES = -I$(top_srcdir)/Xprint
AM_CFLAGS = @SERVER_DEFINES@ @DIX_CFLAGS@ @XPRINT_CFLAGS@ @FREETYPE_CFLAGS@ \
-D_XP_PRINT_SERVER_ -DPSZ=8 -DXP_PSTEXT

View File

@ -1,6 +1,6 @@
noinst_LTLIBRARIES = libraster.la
INCLUDES = -I$(top_srcdir)/Xprint -I$(top_srcdir)/cfb -I$(top_srcdir)/mfb
INCLUDES = -I$(top_srcdir)/Xprint
AM_CFLAGS = @SERVER_DEFINES@ @DIX_CFLAGS@ @XPRINT_CFLAGS@ \
-D_XP_PRINT_SERVER_ -DPSZ=8