From 90a10d3bb26eccfa5ff520e5941bd4514d604ebe Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 29 Nov 2010 21:30:26 +0000 Subject: Added description of new --enable-cp936 configure option git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7915 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/intro.dox | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'documentation/src/intro.dox') diff --git a/documentation/src/intro.dox b/documentation/src/intro.dox index a05bbd60d..59e6ecebf 100644 --- a/documentation/src/intro.dox +++ b/documentation/src/intro.dox @@ -94,7 +94,7 @@ Here are some of the core features unique to FLTK: \li The FLUID program (which includes every widget) is 538k. -\li Written directly atop core libraries (Xlib, WIN32 or Carbon) for +\li Written directly atop core libraries (Xlib, WIN32 or Cocoa) for maximum speed, and carefully optimized for code size and performance. \li Precise low-level compatibility between the X11, WIN32 and MacOS @@ -212,6 +212,9 @@ Enable the Xft library for anti-aliased fonts under X11 \par --enable-x11 When targeting cygwin, build with X11 GUI instead of windows GDI +\par --enable-cp936 +Under X11, enable use of the GB2312 locale + \par --bindir=/path Set the location for executables [default = $prefix/bin] -- cgit v1.2.3