wok-6.x diff php/receipt @ rev 11738
Up slitaz-menus (2.4) Dont use full path for menu icons so it's follow the icons theme
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 21 23:59:02 2012 +0100 (2012-02-21) |
parents | 8e4c74abdf74 |
children | 897168e1905c |
line diff
1.1 --- a/php/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/php/receipt Tue Feb 21 23:59:02 2012 +0100 1.3 @@ -42,6 +42,7 @@ 1.4 --with-gettext \ 1.5 --with-mcrypt=shared,/usr \ 1.6 --with-mysql=shared,/usr \ 1.7 +--with-mysqli=shared \ 1.8 --with-pgsql=shared,/usr \ 1.9 --with-snmp=shared,/usr \ 1.10 --enable-soap=shared,/usr \