X-Git-Url: https://git.jankratochvil.net/?p=macros.git;a=blobdiff_plain;f=AutoGen.pm;fp=AutoGen.pm;h=eb2bbd2e8a6c2e3758ca6e1843b5de03bcaaceda;hp=e2829e5bb8e21d7aa0df5a579546cccf6d747af9;hb=6549c847d3ce42f13585094a34e68f617833144a;hpb=4cead2870a6db6f259117b2d4db0720e5e60f159 diff --git a/AutoGen.pm b/AutoGen.pm index e2829e5..eb2bbd2 100644 --- a/AutoGen.pm +++ b/AutoGen.pm @@ -498,7 +498,6 @@ my($class,%options)=@_; "clean" ,\$Options{"ARGV_clean"}, "fullclean",\$Options{"ARGV_fullclean"}, "h|help" ,sub { print _help(); exit 0; }, - $Options{"GetOptions_args"}, ) || @ARGV; for my $subdir (map((!$_ ? () : @$_),$Options{"subdirs"})) {