Check if we have posix_memalign() in configure.ac. [23260, 23261]
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Wed, 12 Aug 2009 18:08:58 +0000 (14:08 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 13 Aug 2009 16:46:20 +0000 (12:46 -0400)
commitce966f4d8e8aa9a4465e2ab28666bae891194a72
tree7ebd1c04568827e443a84b27460074523ed5eb5d
parent29c2ae4a0cf924cb011467687a4c43237fb2316c
Check if we have posix_memalign() in configure.ac. [23260, 23261]

Fall back to malloc() in blitters-test.c if we don't.
configure.ac
test/blitters-test.c