Go to file
Matthew Flatt a96b6f681c add "share", move "collects" back out of "lib", move "pkgs"
The "share" directory holds platform-independent files, while
"lib" holds platform-specific files.

In principle, the "collects" directory belongs in "share",
as does "doc". Those directories are put into "share"
by a Unix-style install, but left at top level for an
in-place install.

Packages in installation scope are put in "share" instead
of "lib", and the top-level Makefile puts development links
in "share/devel-pkgs".

The `configure' script now supports `--docdir' and `--collectsdir'.

Changed the version to 5.90.0.1.

original commit: 67a9889ef750ce88139e17da6d8f807adcccc68e
2013-07-19 11:52:02 -06:00
pkgs misc changes to avoid absolute paths in bytecode files 2013-07-08 12:24:17 -06:00
racket/collects/rackunit add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00