Don't try to invoke phpize if we don't have it
----------------------------------------------
Key: THRIFT-994
URL: https://issues.apache.org/jira/browse/THRIFT-994
Project: Thrift
Issue Type: Improvement
Components: Build Process
Reporter: Rich Salz
Attachments: diff.txt
The bootstrap script tries to run phpize if the php subdir exists. Add a test
to only do that if phpize exists, to avoid a confusing error message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.