aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/config-macosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'dep/acelite/ace/config-macosx.h')
-rw-r--r--dep/acelite/ace/config-macosx.h4
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