• Show log

    Commit

  • Hash : 520682e5
    Author : Guillem Jover
    Date : 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.