From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5103 invoked from network); 30 Jan 2000 19:40:39 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Jan 2000 19:40:39 -0000 Received: (qmail 23574 invoked by alias); 30 Jan 2000 19:40:33 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9480 Received: (qmail 23564 invoked from network); 30 Jan 2000 19:40:32 -0000 From: "Bart Schaefer" Message-Id: <1000130194027.ZM31621@candle.brasslantern.com> Date: Sun, 30 Jan 2000 19:40:27 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Module question: hdrdeps and otherincs MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii The explanations of "hdrdeps" and "otherincs" in zsh-development-guide are sorely lacking, and there are no examples of these in any existing module. - hdrdeps extra headers on which the .mdh depends (default none) - otherincs extra headers that are included indirectly (default none) The .mdh is a generated file, so I don't follow how it can depend on any other headers. Is this for some kind of fake dependency just to force the module to be rebuilt? Similarly, I know what "included indirectly" means, but I don't understand how it applies here. Included by the headers listed in $headers, maybe? Is this what I get for actually trying to understand zsh-development-guide rather than just hacking away at one of the existing modules? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com