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

Diff for /pegasus/mak/platform_LINUX_IA64_GNU.mak between version 1.13 and 1.15

version 1.13, 2003/03/13 22:43:23 version 1.15, 2003/03/19 19:02:33
Line 29 
Line 29 
 endif endif
  
 ## ##
   ## The following flag sets the Authentication to be PAM based authentication.
   ##
   
   ifdef PEGASUS_ALWAYS_USE_PAM
    DEFINES += -DPEGASUS_ALWAYS_USE_PAM
   endif
   
   ##
 ## The following flag needs to be set to compile in code for ## The following flag needs to be set to compile in code for
 ## not listing the trace configuration properties. This will cause ## not listing the trace configuration properties. This will cause
 ## the trace configuration properties, traceComponents and traceLevel ## the trace configuration properties, traceComponents and traceLevel
Line 88 
Line 96 
  
 MOVE = mv MOVE = mv
  
 LIB_SUFFIX = .so  
   
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
  
 LIB_SUFFIX = .$(MAJOR_VERSION_NUMBER)  LIB_SUFFIX = .so.$(MAJOR_VERSION_NUMBER)
  


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.15

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2