On 8/15/06, chromatic <[EMAIL PROTECTED]> wrote:
Here's a proposed patch that seems to work okay for me on Linux. It's not great or beautiful, mostly because of the Makefile hackery. It's a starting point though. I suspect Windows might complain.
windows indeed complains. not only about missing prereq (ExtUtils::PkgConfig,) but ...and you've got to see this coming... missing pkg-config. i don't know anything about pkg-config, and i don't know anything about Module::Build, so i can't take this beyond the small makefile fix i needed on the last line of the config/gen/makefiles/ext.in (s<ext/><>.) ~jerry