From 6aed8e2d2d20b43fbdcd898f56cd758774b15195 Mon Sep 17 00:00:00 2001 From: James E Keenan Date: Sat, 1 Jun 2019 21:29:22 -0400 Subject: [PATCH] Clarify documentation for bisect runner. The -D, -A and -U switches should be spelled as if you were normally giving them to ./Configure. For: RT # 134164 --- Porting/bisect-runner.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Porting/bisect-runner.pl b/Porting/bisect-runner.pl index 16caab66389f..d8e08c2b06c7 100755 --- a/Porting/bisect-runner.pl +++ b/Porting/bisect-runner.pl @@ -440,7 +440,9 @@ =head1 OPTIONS -A I -Arguments (C<-A>, C<-D>, C<-U>) to pass to F. For example, +Arguments (C<-A>, C<-D>, C<-U>) to pass to F. The C<-D>, C<-A> and +C<-U> switches should be spelled as if you were normally giving them to +F<./Configure>. For example, -Dnoextensions=Encode -Uusedevel