X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f To: Eli Zaretskii Cc: djgpp-workers AT delorie DOT com, bug-bison AT gnu DOT org Subject: Re: ANNOUNCE: port of alpha bison-2.0 References: <41E44BA6 DOT 16849 DOT 47FF9F7 AT localhost> <01c4f871$Blat.v2.2.2$89afa8c0 AT zahav DOT net DOT il> <87is62o3io DOT fsf AT penguin DOT cs DOT ucla DOT edu> <01c4f8e7$Blat.v2.2.2$7e7754a0 AT zahav DOT net DOT il> <87wtuitdu2 DOT fsf AT penguin DOT cs DOT ucla DOT edu> <200501122346 DOT j0CNkles013309 AT envy DOT delorie DOT com> <87k6qitc5m DOT fsf AT penguin DOT cs DOT ucla DOT edu> <01c4f92c$Blat.v2.2.2$03f54760 AT zahav DOT net DOT il> From: Paul Eggert Date: Thu, 13 Jan 2005 09:25:27 -0800 In-Reply-To: <01c4f92c$Blat.v2.2.2$03f54760@zahav.net.il> (Eli Zaretskii's message of "Thu, 13 Jan 2005 06:53:48 +0200") Message-ID: <87fz15kzqw.fsf@penguin.cs.ucla.edu> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Paul Eggert Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk "Eli Zaretskii" writes: > what is the machinery available to us to have config.h override the > default definition? One possibility is for you to define a script in djgpp/* that will do the right thing. For example, the script might append to config.h. Or it might even replace "configure". (Just thinking out loud.)