(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.1 and 1.2

version 1.1, 2003/06/14 19:25:38 version 1.2, 2003/06/24 17:29:13
Line 75 
Line 75 
  
  
 ifdef PEGASUS_DEBUG ifdef PEGASUS_DEBUG
 FLAGS = -g -fpic -W -Wall -Wno-unused  -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -DPEGASUS_DEBUG  FLAGS += -g -fpic -W -Wall -Wno-unused  -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -DPEGASUS_DEBUG
 else else
 FLAGS = -O2 -fpic -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT  FLAGS += -O2 -fpic -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT
 endif endif
  
 ifdef PEGASUS_NO_SLP ifdef PEGASUS_NO_SLP


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2