summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index a93ef8fd01..cff6324a4d 100755
--- a/configure
+++ b/configure
@@ -420,6 +420,8 @@ http2_optgroup.add_option('--debug-nghttp2',
dest='debug_nghttp2',
help='build nghttp2 with DEBUGBUILD (default is false)')
+parser.add_option_group(http2_optgroup)
+
parser.add_option('--with-perfctr',
action='store_true',
dest='with_perfctr',