diff options
author | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-10 01:43:00 +0000 |
---|---|---|
committer | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-10 01:43:00 +0000 |
commit | 5f0a087e4e9e0da52cfbee15a3f1c02be01b5312 (patch) | |
tree | a88fd91789abfb6bb74d63e320defeda76995fb5 /libobjc/configure | |
parent | 60f08013d5142b3826fd96608a35f5249eebd78b (diff) | |
download | gcc-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 'libobjc/configure')
-rwxr-xr-x | libobjc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/configure b/libobjc/configure index 5b7c9b958d5..15e7f2fed49 100755 --- a/libobjc/configure +++ b/libobjc/configure @@ -3414,7 +3414,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 |