Commit 520682e59647eadf697e6384021e6781164b11b0

Guillem Jover 2011-02-23T14:04:57

Add support for transparent compilation This means that software being ported should not need to be modified in the usual case, as the libbsd headers will take over the standard namespace and fill the missing gaps, and include the system headers. To use this the new libbsd-transparent.pc file can be used through pkg-config, which should end up doing the right thing.