summaryrefslogtreecommitdiff
path: root/configure.py
diff options
context:
space:
mode:
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index 3d4cea32cd..1bef01baef 100755
--- a/configure.py
+++ b/configure.py
@@ -187,7 +187,7 @@ parser.add_option('--openssl-system-ca-path',
parser.add_option('--experimental-http-parser',
action='store_true',
dest='experimental_http_parser',
- help='use llhttp instead of http_parser')
+ help='use llhttp instead of http_parser by default')
shared_optgroup.add_option('--shared-http-parser',
action='store_true',