From 960962ddce87f6b401523b4426e8b5c61544ec7b Mon Sep 17 00:00:00 2001 From: Alexander Borisov Date: Wed, 31 Jan 2018 15:47:00 +0300 Subject: Added Perl support. --- auto/help | 3 +++ 1 file changed, 3 insertions(+) (limited to 'auto/help') diff --git a/auto/help b/auto/help index e768a228..2e7a1f38 100644 --- a/auto/help +++ b/auto/help @@ -45,4 +45,7 @@ cat << END go OPTIONS configure Go module run "./configure go --help" to see available options + perl OPTIONS configure Perl module + run "./configure perl --help" to see available options + END -- cgit