From c4b72029cd7965cdd430eb4d44feb350d043912c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 14 Dec 2009 21:35:02 +0000 Subject: 27518: suggest some more configure argument patterns --- Completion/Unix/Command/_configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_configure') diff --git a/Completion/Unix/Command/_configure b/Completion/Unix/Command/_configure index 5a314b102..3b22b53db 100644 --- a/Completion/Unix/Command/_configure +++ b/Completion/Unix/Command/_configure @@ -6,4 +6,6 @@ _arguments -- -i '(--(disable|enable)-FEATURE* --(with|without)-PACKAGE*)' \ (#s)--with- --without- (#s)--without- --with-)' \ '*=(E|)PREFIX*:prefix directory:_files -/' \ - '*=PROGRAM*:program:_command_names -e' + '*=PROGRAM*:program:_command_names -e' \ + '*=NAME*executable*:program:_command_names -e' \ + '*=NAME*:file:_files' -- cgit 1.4.1