Update wrapper generators to change handing of mpich library name
The wrapper generator checks specifically for libraries named mpich.a and mpich.cnk.a but IBM renamed all the mpich libraries on V1R2M1. The easiest solution is to relax the check and make it filter on 'mpich.*.a'.