summaryrefslogtreecommitdiff
path: root/zlib/configure
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-10 01:43:00 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-10 01:43:00 +0000
commit5f0a087e4e9e0da52cfbee15a3f1c02be01b5312 (patch)
treea88fd91789abfb6bb74d63e320defeda76995fb5 /zlib/configure
parent60f08013d5142b3826fd96608a35f5249eebd78b (diff)
downloadgcc-5f0a087e4e9e0da52cfbee15a3f1c02be01b5312.tar.gz
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99498 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/configure')
-rwxr-xr-xzlib/configure2
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