X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fvellumweb-build;h=8d8b9a771ba751177b2776719e65147ae5760d7a;hp=b977826b30b6b981558521185946e518e6c261fe;hb=b570539c211a41d0ab486d3be8b064658aeac387;hpb=616d7d053cfae1ce14f7fbfeb1c95ecab75bfc82 diff --git a/bin/vellumweb-build b/bin/vellumweb-build index b977826..8d8b9a7 100755 --- a/bin/vellumweb-build +++ b/bin/vellumweb-build @@ -57,7 +57,8 @@ pushd $php --with-mysql`d=/usr/local/mysql && test -d $d && echo =$d` \ --enable-track-vars \ --enable-memory-limit=yes \ - --enable-debug=no + --enable-debug=no \ + --with-gd make make install popd