aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 54457e7f..23a9f71b 100644
--- a/README
+++ b/README
@@ -53,6 +53,7 @@ You can use the following options to disable certain MHD features:
53--disable-messages: no error messages (they take space!) 53--disable-messages: no error messages (they take space!)
54--disable-postprocessor: no MHD_PostProcessor API 54--disable-postprocessor: no MHD_PostProcessor API
55--disable-dauth: no digest authentication API 55--disable-dauth: no digest authentication API
56--disable-epoll: no support for epoll, even on Linux
56 57
57The resulting binary should be about 30-40k depending on the platform. 58The resulting binary should be about 30-40k depending on the platform.
58 59