# HG changeset patch # User Eric Joseph-Alexandre # Date 1218140715 -7200 # Node ID e679fb64c9d0b3917240f2c99d3e147f68d54820 # Parent cbb14556d72b8b8b17467614051a192cf102fab9 iFix: Typo in php. diff -r cbb14556d72b -r e679fb64c9d0 php/receipt --- a/php/receipt Thu Aug 07 12:08:35 2008 +0000 +++ b/php/receipt Thu Aug 07 22:25:15 2008 +0200 @@ -29,7 +29,7 @@ --with-gettext \ --with-mysql=shared,usr \ --with-pgsql=shared,usr \ - --with-ldap=shared + --with-ldap=shared \ --disable-cli \ $CONFIGURE_ARGS make