Thanks Jeremy for identifying the problem; I have committed the suggested change.
Tomas > Would someone please correct the Makefile in abi\src\pkg\win\setup\ > > it tests for debug build using > ifdef ABI_OPT_DEBUG > instead of > ifeq ($(ABI_OPT_DEBUG),1) > > and fjfranklin's abi/src/config/abi_rules.mk changes set this to 0 so > it is always defined. I believe this is the cause of the tinderbox > builds failing. If it is not, please forgive me, but also please > suggest ideas as to actual cause. > > Thank you, > Jeremy > > > "Tomas Frydrych" <[EMAIL PROTECTED]> wrote on 11/24/2001 2:54:37 PM: > > > >Hi Jeremy, > > > >there seems to be problem with the win32 tinderbox, according to > >the logs it is set to build debug build or somethings. > > > >Tomas > > > >********************************************* > >[EMAIL PROTECTED] / www.frydrych.net > >PGP keys: http://www.frydrych.net/contact.html > > >
