On 08/05/2012 12:02 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
On 01.08.2012 01:20, Grégoire Sutre wrote:
This prevents configure from believing that -nostdinc -isystem
works in some cases where it doesn't (NetBSD with non-native
gcc 4.4).
The patch simply adds the requirement that #incl
On 01.08.2012 01:20, Grégoire Sutre wrote:
> This prevents configure from believing that -nostdinc -isystem
> works in some cases where it doesn't (NetBSD with non-native
> gcc 4.4).
>
> The patch simply adds the requirement that #include
> works with -nostdinc -isystem.
>
Go ahead.
> Grégoir