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

Diff for /pegasus/mak/config-linux.mak between version 1.35.2.3 and 1.37

version 1.35.2.3, 2005/09/30 16:29:57 version 1.37, 2005/11/18 21:17:40
Line 76 
Line 76 
  
 SYS_LIBS = -ldl -lpthread SYS_LIBS = -ldl -lpthread
  
 # Build using fixed release settings  
 #  
 ifdef PEGASUS_USE_RELEASE_DIRS  
   PEGASUS_DEST_LIB_DIR=/opt/tog-pegasus/lib  
 endif  
   
 # PAM support # PAM support
 ifdef PEGASUS_PAM_AUTHENTICATION ifdef PEGASUS_PAM_AUTHENTICATION
    ifeq ($(HPUX_IA64_VERSION), yes)    ifeq ($(HPUX_IA64_VERSION), yes)
Line 99 
Line 93 
 endif endif
  
  
 ifdef PEGASUS_DEBUG  ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS
 FLAGS += -g -fPIC -W -Wall -Wno-unused  -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT FLAGS += -g -fPIC -W -Wall -Wno-unused  -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT
 else else
 FLAGS += -fPIC -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -s -fno-enforce-eh-specs FLAGS += -fPIC -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -s -fno-enforce-eh-specs
Line 167 
Line 161 
     FLAGS += -DPEGASUS_OS_LSB     FLAGS += -DPEGASUS_OS_LSB
 endif endif
  
 #DEFINES += -DPEGASUS_USE_INTERNAL_INLINES  


Legend:
Removed from v.1.35.2.3  
changed lines
  Added in v.1.37

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2