Hi,
the following patch makes current fltk2 snapshot compile on DragonFly
(http://www.dragonflybsd.org).
Cheers,
Johannes
diff -r 0a9067b60fe3 fltk/x11.h
--- a/fltk/x11.h Sat Jun 28 10:54:24 2008 +0200
+++ b/fltk/x11.h Sat Jun 28 10:58:19 2008 +0200
@@ -67,7 +67,7 @@ header files directly.
# undef Window
-# if defined(__FreeBSD__) || defined(__APPLE__) || defined(__CYGWIN__)
+# if defined(__FreeBSD__) || defined(__APPLE__) || defined(__CYGWIN__) ||
defined(__DragonFly__)
typedef unsigned long ulong;
typedef unsigned int uint;
typedef unsigned char uchar;
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk