php5: first steps to simplify the Makefile
authorFlorian Fainelli <[email protected]>
Wed, 23 Feb 2011 22:24:30 +0000 (22:24 +0000)
committerFlorian Fainelli <[email protected]>
Wed, 23 Feb 2011 22:24:30 +0000 (22:24 +0000)
commita6581c23be370233b5307e434d3e27867dc03d09
tree4da4b711cdbd8dd17a6cfc1d25e2aeacbaabc0ff
parentaa86124a09b5a613e70b36a5d4ab2ff5188e154e
php5: first steps to simplify the Makefile

- Introduce /etc/php5 which is scanned for additional configuration files.
  So it is possible that a installed modules is automatically enabled
  without the need to modify the php.ini.
- Remove unsupported config option: --disable-ttf
- Add support for SimpleXML module, closes #7758.
- Add support for PCNTL module.
- Modularize System V stuff.
- Rename BuildPlugin to BuildModule which IMHO fits better to the
  commonly used terminology of "PHP module".

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 25673
lang/php5/Makefile