[package] php5: first steps to simplify the Makefile
authorFlorian Fainelli <florian@openwrt.org>
Wed, 23 Feb 2011 22:24:30 +0000 (22:24 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 23 Feb 2011 22:24:30 +0000 (22:24 +0000)
commita1cd70b9f24f6ecede42357b4fd69e5a8f6d2a45
treef88393d153147a73c0acd5af4c748c2eb658231d
parentda92853f1ae185aa1edbe2d4e67b934239f8de15
[package] 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 <mhei@heimpold.de>
SVN-Revision: 25673
lang/php5/Makefile