From fc89c11ddfdd48f0105f990df6dcaade66005860 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 15 Dec 2015 17:34:47 +0000 Subject: Mention the --enable-x11 configure option is now allowed on the Mac OS platform. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10968 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index b7e8fe83b..7f6151643 100644 --- a/CHANGES +++ b/CHANGES @@ -56,6 +56,9 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ???? - Added the libfltk target to the Xcode project producing a static version of the FLTK library (Mac OS X). - Restored the possibility to call Fl::set_font() before main() starts. + - Allow using the --enable-x11 configure option on the Mac OS platform + which produces an X11 version of the FLTK library (don't use that unless + you know what you do). Bug fixes -- cgit v1.2.3