Fix support of posix_memalign for Linux 648/head
authorStefan Weil <sw@weilnetz.de>
Sun, 1 Nov 2015 19:37:19 +0000 (20:37 +0100)
committerStefan Weil <sw@weilnetz.de>
Wed, 6 Jan 2016 17:06:45 +0000 (18:06 +0100)
commitc00ee8bff7cd6473021cb6f40199d25898d09250
tree526b966458e8eec727b64c1ad6f45a303598f090
parenta205f703283d42e1989da3670cb1c4bb5d8ae193
Fix support of posix_memalign for Linux

posix_memalign is only declared conditionally in stdlib.h,
so add one of the possible definitions to get the declaration.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
CMakeLists.txt
src/lib/openjp2/opj_config_private.h.cmake.in