[core] compile fix for Mac OS X 10.6 (old) (fixes #2773)
commitdf61f19daf08de1e7baa88cfb01ec215bc18da10
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 28 Nov 2016 17:37:36 +0000 (28 12:37 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 28 Nov 2016 17:39:11 +0000 (28 12:39 -0500)
tree43b91c7016f0082618770fcc2880a56e51ab5228
parente628fc3509a20b7e7dd03ec522b27f185fe2086c
[core] compile fix for Mac OS X 10.6 (old) (fixes #2773)

Mac OS X 10.7 Lion introduces arc4random_buf()

(thx ryandesign)

x-ref:
  "Mac OS X build issue Undefined symbols"
  https://redmine.lighttpd.net/issues/2773
SConstruct
configure.ac
src/CMakeLists.txt
src/rand.c