Browse Source

config.m4

PHP-4.0.5
foobar 26 years ago
parent
commit
3f85e944ab
  1. 2
      ext/gd/config.m4

2
ext/gd/config.m4

@ -63,8 +63,8 @@ AC_ARG_WITH(gd,
Set DIR to "shared" to build as a dl, or
"shared,DIR" to build as a dl and still specify DIR.],
[
old_withval=$withval
PHP_WITH_SHARED
old_withval=$withval
PHP_GD_JPEG
PHP_GD_XPM
withval=$old_withval

Loading…
Cancel
Save