On Sat, 13 Jan 2007, Dhanaraj M wrote:
The patch looks OK in theory (I haven't actually tested it yet), though I would prefer to see the compiler test as a macro in acinclude.m4
The assembly of CXXFLAGS seems backwards. Instead of making g++ specific flags the default and requiring a special case for each compiler that doesn't support them, it should only add them if being compiled with g++.
Kris Jurka ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend