summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2002-01-08 06:22:26 +0000
committerjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2002-01-08 06:22:26 +0000
commit6d270b8236913317f07211bca41d9c53664131d4 (patch)
tree971768df2f5bea09870fd2316ed281c728a9c563 /acconfig.h
parent21f23f71976bd04e96c4b33d8e3c7df831c7a63f (diff)
downloadlibapr-6d270b8236913317f07211bca41d9c53664131d4.tar.gz
Add support for EGD-compatible entropy gatherers (such as EGD or PRNGd).
At configure-time, specify --with-egd=/path/to/egd/socket. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62715 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 77e6e0f71..c2a8fbd2a 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -10,6 +10,8 @@
#undef HAVE_CODESET
#undef HAVE_PTHREAD_PROCESS_SHARED
#undef DEV_RANDOM
+#undef HAVE_EGD
+#undef EGD_DEFAULT_SOCKET
#undef HAVE_TRUERAND
#undef HAVE_POLLIN
#undef HAVE_isascii