Updated configure scripts, et al, to use and recognize the

SVGAlib driver and an upcoming Toshiba T6963 driver...
This commit is contained in:
ddouthitt
2001-09-26 22:29:00 +00:00
parent 46003178df
commit d67120f519
4 changed files with 30 additions and 3 deletions
+3 -1
View File
@@ -13,7 +13,9 @@ EXTRA_libLCDdrivers_a_SOURCES = MtxOrb.c MtxOrb.h text.c text.h \
port.h joy.c joy.h irmanin.c irmanin.h \
bayrad.h bayrad.c \
CFontz.c CFontz.h lircin.c lircin.h debug.h \
glk.c glk.h glkproto.c glkproto.h
glk.c glk.h glkproto.c glkproto.h \
svgalib_drv.c svgalib_drv.h \
t6963.c t6963.h t6963_font.h
libLCDdrivers_a_DEPENDENCIES = @DRIVERS@
libLCDdrivers_a_LIBADD = @DRIVERS@
# NOTE: $(srcdir)/.. is to get .h files from the server directory