wok rev 3239
php: enable-sockets
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Sat May 30 08:57:37 2009 +0200 (2009-05-30) |
| parents | 23a15fee473c |
| children | ab279febb8ec |
| files | php/receipt |
line diff
1.1 --- a/php/receipt Sat May 30 10:53:01 2009 +0000 1.2 +++ b/php/receipt Sat May 30 08:57:37 2009 +0200 1.3 @@ -27,6 +27,7 @@ 1.4 --enable-discard-path \ 1.5 --enable-force-cgi-redirect \ 1.6 --enable-mbstring \ 1.7 +--enable-sockets \ 1.8 --with-config-file-path=/etc \ 1.9 --with-zlib \ 1.10 --with-gettext \