summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-03-19 06:38:21 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-03-19 06:38:21 +0000
commit8ca602bf4381a0868b041b45d97b16d0e22a7d26 (patch)
treea3076757a6b4d4f4432c1003190d9b8c7e0ea458 /m4
parent8da7fa643fd58b22e1863810f405bbd79adbd895 (diff)
downloadATCD-8ca602bf4381a0868b041b45d97b16d0e22a7d26.tar.gz
ChangeLogTag: Fri Mar 18 22:36:28 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'm4')
-rw-r--r--m4/config_h.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/m4/config_h.m4 b/m4/config_h.m4
index f99234161c1..e83bd52c8d8 100644
--- a/m4/config_h.m4
+++ b/m4/config_h.m4
@@ -628,9 +628,6 @@ AH_TEMPLATE([ACE_LACKS_CMSG_DATA_MEMBER],
AH_TEMPLATE([ACE_LACKS_READDIR_R],[Platform lacks readdir_r()])
-AH_TEMPLATE([ACE_LACKS_INET_ATON],
-[Platform doesn't provide the inet_aton() function.])
-
AH_TEMPLATE([ACE_LACKS_INLINE_FUNCTIONS],
[Platform can't handle "inline" keyword correctly.])