-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
What steps will reproduce the problem?
1. none required
2.
3.
What is the expected output? What do you see instead?
currently ./configure only searched specific directories, include/php/... it would
be better to use php-config --includes to get the proper directories, since in fink
and debian these headers are in include/php5/...
What version of the product are you using? On what operating system?
0.3.0.1, OSX 10.7.4 (Darwin 11.4.0)
Please provide any additional information below.
currently ./configure only searched specific directories, include/php/... it would
be better to use php-config --includes to get the proper directories, since in fink
and debian these headers are in include/php5/...
Original issue reported on code.google.com by thesin on 2012-06-19 15:03:16
Reactions are currently unavailable