]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
From Michael Elizabeth Chastain <chastain@cygnus.com>:
authorRobert Boehne <rboehne@ricardo-us.com>
Mon, 9 Jul 2001 21:36:00 +0000 (21:36 +0000)
committerRobert Boehne <rboehne@gnu.org>
Mon, 9 Jul 2001 21:36:00 +0000 (21:36 +0000)
* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN):  Set max_cmd_len
to a maximum of 512Kb, as it seems some HPUX 11.0 systems
have trouble with 1MB.

ChangeLog
libtool.m4

index 40e734e129e1bb4a011cb62a29c8a6f067762728..93ff998902f82cf5c184e15f71b5c21db6df43d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-09  Robert Boehne  <rboehne@ricardo-us.com>
+
+       From Michael Elizabeth Chastain <chastain@cygnus.com>:
+       * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN):  Set max_cmd_len
+       to a maximum of 512Kb, as it seems some HPUX 11.0 systems
+       have trouble with 1MB.
+
 2001-07-09  Gary V. Vaughan  <gary@gnu.org>
 
        * README-alpha:  Upgrade distribution instructions to include
index cab8f2039bf345ff60bf45c0102f7a3281b12f17..acfea7183633498e81e876c42e548a9f04a5f4b0 100644 (file)
@@ -568,7 +568,7 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
                = "XX$testring" &&
             new_result=`expr "X$testring" : ".*" 2>&1` &&
             lt_cv_sys_max_cmd_len=$new_result &&
-            test $i != 18 # 1 MB should be enough
+            test $i != 17 # 1/2 MB should be enough
     do
       i=`expr $i + 1`
       testring=$testring$testring