autoconf: Check for posix_memalign
authorDan Nicholson <dbn.lists@gmail.com>
Wed, 4 Jun 2008 20:17:06 +0000 (13:17 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 27 Jun 2008 23:24:42 +0000 (16:24 -0700)
commit985e1cdfe82336d3ce97470eaf98c3c9d54532c8
tree4628dfe935d276831f2a6b6b860b8a9b795209b0
parent3b132b297febf99d7f3989d82f09578471880321
autoconf: Check for posix_memalign

Rather than just defining HAVE_POSIX_MEMALIGN on Linux, check whether
the function exists on all platforms and define the macro if it is.
configure.ac