From 126def88002caac40898969cd54445595c0f0b3d Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 10 Apr 2002 16:26:33 +0000 Subject: Update docos for all configure options. Bump version numbers to 1.1.0b13. Need to include (via "flstring.h") in src/Fl.cxx to get Fl_Window::hide() to call fl_destroy_xft_draw()... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2066 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/intro.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'documentation') diff --git a/documentation/intro.html b/documentation/intro.html index 2b30a56ad..26c096ba3 100644 --- a/documentation/intro.html +++ b/documentation/intro.html @@ -198,12 +198,27 @@ options are:

+
--enable-cygwin
+
Enable the Cygwin libraries under WIN32
+
--enable-debug
Enable debugging code & symbols
+
--disable-gl
+
Disable OpenGL support
+
--enable-shared
Enable generation of shared libraries
+
--enable-threads
+
Enable multithreading support
+ +
--enable-xdbe
+
Enable the X double-buffer extension
+ +
--enable-xft
+
Enable the Xft library for anti-aliased fonts under X11
+
--bindir=/path
Set the location for executables [default = $prefix/bin]
-- cgit v1.2.3