The LDFLAGS and CPPFLAGS given to the configure script are not respected because the src/Makefile.in template does not apply them. The attached patch makes sure these flags are properly applied.
configure
src/Makefile.in
Log in to post a comment.