* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use $build_os not $host_os.

This commit is contained in:
Kevin Ryde 2002-04-24 14:39:31 +00:00 committed by Robert Boehne
parent 58f6692c38
commit d10ecadbb9
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-04-24 Kevin Ryde <user42@zip.com.au>
* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use $build_os not $host_os.
2002-04-14 Robert Boehne <rboehne@gnu.org>
* doc/libtool.texi (C++ libraries): Finally updated to reflect

2
libtool.m4 vendored
View File

@ -577,7 +577,7 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
i=0
testring="ABCD"
case $host_os in
case $build_os in
msdosdjgpp*)
# On DJGPP, this test can blow up pretty badly due to problems in libc
# (any single argument exceeding 2000 bytes causes a buffer overrun