Merge branch 'maint-0.4.2' into release-0.4.2

This commit is contained in:
Nick Mathewson
2019-11-06 08:57:21 -05:00
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (build system):
- Make pkg-config use --prefix when cross-compiling, if PKG_CONFIG_PATH
is not set. Closes ticket 32191.