On Wed, Feb 18, 2004 at 05:17:38AM -0500, Jeff Trawick wrote: > Joe Orton wrote: > > >Thanks for looking at this Craig. I notice you have left he conflicting > >matches in the case statements, e.g. > > > > *:OS390:*:* | *:OS/390:*:*) > > echo s390-ibm-os390 > >and then > > *:OS/390:*:*) > > echo i370-ibm-openedition > > exit 0 ;; > > > >this is really the problem which needs to be fixed... > > Supposedly the non-standard code for zSeries (a.k.a. s/390) has now been > removed in apr HEAD.
OK great, I removed the OS/2 changes too, that just leaves AS/400, does anyone build on that platform still? Some of these platforms are probably already broken with the new gen-build changes since build-outputs.mk doesn't know about $(OSDIR). joe
