3 --enable-shared create shared libraries
4 # --enable-float include support for single-precision floats
5 # --enable-floatinstead compile to use single-precision by default
6 --enable-pthread link MrEd with pthreads (sometimes needed for GL)
7 # --enable-wbuild compile and use wbuild for .w sources
8 # --enable-perl use perl to regenerate certain sources
14 This is the source code distribution for PLT Scheme (MzScheme and/or
15 MrEd with DrScheme). For license information, please see the file
16 plt/notes/COPYING.LIB.
18 Compiled binaries, documentation, and up-to-date information are
19 available at http://plt-scheme.org/; pre-compiled nightly builds are
20 available at http://pre.plt-scheme.org/installers/.