Thank you for your patches! 
I will apply the first patch (malloc).

@Felipe: Can you apply the other patch? I can't test python bindings. 
 
Am 05.01.2011 um 09:38 schrieb Rob Vermaas:

> Hi,
> 
> while building libredwg we encountered some problems. See
> http://hydra.nixos.org/build/847533 for a problem including
> sys/malloc.h .
> Attached are two patches which resolved the problems for us.
> 
> First patch removes the sys/malloc.h include, as the portable way is
> to use stdlib.h which is already included.
> Second patch removes a hardcoded python path (/usr/include/...) and
> replaces it by the AX_SWIG_PYTHON_CPPFLAGS variable.
> 
> greetings,
> Rob
> 
> -- 
> Rob Vermaas
> 
> [email] [email protected]
> <0001-do-not-use-sys-malloc.h-include-not-needed-because-o.patch><0002-use-AX_SWIG_PYTHON_CPPFLAGS-variable-in-stead-of-har.patch>


Reply via email to