summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-07 15:27:19 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-07 15:27:19 +0000
commitaa4889ef5992bac63b7e1505ef85063043c99e7a (patch)
tree52dcc809423547f0d765fc53a53bd07cf5201c8e /ace/README
parent27ee5f721c0c27cc8a258893560205598532088d (diff)
downloadATCD-aa4889ef5992bac63b7e1505ef85063043c99e7a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/README b/ace/README
index d26059cbb74..1e52e4fcc58 100644
--- a/ace/README
+++ b/ace/README
@@ -79,7 +79,7 @@ ACE_HAS_CHARPTR_SPRINTF sprintf() returns char * rather than int
ACE_HAS_CLOCK_GETTIME Platform supports POSIX 1.b clock_gettime ()
ACE_HAS_CONSISTENT_SIGNAL_PROTOTYPES Prototypes for both signal() and struct sigaction are consistent.
ACE_HAS_CPLUSPLUS_HEADERS Compiler/platform has correctly prototyped header files
-ACE_HAS_DIRENT Compiler/platform has Dirent iterator.
+ACE_HAS_DIRENT Compiler/platform has Dirent iterator functions
ACE_HAS_DLFCN_H_BROKEN_EXTERN_C For platforms, e.g., RedHat 4.2/Linux 2.0.30/Alpha, that don't declare dl* functions as extern "C" in dlfcn.h.
ACE_HAS_DLL Build ACE using the frigging PC DLL nonsense...
ACE_HAS_EXCEPTIONS Compiler supports C++ exception handling