wok diff php/receipt @ rev 15481

Add memtester
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 10 15:03:57 2013 +0000 (2013-11-10)
parents 78cb1e930abd
children 69ea1d847f2a
line diff
     1.1 --- a/php/receipt	Sat Sep 07 15:59:12 2013 +0000
     1.2 +++ b/php/receipt	Sun Nov 10 15:03:57 2013 +0000
     1.3 @@ -62,6 +62,7 @@
     1.4  --enable-sqlite-utf8 \
     1.5  --with-sqlite3=shared,/usr \
     1.6  --with-sqlite=shared \
     1.7 +--enable-maintainer-zts \
     1.8  "
     1.9  	sed -i 's/pam_start/pam_nostart/' configure
    1.10  	./configure $COMMON_ARGS $CONFIGURE_ARGS && \