summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-19 21:55:52 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-19 21:55:52 +0000
commit6e5fceb7371515a8e6323b64bed17762d05199c1 (patch)
tree6dd80c4fa4d27be4dc450d597ed99e21232ae772 /ace
parent973dcdc4558e1251e92ba9736139cbd95be90156 (diff)
downloadATCD-6e5fceb7371515a8e6323b64bed17762d05199c1.tar.gz
NetBSD 1.3alpha has a better MSYNC. Commented out
ACE_HAS_BROKEN_NETBSD_MSYNC
Diffstat (limited to 'ace')
-rw-r--r--ace/config-netbsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-netbsd.h b/ace/config-netbsd.h
index 0e2d9b34593..3885ab65c8d 100644
--- a/ace/config-netbsd.h
+++ b/ace/config-netbsd.h
@@ -19,7 +19,7 @@
// ********************************************************
#define ACE_NETBSD
-#define ACE_HAS_BROKEN_NETBSD_MSYNC
+// #define ACE_HAS_BROKEN_NETBSD_MSYNC
// Platform specific directives
#define ACE_LACKS_GETPGID