Howard Chu writes:
Well, we can keep it a contrib thing, without full autoconf support, but help building it a bit. That will make packagers' life easier.
How about recursive configure? I think autoconf supports that. ./configure --contrib or --recursive would run contrib/configure, etc. Still needs to add config stuff, but keeps dependencies out of the main configure and doesn't slow it down for people who don't need it.