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

Diff for /pegasus/mak/platform_AIX_RS_IBMCXX.mak between version 1.33 and 1.33.4.1

version 1.33, 2008/05/22 17:43:53 version 1.33.4.1, 2008/07/01 15:17:28
Line 90 
Line 90 
  
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
  
 # PAM support  
 ifdef PEGASUS_PAM_AUTHENTICATION  
   EXTRA_LIBRARIES += -lpam  
 endif  
 ##  
 ## The following flags need to be set or unset  
 ## to compile-in the code required for PAM authentication  
 ## and compile-out the code that uses the password file.  
 ##  
 ifdef PEGASUS_PAM_AUTHENTICATION  
  DEFINES += -DPEGASUS_PAM_AUTHENTICATION -DPEGASUS_NO_PASSWORDFILE  
 endif  
   
 ifdef PEGASUS_HAS_MESSAGES  
     ifeq ($(PEGASUS_HAS_ICU),true)  
         MSG_COMPILE = ${ICU_INSTALL}/bin/genrb  
         MSG_FLAGS =  
         MSG_SOURCE_EXT = .txt  
         MSG_COMPILE_EXT = .res  
         CNV_ROOT_CMD = cnv2rootbundle  
   
         SYS_INCLUDES += -I${ICU_INSTALL}/include  
         EXTRA_LIBRARIES += -L${ICU_INSTALL}/lib -licui18n -licuuc  
     endif  
 endif  
   
 ifdef PEGASUS_USE_RELEASE_DIRS ifdef PEGASUS_USE_RELEASE_DIRS
   PEGASUS_DEST_LIB_DIR =/usr/lib   PEGASUS_DEST_LIB_DIR =/usr/lib
 endif endif


Legend:
Removed from v.1.33  
changed lines
  Added in v.1.33.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2