Browse Source

Help: Add release notes for topic 'FindPkgConfig-PKG_CONFIG'

Brad King 12 years ago
parent
commit
80aa18b4a8
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Help/release/dev/FindPkgConfig-PKG_CONFIG.rst

+ 5 - 0
Help/release/dev/FindPkgConfig-PKG_CONFIG.rst

@@ -0,0 +1,5 @@
+FindPkgConfig-PKG_CONFIG
+------------------------
+
+* The :module:`FindPkgConfig` module learned to use the ``PKG_CONFIG``
+  environment variable value as the ``pkg-config`` executable, if set.