From: Ralf Wildenhues Date: Wed, 24 Aug 2005 14:51:36 +0000 (+0000) Subject: * libtool.m4 (AC_LIBTOOL_PROG_CC_C_O): Send chmod warning to log. X-Git-Tag: release-1-5-20~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=070652cba32cf8b78ae601bf4f5ab72f6d8eb117;p=thirdparty%2Flibtool.git * libtool.m4 (AC_LIBTOOL_PROG_CC_C_O): Send chmod warning to log. --- diff --git a/ChangeLog b/ChangeLog index 9436b5715..0d8aa9721 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-24 Ralf Wildenhues + + * libtool.m4 (AC_LIBTOOL_PROG_CC_C_O): Send chmod warning to log. + 2005-08-18 Ralf Wildenhues * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [ freebsd ]: Do not diff --git a/libtool.m4 b/libtool.m4 index c02326cd0..52e2a37b6 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -1015,7 +1015,7 @@ AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes fi fi - chmod u+w . + chmod u+w . 2>&AS_MESSAGE_LOG_FD $rm conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation