Ticket #35893: patch-ace-config.h.diff

File patch-ace-config.h.diff, 294 bytes (added by lockhart (Thomas Lockhart), 12 years ago)

Full configuration file provided in patch format. Includes new #defines required to compile on Lion. Omit one previous #define which is now in the ACE distro.

  • ace/config.h

    old new  
     1#define ACE_LACKS_CLOCKID_T
     2#define ACE_LACKS_CLOCK_MONOTONIC
     3#define ACE_LACKS_CLOCK_REALTIME
     4
     5#include "ace/config-macosx-@MACOSX@.h"