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

Diff for /pegasus/mak/config.mak between version 1.171.6.1 and 1.171.6.2

version 1.171.6.1, 2008/08/20 23:05:48 version 1.171.6.2, 2008/08/27 23:57:20
Line 907 
Line 907 
       Please use PEGASUS_USE_EXTERNAL_SLP)       Please use PEGASUS_USE_EXTERNAL_SLP)
   endif   endif
   ## if PEGASUS_USE_OPENSLP used, convert to EXTERNAL_SLP variables   ## if PEGASUS_USE_OPENSLP used, convert to EXTERNAL_SLP variables
     ## as defined for openslp
   ifeq ($(PEGASUS_USE_OPENSLP),true)   ifeq ($(PEGASUS_USE_OPENSLP),true)
     ifeq ($(PEGASUS_ENABLE_SLP),true)     ifeq ($(PEGASUS_ENABLE_SLP),true)
       ###DEFINES += -DPEGASUS_USE_EXTERNAL_SLP_TYPE=1        DEFINES += -DPEGASUS_USE_EXTERNAL_SLP_TYPE=1
       PEGASUS_USE_EXTERNAL_SLP_TYPE=openslp        PEGASUS_USE_EXTERNAL_SLP=openslp
     else     else
       $(error PEGASUS_USE_OPENSLP defined but PEGASUS_ENABLE_SLP is not true. \       $(error PEGASUS_USE_OPENSLP defined but PEGASUS_ENABLE_SLP is not true. \
         Please correct this inconsistency)         Please correct this inconsistency)


Legend:
Removed from v.1.171.6.1  
changed lines
  Added in v.1.171.6.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2