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

Diff for /pegasus/mak/config.mak between version 1.211.10.2 and 1.213

version 1.211.10.2, 2013/08/15 06:25:27 version 1.213, 2014/03/11 03:46:15
Line 71 
Line 71 
      PEGASUS_USE_DEBUG_BUILD_OPTIONS = 1      PEGASUS_USE_DEBUG_BUILD_OPTIONS = 1
 endif endif
  
 PLATFORM_FILES=$(wildcard $(ROOT)/mak/platform*.mak)  PLATFORM_FILES=$(wildcard $(ROOT)/mak/platform_*.mak)
 PLATFORM_TEMP=$(subst $(ROOT)/mak/platform_,, $(PLATFORM_FILES)) PLATFORM_TEMP=$(subst $(ROOT)/mak/platform_,, $(PLATFORM_FILES))
 VALID_PLATFORMS=$(subst .mak,  , $(PLATFORM_TEMP)) VALID_PLATFORMS=$(subst .mak,  , $(PLATFORM_TEMP))
  
Line 1494 
Line 1494 
 ## ##
 ##============================================================================== ##==============================================================================
 ifndef PEGASUS_ENABLE_PROTOCOL_WEB ifndef PEGASUS_ENABLE_PROTOCOL_WEB
   PEGASUS_ENABLE_PROTOCOL_WEB = false    PEGASUS_ENABLE_PROTOCOL_WEB = true
 endif endif
  
 ifeq ($(PEGASUS_ENABLE_PROTOCOL_WEB),true) ifeq ($(PEGASUS_ENABLE_PROTOCOL_WEB),true)


Legend:
Removed from v.1.211.10.2  
changed lines
  Added in v.1.213

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2