Today I did a clean build and install of the trunk, and I noticed that libffi is not installed. I see this in the top-level Makefile.in: # Dummy target for uninstallable. install-target-libffi: I'd prefer it if libffi install decisions were left up to the libffi Makefile. Tom