diff options
| author | Nay <dnpd.dd@gmail.com> | 2012-09-17 23:21:01 +0100 |
|---|---|---|
| committer | Nay <dnpd.dd@gmail.com> | 2012-09-17 23:21:01 +0100 |
| commit | 2e21fa6b925c4572d620248f1b149a5d652836b2 (patch) | |
| tree | d0ff026bc848d7ee466c9b793f42fb9ec4f07f62 /dep/acelite/ace/config-macosx.h | |
| parent | 6ebc6b9a76d0a4576306d777b35ec1a37d3ec5da (diff) | |
Core/Dependencies: Update ACE to v6.1.4 (Windows only)
Tested in multiple configurations
.diff with TC changes added
Diffstat (limited to 'dep/acelite/ace/config-macosx.h')
| -rw-r--r-- | dep/acelite/ace/config-macosx.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dep/acelite/ace/config-macosx.h b/dep/acelite/ace/config-macosx.h index 12b69de3b72..e39e27e0e73 100644 --- a/dep/acelite/ace/config-macosx.h +++ b/dep/acelite/ace/config-macosx.h @@ -1,5 +1,5 @@ /* -*- C++ -*- */ -// $Id: config-macosx.h 91693 2010-09-09 12:57:54Z johnnyw $ +// $Id: config-macosx.h 93359 2011-02-11 11:33:12Z mcorino $ // This configuration file is designed to work with the MacOS X operating system, version 10.2 (Jaguar). @@ -51,6 +51,8 @@ #define ACE_LACKS_GETPGID #define ACE_LACKS_RWLOCK_T +#define ACE_HAS_SIOCGIFCONF + // Optimize ACE_Handle_Set for select(). #define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT |
