[PATCH] Some fixes from trying to build on OpenBSD
Thomas Nagy
tnagy at waf.io
Tue Nov 17 21:58:23 UTC 2015
On Mon, 16 Nov 2015 21:04:44 +0100, Volker Lendecke wrote:
> On Mon, Nov 16, 2015 at 05:22:52PM +0100, Thomas Nagy wrote:
> > On Mon, 16 Nov 2015 16:53:15 +0100, Volker Lendecke wrote:
> >
> > > Hi!
> > >
> > > Review&push appreciated!
> > >
> >
> > The new "malloc.h" test is wrapped by:
> > if not conf.CHECK_DECLS('malloc', headers='stdlib.h'):
> > in one place, but not in the other. Is that intentional?
>
> Hmm. There should only be one place where this is checked
> left. The first patch in this series is
>
> libreplace: Only check malloc.h once
>
> which should have removed one of the two checks. Where do
> you see the second one?
>
I did not see that it was removed. It looks alright!
Thomas
More information about the samba-technical
mailing list