Le 30/11/2015 16:05, Vasiliy Tolstov a écrit :
2015-11-30 17:56 GMT+03:00 Michal Privoznik
<mprivozn(a)redhat.com>:
> Anyway, we should either use phpize or configure.ac -- because phpize is unhappy with
fact that we have the two at the same time.
I'm for phpize, because this is standard way for php extesions. Also
in this case users does not need to know anything =). simply run
phpize, configure, make install =)
And next step could be distribute it on
pecl.php.net.
Remi.