configure: Remove a check that will always fail

And update the changes file to be more specific.

Part of 32191.
This commit is contained in:
teor
2019-11-05 15:48:01 +10:00
parent 2a349006b9
commit 804d7c9bfc
2 changed files with 2 additions and 7 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
o Minor features (build system):
- force pkg-config to only use --prefix when cross-compiling.
Closes ticket 32191.
- Make pkg-config use --prefix when cross-compiling, if PKG_CONFIG_PATH
is not set. Closes ticket 32191.