# HG changeset patch # User Pascal Bellard # Date 1248881148 -7200 # Node ID 2927081919c91b0c0f8c1000757304cc936f1d0b # Parent aa4c910539a1d9e967e416908d8e3309202c6aa8 php: add ftp/zip/calendar/exif support diff -r aa4c910539a1 -r 2927081919c9 php/receipt --- a/php/receipt Wed Jul 29 17:01:01 2009 +0200 +++ b/php/receipt Wed Jul 29 17:25:48 2009 +0200 @@ -28,6 +28,10 @@ --enable-force-cgi-redirect \ --enable-mbstring \ --enable-sockets \ +--enable-ftp \ +--enable-zip \ +--enable-calendar \ +--enable-exif \ --with-config-file-path=/etc \ --with-zlib \ --with-gettext \