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.




Reply via email to