[racket-dev] when libffi is already installed
Two days ago, Matthew Flatt wrote:
> As of the latest in the git repo, when libffi is installed
> (including header files), then `configure' detects it and uses it,
> instead of building the copy of libffi that is included with the
> Racket sources.
Does anyone see any problem with adding `--disable-libffi' to the
nightly build, to avoid making the distribution installers depend on
an installed libffi?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!