wok-next rev 3767
php: add ftp/zip/calendar/exif support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 29 17:25:48 2009 +0200 (2009-07-29) |
parents | aa4c910539a1 |
children | 04d5b547a88e |
files | php/receipt |
line diff
1.1 --- a/php/receipt Wed Jul 29 17:01:01 2009 +0200 1.2 +++ b/php/receipt Wed Jul 29 17:25:48 2009 +0200 1.3 @@ -28,6 +28,10 @@ 1.4 --enable-force-cgi-redirect \ 1.5 --enable-mbstring \ 1.6 --enable-sockets \ 1.7 +--enable-ftp \ 1.8 +--enable-zip \ 1.9 +--enable-calendar \ 1.10 +--enable-exif \ 1.11 --with-config-file-path=/etc \ 1.12 --with-zlib \ 1.13 --with-gettext \