From 806e57433a38193ae14942ee60f573fe47f4b643 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sun, 11 Sep 2016 21:19:28 +0100 Subject: Rewrite the build system directive parser. --- tools/genssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/genssl b/tools/genssl index 739f7fc7d..c88f9534f 100755 --- a/tools/genssl +++ b/tools/genssl @@ -31,7 +31,7 @@ use warnings FATAL => qw(all); use File::Temp(); # IMPORTANT: This script has to be able to run by itself so that it can be used -# by binary distributions where the make/utilities.pm module will not +# by binary distributions where the make/console.pm module will not # be available! sub prompt($$) { -- cgit v1.2.3