summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2009-02-14 14:34:32 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2009-02-14 14:34:32 +0000
commitc0717aa18e7da3768c920569c980e04a577cba11 (patch)
tree7aebdf046ccec77e3e1bd644b950e7dcb64abf19 /documentation
parent4ac63b788ac61296a12b0694ded763244023ff53 (diff)
STR 2147: new configure option --enable-x11 for building on cygwin with X11
support. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6657 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
-rw-r--r--documentation/src/intro.dox3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/src/intro.dox b/documentation/src/intro.dox
index 2965883c1..3dfa2e034 100644
--- a/documentation/src/intro.dox
+++ b/documentation/src/intro.dox
@@ -208,6 +208,9 @@ Enable the X double-buffer extension
\par --enable-xft
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 --bindir=/path
Set the location for executables [default = $prefix/bin]