diff --git a/configure b/configure index 4d4bf6e720149b..7ea7df98443beb 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',