summaryrefslogtreecommitdiff
path: root/ace/config-freebsd-pthread.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-29 08:21:17 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-29 08:21:17 +0000
commite7d70c9a4bed17025eb6ad1ed28e158e60110c39 (patch)
tree2d9ff4a047df3b227a7298cb4c6b577c70acf69c /ace/config-freebsd-pthread.h
parentcaa2540ddb8cb319d3eb8e61fc43ec8a9326b32b (diff)
downloadATCD-e7d70c9a4bed17025eb6ad1ed28e158e60110c39.tar.gz
Updated experimental config claim.
Diffstat (limited to 'ace/config-freebsd-pthread.h')
-rw-r--r--ace/config-freebsd-pthread.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h
index a3dc28eba7b..cdd4fc3a85c 100644
--- a/ace/config-freebsd-pthread.h
+++ b/ace/config-freebsd-pthread.h
@@ -1,13 +1,12 @@
/* -*- C++ -*- */
// $Id$
-// ***** This configuration file is still under debugging. *****
-// ***** It still doesn't work quite the way it expected to. *****
-
// The following configuration file is designed to work for FreeBSD
// platforms using GNU C++ and the POSIX (pthread) threads package
-// by John Birrell. You must at least have 3.0-current as of 2/9/1997 to
-// take the advantage of latest pthread library.
+// by John Birrell.
+
+// Currently, only this test is failing,
+// tests/MT_SOCK_Test
#if !defined (ACE_CONFIG_H)
#define ACE_CONFIG_H