diff --git a/Configure.pl b/Configure.pl index 006db291576..f948a454634 100755 --- a/Configure.pl +++ b/Configure.pl @@ -62,6 +62,7 @@ BEGIN $config->{$config_status} = join ' ', map { qq("$_") } @ARGV; GetOptions( + $cfg->options, 'help!', 'prefix=s', 'perl6-home=s', 'nqp-home=s', 'sysroot=s', 'sdkroot=s',