Copy link
@loonycyborg

loonycyborg Oct 14, 2016

Author Contributor

I'm not author of zlib tool, I merely developed bzip2 tool based on it. I'm not using those env variables myself, I pass -I and -L flags in features cxxflags and linkflags. This way works with zlib config check, but I need bzip2 too and currently it's using old pre-config-check code which requires annoying extra step for this to work. Hence this pull request.