* libltdl/m4/libtool.m4 (LT_CMD_MAX_LEN) [os2]
<lt_cv_sys_max_cmd_len>: Set to 8192 to avoid long test.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2010-12-20 KO Myung-Hun <komh@chollian.net> (tiny change)
+
+ Set command line length limit for OS/2.
+ * libltdl/m4/libtool.m4 (LT_CMD_MAX_LEN) [os2]
+ <lt_cv_sys_max_cmd_len>: Set to 8192 to avoid long test.
+
2010-12-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Fix PIC flags with mpif77 using ifort on GNU/Linux.
lt_cv_sys_max_cmd_len=196608
;;
+ os2*)
+ # The test takes a long time on OS/2.
+ lt_cv_sys_max_cmd_len=8192
+ ;;
+
osf*)
# Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
# due to this test when exec_disable_arg_limit is 1 on Tru64. It is not