From fe8530550490ffde816b8f349e73de5294d2cc4b Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 11:46:46 +0000 Subject: moved to Completion/Unix/Command/_configure --- Completion/User/_configure | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Completion/User/_configure (limited to 'Completion/User/_configure') diff --git a/Completion/User/_configure b/Completion/User/_configure deleted file mode 100644 index e66e06082..000000000 --- a/Completion/User/_configure +++ /dev/null @@ -1,9 +0,0 @@ -#compdef configure - -_arguments -- -i '(--(disable|enable)-FEATURE* --(with|without)-PACKAGE*)' \ - -s '((#s)--disable- --enable- - (#s)--enable- --disable- - (#s)--with- --without- - (#s)--without- --with-)' \ - '*=(E|)PREFIX*:prefix directory:_files -/' \ - '*=PROGRAM*:program:_command_names -e' -- cgit v1.2.3