From 37051b6c15cce7d6ab01c50e1086f8ef0b34e93d Mon Sep 17 00:00:00 2001 From: Alexander Borisov Date: Wed, 21 Mar 2018 16:50:07 +0300 Subject: Added Ruby support. --- auto/help | 3 +++ 1 file changed, 3 insertions(+) (limited to 'auto/help') diff --git a/auto/help b/auto/help index 2e7a1f38..98c877fb 100644 --- a/auto/help +++ b/auto/help @@ -48,4 +48,7 @@ cat << END perl OPTIONS configure Perl module run "./configure perl --help" to see available options + ruby OPTIONS configure Ruby module + run "./configure ruby --help" to see available options + END -- cgit