after rebuilding most of dude, I ran into this little problem. the
xutf8.cxx.diff
redefines the ICONV_CONST, which is properly working because of the
most recent libiconv patch. I suppose that
FLTK/2.0.5966/Solaris/diffs/xutf8.cxx.diff
could be removed?
Thoughts?
Ben
Index: 2.0.5966/Solaris/apply_patches
===================================================================
--- 2.0.5966/Solaris/apply_patches (revision 2705)
+++ 2.0.5966/Solaris/apply_patches (working copy)
@@ -7,7 +7,6 @@
gl.h.diff \
demo.cxx.diff \
configure.diff \
- xutf8.cxx.diff \
makeinclude.in.diff \
fltk2-config.in.diff
do