summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-30 19:16:22 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-30 19:16:22 +0000
commit1fb9cced50dd26a7752435f5373c4bd5df38f404 (patch)
treef5b32d662f93406e5e43129bb1bf312a34fcee4a
parent7c4c013540819dae0ff7090330ad2713d29b140b (diff)
downloadATCD-1fb9cced50dd26a7752435f5373c4bd5df38f404.tar.gz
added ACE_LACKS_PWD_FUNCTIONS
-rw-r--r--ace/config-vxworks-ghs-1.8.h1
-rw-r--r--ace/config-vxworks5.2-g++.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-vxworks-ghs-1.8.h b/ace/config-vxworks-ghs-1.8.h
index 26a89d9be8d..2e866e78938 100644
--- a/ace/config-vxworks-ghs-1.8.h
+++ b/ace/config-vxworks-ghs-1.8.h
@@ -19,6 +19,7 @@
#define ACE_LACKS_KEY_T
#define ACE_LACKS_FILELOCKS
#define ACE_LACKS_MEMORY_H
+#define ACE_LACKS_PWD_FUNCTIONS
#define ACE_LACKS_RWLOCK_T
#define ACE_LACKS_STRCASECMP
#define ACE_LACKS_SYSV_MSG_H
diff --git a/ace/config-vxworks5.2-g++.h b/ace/config-vxworks5.2-g++.h
index 1f2bdb2d6bc..4a6f2299733 100644
--- a/ace/config-vxworks5.2-g++.h
+++ b/ace/config-vxworks5.2-g++.h
@@ -16,6 +16,7 @@
#define ACE_LACKS_KEY_T
#define ACE_LACKS_FILELOCKS
#define ACE_LACKS_MEMORY_H
+#define ACE_LACKS_PWD_FUNCTIONS
#define ACE_LACKS_RWLOCK_T
#define ACE_LACKS_STRCASECMP
#define ACE_LACKS_SYSV_MSG_H