X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10202221614.AA24766@clio.rice.edu> Subject: Re: bison and djgpp.env To: pavenis AT lanet DOT lv Date: Fri, 22 Feb 2002 10:14:21 -0600 (CST) Cc: djgpp-workers AT delorie DOT com In-Reply-To: <3C762F9E.17732.12BE2F@localhost> from "pavenis@lanet.lv" at Feb 22, 2002 11:46:38 AM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > Here is related changes for both CVS and 2.03 versions I suggest. > Definition of RHIDE_TYPED_LIBS_DJGPP.cpp was only needed > for rhide-1.4 as far as I remember (it was long time ago). > The same about RHIDE_TYPED_LIBS_DJGPP.cxx (even then it's > only needed if one uses extension .cxx for C++ sources) When you commit these changes to CVS I'll take the current CVS version and put it in V2.03 refresh++ (so they will be identical). > I also think, that it doesn't byte to add '+' in from of rhide related > definitions in djgpp.env. A good idea. I believe all the variables now are "+" or replace the current variable with a substitution, so there should never be a need to edit the file.