[package] php5: first steps to simplify the Makefile
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Feb 2011 22:24:30 +0000 (22:24 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Feb 2011 22:24:30 +0000 (22:24 +0000)
commit55beb6aa52c5af58cde9877101063894a67231a3
treef88393d153147a73c0acd5af4c748c2eb658231d
parentb53834b3142efb1506bc0ffd8a61f98cc5f8d811
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25673 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php5/Makefile