summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-02-22 00:25:43 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-02-22 00:25:43 +0000
commit186727217a3ea7387d0e1bec25545f6530005b46 (patch)
tree75a3a93f6f188bd29a55ed77a556923c985b1a0b /acconfig.h
parent247129cc75ec8a36d233d9baf4bb298a081e432f (diff)
downloadATCD-186727217a3ea7387d0e1bec25545f6530005b46.tar.gz
ChangeLogTag:Mon Feb 21 16:23:03 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index e6c0ab18d36..39eaa0b896b 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -39,7 +39,6 @@
#undef ACE_HAS_NEW_H
#undef ACE_HAS_STDEXCEPT_NO_H
#undef ACE_HAS_EXCEPTION_H
-#undef ACE_HAS_IOMANIP_NO_H
/* Platform provides <sys/ioctl.h> header */
#undef ACE_HAS_SYS_IOCTL_H
@@ -1320,10 +1319,10 @@
#undef ACE_LACKS_GETPGID_PROTOTYPE
/* Platform/compiler lacks the setregid() prototype */
-#undef ACE_LACKS_SETREGID_PROTO
+#undef ACE_LACKS_SETREGID_PROTOTYPE
/* Platform/compiler lacks the setreuid() prototype */
-#undef ACE_LACKS_SETREUID_PROTO
+#undef ACE_LACKS_SETREUID_PROTOTYPE
/* Platform/compiler lacks the strptime() prototype */
#undef ACE_LACKS_STRPTIME_PROTOTYPE