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>
This commit is contained in:
parent
e61638b732
commit
5aafcec96e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue