• Show log

    Commit

  • Hash : c3c8d859
    Author : Guillem Jover
    Date : 2017-06-01T02:43:22

    build: Drop GCC specific compiler flag -include
    
    Instead, explicitly include <config.h> in library and test source files
    for increased portability.
    
    Based-on-patch-by: Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>