Skip to content
Snippets Groups Projects
Commit 130cefc9 authored by Derek Buitenhuis's avatar Derek Buitenhuis
Browse files

doc/platform: Fix 10l typo


This error was somehow missed for months.

Signed-off-by: default avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
parent c6507946
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment