diff -up Wx-0.9923/build/Wx/build/Options.pm.old Wx-0.9923/build/Wx/build/Options.pm --- Wx-0.9923/build/Wx/build/Options.pm.old 2015-02-04 11:44:25.755694877 -0500 +++ Wx-0.9923/build/Wx/build/Options.pm 2015-02-04 11:44:29.562671786 -0500 @@ -11,7 +11,7 @@ Wx::build::Options - retrieve wxWidgets/ =cut use Getopt::Long; -Getopt::Long::Configure( 'pass_through' ); +# Getopt::Long::Configure( 'pass_through' ); my $help = 0; my $mksymlinks = 0;