Commit 7139f0e6 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Fix typo in platform documentation.

parent bb9bc1fc
......@@ -143,7 +143,7 @@ make
make install
@end example
If you wish to compile static libraries, add @code{--enable-shared} to your
If you wish to compile shared libraries, add @code{--enable-shared} to your
configure options. Note that due to the way MSVC handles DLL imports and
exports, you cannot compile static and shared libraries at the same time, and
enabling shared libraries will automatically disable the static ones.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment