# HG changeset patch # User Pascal Bellard # Date 1380820263 0 # Node ID bd6312b5bcda2ff03736ac8cc78fd3c9b9afd013 # Parent 73910552a8283f2dc1f73f4a9919532b95a1ef80 php: enable-maintainer-zts, why do we need that ? diff -r 73910552a828 -r bd6312b5bcda php/receipt --- a/php/receipt Thu Oct 03 16:27:18 2013 +0000 +++ b/php/receipt Thu Oct 03 17:11:03 2013 +0000 @@ -62,6 +62,7 @@ --enable-sqlite-utf8 \ --with-sqlite3=shared,/usr \ --with-sqlite=shared \ +--enable-maintainer-zts \ " sed -i 's/pam_start/pam_nostart/' configure ./configure $COMMON_ARGS $CONFIGURE_ARGS && \