mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
Beutifying the output of configure a bit.
# I promise, this is the last commit for today. =)
This commit is contained in:
+2
-1
@@ -71,7 +71,6 @@ AC_ARG_ENABLE(gd-native-ttf,
|
||||
|
||||
|
||||
shared=no
|
||||
AC_MSG_CHECKING(whether to include GD support)
|
||||
AC_ARG_WITH(gd,
|
||||
[
|
||||
--with-gd[=DIR] Include GD support (DIR is GD's install dir).
|
||||
@@ -84,6 +83,8 @@ AC_ARG_WITH(gd,
|
||||
PHP_GD_XPM
|
||||
withval=$old_withval
|
||||
|
||||
AC_MSG_CHECKING(whether to include GD support)
|
||||
|
||||
case "$withval" in
|
||||
no)
|
||||
AC_MSG_RESULT(no)
|
||||
|
||||
Reference in New Issue
Block a user