debrix-driver-chips/chips Makefile.am,NONE,1.1 ct_video.c,1.3,1.4

Adam Jackson <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: ajax

Update of /cvs/xserver/debrix-driver-chips/chips
In directory pdx:/home/ajax/tmp/chips/chips

Modified Files:
	ct_video.c 
Added Files:
	Makefile.am 
Log Message:
Autotool a few more drivers.


--- NEW FILE: Makefile.am ---
driver_LTLIBRARIES = libchips.la
man_MANS = chips.man

AM_CFLAGS = -DPSZ=8

libchips_la_SOURCES = \
	ct_driver.c \
	ct_bank.c \
	ct_accel.c \
	ct_accelmm.c \
	ct_accelhi.c \
	ct_cursor.c \
	ct_ddc.c \
	ct_regs.c \
	ct_dga.c \
	ct_shadow.c \
	ct_video.c \
	ct_BlitMM.h \
	ct_Blitter.h \
	ct_BltHiQV.h \
	ct_driver.h

ct_accelmm.c: ct_accel.c
	echo '#define CHIPS_MMIO' > $@
	echo '#include "ct_accel.c"' >> $@

ct_accelhi.c: ct_accel.c
	echo '#define CHIPS_MMIO' > $@
	echo '#define CHIPS_HIQV' >> $@
	echo '#include "ct_accel.c"' >> $@

DISTCLEANFILES = ctaccelmm.c ctaccelhi.c

Index: ct_video.c
===================================================================
RCS file: /cvs/xserver/debrix-driver-chips/chips/ct_video.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ct_video.c	24 May 2004 19:00:03 -0000	1.3
+++ ct_video.c	2 Jul 2004 01:05:35 -0000	1.4
@@ -11,7 +11,7 @@
 #include "regionstr.h"
 
 #include "ct_driver.h"
-#include "Xv.h"
+#include "X11/extensions/Xv.h"
 #include "xaa.h"
 #include "xaalocal.h"
 #include "dixstruct.h"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.