Date: 05/03/01
- Next message: Alexander Bokovoy: "Re: [PHP-DEV] Imap SSL support (Bug #10330)"
- Previous message: Jani Taskinen: "Re: [PHP-DEV] Re: [PHP-QA] Re: 4.0.6"
- In reply to: Jani Taskinen: "Re: [PHP-DEV] Imap SSL support (Bug #10330)"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Imap SSL support (Bug #10330)"
- Reply: Jani Taskinen: "Re: [PHP-DEV] Imap SSL support (Bug #10330)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jani Taskinen wrote:
>> IMAP-2000 ext/imap does not compiles well using phpize because both
>> PHP_ARG_WITH() in its config.m4.
>
> Why would anyone want to use phpize on imap extension?
> (forgive me but I never have needed phpize..)
You do when you want to develop self-contained extensions. SCEs are
useful for large PHP extensions that have to live outside the main PHP
tree, or for package builders that want to develop a main php4 package
and separate packages for the extensions (much like debian does).
Emile
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Alexander Bokovoy: "Re: [PHP-DEV] Imap SSL support (Bug #10330)"
- Previous message: Jani Taskinen: "Re: [PHP-DEV] Re: [PHP-QA] Re: 4.0.6"
- In reply to: Jani Taskinen: "Re: [PHP-DEV] Imap SSL support (Bug #10330)"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Imap SSL support (Bug #10330)"
- Reply: Jani Taskinen: "Re: [PHP-DEV] Imap SSL support (Bug #10330)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

