[typo] change --with-sdks to --enable-sdk

git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1567 4407c894-4637-0410-b4f5-ada5f102cad1
This commit is contained in:
Jonathan Yong 2009-11-27 15:06:45 +00:00
parent 52e05627c8
commit de611bbda8

View File

@ -280,7 +280,7 @@ An example configure line for Binutils is:
When you checkout the svn trunk from the mingw-w64 developer repository, there
should be a directory called mingw-w64-headers. Install it with:
../path/to/mingw-w64-headers/configure --prefix=<prefix> \
--with-sdks=none --build=<host triplet> --host=x86_64-w64-mingw32
--enable-sdk=none --build=<host triplet> --host=x86_64-w64-mingw32
make install
To view the available sdks, use --help. The prefix should be similar to the