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. Grégoire