Martin Spott <[EMAIL PROTECTED]> wrote:
> The following patch enables building plib on Solaris. Would anyone with
> appropriate connections pushing this to the plib people ?

I have another very small patch that is required to build current plib CVS
on Linux and presumably any other platform, too. Would please anyone forward
this to the plib team ?

--- ssgaScreenDump.cxx.original 2003-07-02 10:15:31.000000000 +0200
+++ ssgaScreenDump.cxx  2003-07-02 10:15:52.000000000 +0200
@@ -26,7 +26,7 @@
 #include <string.h>
 
 
-#include <plib/ul.h>
+#include "ul.h"
 
 static void writeByte ( FILE *fd, unsigned char x )
 {


Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to