From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 903 invoked from network); 14 Feb 2000 01:17:26 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Feb 2000 01:17:26 -0000 Received: (qmail 27743 invoked by alias); 14 Feb 2000 01:17:19 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9702 Received: (qmail 27729 invoked from network); 14 Feb 2000 01:17:17 -0000 From: "Bart Schaefer" Message-Id: <1000214011609.ZM24980@candle.brasslantern.com> Date: Mon, 14 Feb 2000 01:16:09 +0000 In-Reply-To: Comments: In reply to Peter Stephenson "PATCH: omit modules from compilation and installation process" (Feb 13, 6:44pm) References: X-Mailer: Z-Mail (5.0.0 30July97) To: Peter Stephenson , zsh-workers@sunsite.auc.dk (Zsh hackers list) Subject: Re: PATCH: omit modules from compilation and installation process MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 13, 6:44pm, Peter Stephenson wrote: } Subject: PATCH: omit modules from compilation and installation process } } Now you can give configure a comma-separated list of modules not to compile } nor install as --enable-omit-modules=zsh/example,zsh/zpty. It'd be nice to have a configure switch to replace the mymods.conf file. } Having to use the `enable' in front is a bit tacky, but as far as I } can see there's no way round it. Perhaps this could be combined with the mymods.conf remark above by having a negation syntax: --enable-modules=zsh/stat,\!zsh/example,\!zsh/zpty This would be merged with the mymods.conf file, which could also have the `!' syntax added; of course the configure command line should win if both are present. } There's no restriction on what you can omit, so it requires a bit of } discretion on the part of the compiler. I'll say. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com