summaryrefslogtreecommitdiffhomepage
path: root/auto/help
diff options
context:
space:
mode:
authorAlexander Borisov <alexander.borisov@nginx.com>2018-01-31 15:47:00 +0300
committerAlexander Borisov <alexander.borisov@nginx.com>2018-01-31 15:47:00 +0300
commit960962ddce87f6b401523b4426e8b5c61544ec7b (patch)
tree3c6fa7d9871701bca291ea5899a98397dacc5a87 /auto/help
parent311db93f006153c309b975942c2415655e2ff417 (diff)
downloadunit-960962ddce87f6b401523b4426e8b5c61544ec7b.tar.gz
unit-960962ddce87f6b401523b4426e8b5c61544ec7b.tar.bz2
Added Perl support.
Diffstat (limited to '')
-rw-r--r--auto/help3
1 files changed, 3 insertions, 0 deletions
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