debrix-driver-cirrus/laguna Makefile.am, NONE, 1.1 lg_driver.c, 1.2,
1.3
Adam Jackson
xserver-commit at pdx.freedesktop.org
Thu Jul 1 18:05:39 PDT 2004
Committed by: ajax
Update of /cvs/xserver/debrix-driver-cirrus/laguna
In directory pdx:/home/ajax/tmp/cirrus/laguna
Modified Files:
lg_driver.c
Added Files:
Makefile.am
Log Message:
Autotool a few more drivers.
--- NEW FILE: Makefile.am ---
driver_LTLIBRARIES = libcirrus_laguna.la
libcirrus_laguna_la_SOURCES = \
lg_driver.c \
lg_i2c.c \
lg_xaa.c \
lg_hwcurs.c \
lg.h \
lg_xaa.h
Index: lg_driver.c
===================================================================
RCS file: /cvs/xserver/debrix-driver-cirrus/laguna/lg_driver.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lg_driver.c 23 Apr 2004 19:28:21 -0000 1.2
+++ lg_driver.c 2 Jul 2004 01:05:36 -0000 1.3
@@ -63,7 +63,7 @@
#include "lg.h"
#include "xf86xv.h"
-#include "Xv.h"
+#include "X11/extensions/Xv.h"
/*
* Forward definitions for the functions that make up the driver.
More information about the xserver-commit
mailing list