Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  oops, forgot sudo for make install
This commit is contained in:
Ferenc Kovacs 2015-02-10 11:18:34 +01:00
commit 5e1bb07701

View File

@ -58,4 +58,4 @@ $TS \
--enable-wddx \
--enable-sysvmsg
make -j2 --quiet
make install
sudo make install