]> granicus.if.org Git - libexpat/commit
Never require XML_POOR_ENTROPY for "./configure && make"
authorSebastian Pipping <sebastian@pipping.org>
Sat, 29 Jul 2017 19:29:14 +0000 (21:29 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 29 Jul 2017 19:38:42 +0000 (21:38 +0200)
commitfd9581a34e5665958939e3db408893fd4fac7398
tree1dc4fdb5b19e66d1accfbc250d663a4482a1fb0d
parent251b1776a7d47bfd6bab44524ff4493ff0784bea
Never require XML_POOR_ENTROPY for "./configure && make"

.. as XML_POOR_ENTROPY was intended to catch _accidental_
compilation with no provider of high quality entropy
enabled for _non-Autoconf_ build systems from the start.
.travis.yml
expat/Changes
expat/configure.ac
expat/lib/xmlparse.c