On Thursday, 12 March 2020 23:46:55 CET Richard W.M. Jones wrote:
For these simple compile tests where we want to ensure that a basic
external program could be compiled using libnbd, we shouldn't include
<config.h>. This is because we want to test here that <libnbd.h> can
stand alone, without needing anything defined by the GNU autotools
infrastructure.
Of course we can use <config.h> in other test programs where we aren't
evaluating if <libnbd.h> works standalone.
---
LGTM.
--
Pino Toscano