Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setup.py: improvements to installs with system MuPDF.
Support new environment variables for when building with system MuPDF. Moved classic/rebased extension code into separate functions. Moved common setting of build flags into new fn. In rebased, put mupdf into separate mupdf/ directory. This allows mupdf to be imported with `import mupdf`, which works better when using a system installation of mupdf.
- Loading branch information