Created attachment 1954061 [details] Patch to fix configure tests for C99 compatibility. A configure test used exit() without a prototype. The patched file was originally from GNU libtool; upstream libtool has fixed this problem in a similar manner. Filing this here for tracking purposes because the upstream site no longer responds.