(file) Return to Defines.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Defines.h between version 1.1.2.10 and 1.1.2.11

version 1.1.2.10, 2007/01/12 22:48:47 version 1.1.2.11, 2007/01/17 22:12:13
Line 170 
Line 170 
 # define EXIT_ON_POLICY_FAILURE # define EXIT_ON_POLICY_FAILURE
 #endif #endif
  
   /*
   **==============================================================================
   **
   ** HAVE_MSG_CONTROL
   **
   **     Define this if the platform support Berkeley msg control structures.
   **
   **==============================================================================
   */
   
   #if defined(PEGASUS_OS_LINUX)
   # define HAVE_MSG_CONTROL
   #endif
   
 #endif /* _Executor_Defines_h */ #endif /* _Executor_Defines_h */


Legend:
Removed from v.1.1.2.10  
changed lines
  Added in v.1.1.2.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2