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

Diff for /pegasus/mak/config.mak between version 1.143 and 1.144

version 1.143, 2007/06/27 20:19:42 version 1.144, 2007/07/02 20:03:10
Line 937 
Line 937 
         PEGASUS_JAVA_JAR                = jar         PEGASUS_JAVA_JAR                = jar
         PEGASUS_JAVA_INTERPRETER        = java         PEGASUS_JAVA_INTERPRETER        = java
 endif endif
   
   ##==============================================================================
   ##
   ## Pegasus WMI-Mapper
   ##
   ##==============================================================================
   ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
     ifeq ($(PEGASUS_BUILD_WMIMAPPER),true)
       ifndef MSSdk
         $(error MSSdk environment variable undefined)
       endif
     endif
   endif


Legend:
Removed from v.1.143  
changed lines
  Added in v.1.144

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2