diff options
Diffstat (limited to 'zlib/configure')
-rwxr-xr-x | zlib/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/configure b/zlib/configure index 684655dce1b..d2046e1c560 100755 --- a/zlib/configure +++ b/zlib/configure @@ -3537,7 +3537,7 @@ else fi -if test -n $lt_cv_sys_max_cmd_len ; then +if test -n "$lt_cv_sys_max_cmd_len" ; then echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5 echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6 else |