diff options
Diffstat (limited to 'documentation/intro.html')
| -rw-r--r-- | documentation/intro.html | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/documentation/intro.html b/documentation/intro.html index abdf5a454..7cc70753a 100644 --- a/documentation/intro.html +++ b/documentation/intro.html @@ -5,11 +5,11 @@ <P>The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd C++ graphical user interface -toolkit for X (UNIX®), OpenGL®, and Microsoft® -Windows®. Work is also underway to support FLTK under MacOS -X. It was originally developed by Mr. Bill Spitzak and is -currently maintained by a small group of developers across the -world with a central repository in the US.</P> +toolkit for X (UNIX®), OpenGL®, MacOS® X, and +Microsoft® Windows®. It was originally developed by Mr. +Bill Spitzak and is currently maintained by a small group of +developers across the world with a central repository in the +US.</P> <H2>History of FLTK</H2> @@ -151,7 +151,7 @@ the toolkit, which was already in use by several people, Bill came up with "FLTK", including a bogus excuse that it stands for "The Fast Light Toolkit".</P> -<H2>Building and Installing FLTK Under UNIX</H2> +<H2>Building and Installing FLTK Under UNIX and MacOS X</H2> <P>In most cases you can just type "make". This will run configure with the default of no options and then compile @@ -294,15 +294,6 @@ copy makefiles\Makefile.os2x Makefile make </PRE></UL> -<H2>Building FLTK Under MacOS X</H2> - -<P>The current version of FLTK requires the XFree86 X server for -Darwin. Follow the instructions for building FLTK under -UNIX.</P> - -<P>Future versions of FLTK will provide a Carbon-based window -interface, so XFree86 will no longer be required.</P> - <H2>Internet Resources</H2> <P>FLTK is available on the 'net in a bunch of locations:</P> |
