diff --git a/configure b/configure index ec74149627fcc1..49613ef008e400 100755 --- a/configure +++ b/configure @@ -237,7 +237,7 @@ parser.add_option('--with-etw', dest='with_etw', help='build with ETW (default is true on Windows)') -parser.add_option('--with-intl', +intl_optgroup.add_option('--with-intl', action='store', dest='with_intl', default='none',