summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-01-24 13:59:02 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-01-24 13:59:02 +0000
commit6a82a5e8d12d2dbabd0446bc1b972c60eb399c1e (patch)
tree7c7649bc9d24ca066effe7b427ab27b91d5e72b3 /acconfig.h
parentafb55f0b9b77cc789d9e0d05e18b75c087ccb3c5 (diff)
downloadlibapr-6a82a5e8d12d2dbabd0446bc1b972c60eb399c1e.tar.gz
Namespace protect the HAVE_SEMUN variable that was added. This has not
been tested fully, because I don't have access to a platform that uses semaphores, but the logic is sound. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59617 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 1b4f88339..199692d5a 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -27,7 +27,6 @@
@TOP@
/* Various #defines we need to know about */
-#undef HAVE_STRUCT_UNION_SEMUN
#undef HAVE_LOCK_EX
#undef HAVE_F_SETLK
#undef HAVE_PTHREAD_PROCESS_SHARED