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

Diff for /pegasus/mak/config.mak between version 1.135.4.2 and 1.136

version 1.135.4.2, 2007/07/03 21:50:00 version 1.136, 2007/01/30 12:55:01
Line 584 
Line 584 
   endif   endif
 endif endif
  
   
 #  
 # PEP 291  
 # Enable IPv6 support  
 #  
   
 # Check for Enable IPv6 support  
 ifdef PEGASUS_ENABLE_IPV6  
   ifeq ($(PEGASUS_ENABLE_IPV6),true)  
     DEFINES += -DPEGASUS_ENABLE_IPV6  
   else  
     ifneq ($(PEGASUS_ENABLE_IPV6),false)  
       $(error PEGASUS_ENABLE_IPV6 ($(PEGASUS_ENABLE_IPV6)) \  
        invalid, must be true or false)  
     endif  
   endif  
 endif  
   
 # #
 # PEGASUS_ENABLE_SLP and PEGASUS_DISABLE_SLP # PEGASUS_ENABLE_SLP and PEGASUS_DISABLE_SLP
 # #


Legend:
Removed from v.1.135.4.2  
changed lines
  Added in v.1.136

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2