steinm / ps

Other
0 stars 2 forks source link

Broken build with PHP <= 7.4 #4

Open remicollet opened 3 years ago

remicollet commented 3 years ago

Even using --disable-gd

./configure: line 4592: syntax error near unexpected token `GDLIB,'
./configure: line 4592: `  PKG_CHECK_MODULES(GDLIB, gdlib >= 2.1.0)'
remicollet commented 3 years ago

Fixed by PR #7