> I do _not_ want to use my own php.ini. INIPATH as configure option was > introduced by leszek version 1.200. INIPATH defaults to ./scripts and thats > fine. > As you may have noticed, the changes in Makefile.in are necessary to use the > php.ini from ./scripts dir. The alternative would be to specify -c > $(scriptdir) but even that was not given in all relevant files. > > IMHO, it makes no sense to make INIPATH a configure option and do not use this > option in a proper way. That is what the patch does, nothing more.
I would just remove that option... Nuno