(file) Return to config.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/config.mak between version 1.117 and 1.118

version 1.117, 2006/01/30 16:16:22 version 1.118, 2006/02/06 17:38:03
Line 89 
Line 89 
  
 ################################################################################ ################################################################################
 ifeq ($(findstring _GNU, $(PEGASUS_PLATFORM)), _GNU) ifeq ($(findstring _GNU, $(PEGASUS_PLATFORM)), _GNU)
       ifdef CXX
         GCC_VERSION = $(shell $(CXX) -dumpversion)
       else
     GCC_VERSION = $(shell g++ -dumpversion)     GCC_VERSION = $(shell g++ -dumpversion)
       endif
 else else
     GCC_VERSION =     GCC_VERSION =
 endif endif


Legend:
Removed from v.1.117  
changed lines
  Added in v.1.118

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2