From: Andrew R. <ar...@us...> - 2001-09-05 10:48:10
|
Update of /cvsroot/plplot/plplot/sys/dos/djgpp/src In directory usw-pr-cvs1:/tmp/cvs-serv15577/src Modified Files: gnusvga.c Log Message: Made some changes to the DJGPP driver, gnusvga.c to make it compatible with the new dynamic driver model. Unfortunately, dynamic drivers won't work with DJGPP, so a few other changes were made to the makefile to create a makefile that works with this new model, all be it statically. |