aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/configure')
-rwxr-xr-xlibgfortran/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/configure b/libgfortran/configure
index 3bae7ed..a81967a 100755
--- a/libgfortran/configure
+++ b/libgfortran/configure
@@ -3744,7 +3744,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