summaryrefslogtreecommitdiff
path: root/include/apr.hw
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-10-16 03:34:20 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-10-16 03:34:20 +0000
commit3ca5485d2676f0de9765ad627d91ad71306db88e (patch)
tree6cf95ca087470322c9ec553c7c0842a845e5dd50 /include/apr.hw
parent9efb142c2d5ed7efe33836e2067a0e9eab62671a (diff)
downloadlibapr-3ca5485d2676f0de9765ad627d91ad71306db88e.tar.gz
This 'descended' from apachecore - I have no idea if it is still
appropriate or required. FirstBill? git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60585 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr.hw')
-rw-r--r--include/apr.hw2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/apr.hw b/include/apr.hw
index 77a4065e9..aca77acb8 100644
--- a/include/apr.hw
+++ b/include/apr.hw
@@ -139,6 +139,8 @@
#define APR_USE_PROC_PTHREAD_SERIALIZE 0
#define APR_USE_PTHREAD_SERIALIZE 0
+#define NO_USE_SIGACTION
+
#if APR_HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif