Skip to content

Commit b38ed58

Browse files
authored
Remove unused parameters from the documentation
1 parent 5f480ad commit b38ed58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ Here are listed the libhttpserver specific options (the canonical configure opti
114114
* _\-\-enable-debug:_ enable debug data generation. (def=no)
115115
* _\-\-disable-doxygen-doc:_ don't generate any doxygen documentation. Doxygen is automatically invoked if present on the system. Automatically disabled otherwise.
116116
* _\-\-enable-fastopen:_ enable use of TCP_FASTOPEN (def=yes)
117-
* _\-\-enable-poll[=ARG]:_ enable poll support. Internal behavior of the `INTERNAL_SELECT` (yes, no, auto) [auto]
118-
* _\-\-enable-epoll[=ARG]:_ enable epoll support. Internal behavior of the `INTERNAL_SELECT` (yes, no, auto) [auto]
119117
* _\-\-enable-static:_ enable use static linking (def=yes)
120118

121119
[Back to TOC](#table-of-contents)

0 commit comments

Comments
 (0)