We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190d912 commit ed95916Copy full SHA for ed95916
release/osx/README.txt
@@ -21,6 +21,13 @@ Dir Contents
21
How to build
22
--------------
23
24
+* You need to make sure to unset PKG_CONFIG_PATH to make sure the
25
+ static linking below is respected. Otherwise the mpl build script
26
+ will dynamically link using the libs from pkgconfig if you have this
27
+ configured on your box::
28
+
29
+ unset PKG_CONFIG_PATH
30
31
* OPTIONAL: edit :file:`Makefile` so that the *VERSION variables point
32
to the latest zlib, png, freetype
33
0 commit comments