Remove (unused) posix_memalign fallback
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 18 Jun 2019 19:41:56 +0000 (12:41 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 18 Jun 2019 19:41:56 +0000 (12:41 -0700)
commit6172ec5d879653c536d7cb3d3b3760fbb6d0f3f3
treef7d3bd6d0f7887433061b17a318d2f8a4942e6cd
parenteb28d6e48b02a8c49875cfcd084a16c1c66c367e
Remove (unused) posix_memalign fallback

Was wrong.  The returned pointer couldn't be passed to free().  Ouch!
configure.ac
src/hb.hh