diff options
author | Paul Fertser <fercerpav@gmail.com> | 2013-09-18 13:48:21 +0400 |
---|---|---|
committer | Spencer Oliver <spen@spen-soft.co.uk> | 2013-09-18 19:36:42 +0000 |
commit | 5aafcec96e1b5bd10866cb721db075027003bce6 (patch) | |
tree | aba4cfd41875c98c50d03a009a5479effc50dea7 | |
parent | e61638b7320ea32806df3b01d9c20707dfbe9553 (diff) | |
download | riscv-openocd-5aafcec96e1b5bd10866cb721db075027003bce6.zip riscv-openocd-5aafcec96e1b5bd10866cb721db075027003bce6.tar.gz riscv-openocd-5aafcec96e1b5bd10866cb721db075027003bce6.tar.bz2 |
README.Windows: pkgconfig-lite should go into MinGW, not MSYS
As autoconf is part of MinGW, it uses its root to find m4 files, pkg-config
should be installed accordingly.
Change-Id: I551797e61a3d044f751768bd7d57d8e26e7202cc
Reported-by: Tomáš Voda <Voda.Tomas@seznam.cz>
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/1630
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
-rw-r--r-- | README.Windows | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Windows b/README.Windows index f923228..38f5ef1 100644 --- a/README.Windows +++ b/README.Windows @@ -14,7 +14,7 @@ from: http://sourceforge.net/projects/pkgconfiglite/ -Then simply unzip the archive to the root directory of your MSYS +Then simply unzip the archive to the root directory of your MinGW installation. USB adapters |