|
|
@ -63,9 +63,11 @@ AC_ARG_WITH(gd, |
|
|
Set DIR to "shared" to build as a dl, or |
|
|
Set DIR to "shared" to build as a dl, or |
|
|
"shared,DIR" to build as a dl and still specify DIR.], |
|
|
"shared,DIR" to build as a dl and still specify DIR.], |
|
|
[ |
|
|
[ |
|
|
|
|
|
old_withval=$withval |
|
|
PHP_WITH_SHARED |
|
|
PHP_WITH_SHARED |
|
|
PHP_GD_JPEG |
|
|
PHP_GD_JPEG |
|
|
PHP_GD_XPM |
|
|
PHP_GD_XPM |
|
|
|
|
|
withval=$old_withval |
|
|
|
|
|
|
|
|
case "$withval" in |
|
|
case "$withval" in |
|
|
no) |
|
|
no) |
|
|
|