diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-05-09 16:19:08 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-05-09 23:25:06 +0200 |
commit | fcdc9f891d28af2c81fc3f74d4054895b8f228ae (patch) | |
tree | e83b773ddf0da9de32e348e38c53854881e73f99 /package/games | |
parent | af850ce10fc490036247a8c0dd92c79f18b2281a (diff) | |
download | buildroot-novena-fcdc9f891d28af2c81fc3f74d4054895b8f228ae.tar.gz buildroot-novena-fcdc9f891d28af2c81fc3f74d4054895b8f228ae.zip |
php: make sure either CLI or CGI is selected
When neither CLI nor CGI is selected, PHP's configure script fails
with:
checking whether to build CGI binary... configure: error: No SAPIs selected.
Of couse, the help text of the options says that at least one of them
should be selected, but when doing testing with randpackageconfig,
noone is reading these help texts.
Therefore, based on the suggestion of Yann E. Morin, modify the
Config.in organization so that at least one of the option is selected.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/games')
0 files changed, 0 insertions, 0 deletions