aboutsummaryrefslogtreecommitdiff
path: root/libtool.m4
diff options
context:
space:
mode:
Diffstat (limited to 'libtool.m4')
-rw-r--r--libtool.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/libtool.m4 b/libtool.m4
index f9de0f03c43..d83e37a8a9a 100644
--- a/libtool.m4
+++ b/libtool.m4
@@ -332,7 +332,7 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
;;
esac
])
-if test -n $lt_cv_sys_max_cmd_len ; then
+if test -n "$lt_cv_sys_max_cmd_len" ; then
AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
else
AC_MSG_RESULT(none)