summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index 944e520118..85277afd3b 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -175,7 +175,9 @@ Core options:
-doubleconversion .... Select used double conversion library [system/qt/no]
No implies use of sscanf_l and snprintf_l (imprecise).
-glib ................ Enable Glib support [auto]
- -iconv ............... Enable iconv(3) support [auto]
+ -eventfd ............. Enable eventfd support
+ -inotify ............. Enable inotify support
+ -iconv ............... Enable iconv(3) support [posix/sun/gnu/no]
-icu ................. Enable ICU support [auto]
-pps ................. Enable PPS support [auto] (QNX only)
-pcre ................ Select used libpcre3 [system/qt]