summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-11-13 18:16:13 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-11-13 18:16:13 +0100
commitf77c8ca47ff77af44eab7b4b8538ed49ec428eda (patch)
treef1a5206f0abb60a6efeb4c8eb4342331723732c9 /configure.in
parenta2500ae3485d6243778b832d22dc6dc02a00f025 (diff)
parentffcb0baa735538b8b4a0f00799d1185adba2761f (diff)
Merge branch 'maint'
* maint: Couple of patches for AIX build
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 9afeb50..9716655 100644
--- a/configure.in
+++ b/configure.in
@@ -176,6 +176,7 @@ case "${host_os}" in
;;
*aix*)
AC_DEFINE(ZMQ_HAVE_AIX, 1, [Have AIX OS])
+ AC_CHECK_LIB(crypto,RAND_bytes)
;;
*hpux*)
# Define on HP-UX to enable all library features