the reason
Compile expansion pack following names may not be config.m4, there may be a similar config0.m4document; therefore not the same name is not found, we need to use mv config0.m4 config.m4; modify the file name, run again phpize.

Compile expansion pack following names may not be config.m4, there may be a similar config0.m4document; therefore not the same name is not found, we need to use mv config0.m4 config.m4; modify the file name, run again phpize.
