John Spencer reported that musl libc doesn't automatically include <stdlib.h>, as Glibc does, so the configure check was wrongly failing. conftest.c: In function 'main': conftest.c:35:5: error: implicit declaration of function 'exit'