Remove non-existent configure option in simple_example.html
authorIvan Maidanski <ivmai@mail.ru>
Fri, 5 May 2017 08:07:34 +0000 (11:07 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 5 May 2017 08:08:01 +0000 (11:08 +0300)
* doc/simple_example.html (Threads): Remove --enable-thread-local-alloc
option (for configure).

doc/simple_example.html

index 22bf694..f8f3951 100644 (file)
@@ -55,7 +55,7 @@ strong preference of the would-be maintainer of those project files.)
 If you need thread support, configure the collector with
 </font>
 <PRE style="color:green">
---enable-threads=posix --enable-thread-local-alloc --enable-parallel-mark
+--enable-threads=posix --enable-parallel-mark
 </pre>
 <FONT COLOR=green>
 instead of