5 Mar
                
                    2014
                
            
            
                5 Mar
                
                '14
                
            
            
            
        
    
                8:27 a.m.
            
        On 05-03-2014 08:25:38 +0100, Stefan Manegold wrote:
Changeset: 36afc568f849 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=36afc568f849 Modified Files: configure.ag Branch: Jan2014 Log Message:
configure.ag: revised way to determine compiler type (gcc vs. clang vs. icc): in particular do not (only) rely on the result of AC_PROG_CC() (i.e., $GCC) or the name of the call; background is that on Mac OSX Mavericks, Apple prestends that their clang were gcc ...
FYI: they were pretending they had a GCC since OSX Lion. Fabian