summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-01-24 13:59:02 +0000
committerRyan Bloom <rbb@apache.org>2000-01-24 13:59:02 +0000
commit377c2cad9d1ea49c0cee5899a93215a0438570a7 (patch)
tree7c7649bc9d24ca066effe7b427ab27b91d5e72b3 /acconfig.h
parent073ed3525a620a98ead8f6d2738f2654bbace553 (diff)
downloadapr-377c2cad9d1ea49c0cee5899a93215a0438570a7.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: https://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