Re: Patch - Solving compilation problem for Sun
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Patch - Solving compilation problem for Sun
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
Home |
Main Index |
Thread Index