[racket] VIM
At Sun, 2 Feb 2014 01:55:19 -0200, Eduardo Costa wrote:
> It seems that Vim configure does not accept Racket v5.93 out of the box.
After using `--enable-libs` to build Racket, as in my earlier report,
http://lists.racket-lang.org/users/archive/2014-January/061195.html
I think the remaining problem is in the vim `configure` script.
Short of changing vim's `configure` script to use
`collection-file-path`, I suppose that you could create a dummy
"collects/scheme/base.rkt" file to convince `configure` to set up
`MZSCHEME_MZC`.