From: Ralf Wildenhues Date: Wed, 24 Aug 2005 14:48:30 +0000 (+0000) Subject: * libltdl/m4/libtool.m4 (_LT_COMPILER_C_O): Send chmod warning to log. X-Git-Tag: release-2-1b~558 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f24610a07d574ddda61da4da725afe69378ea0f1;p=thirdparty%2Flibtool.git * libltdl/m4/libtool.m4 (_LT_COMPILER_C_O): Send chmod warning to log. --- diff --git a/ChangeLog b/ChangeLog index e5eca2653..d0289b6c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-08-24 Ralf Wildenhues + * libltdl/m4/libtool.m4 (_LT_COMPILER_C_O): Send chmod warning to log. + * tests/defs.m4sh (m4dir, auxdir, scripts): Fix for source tree reorganization. * tests/sh.test: Adjust. Also barf on sed diagnostics so this diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 index c3e7aab79..a8dfecc95 100644 --- a/libltdl/m4/libtool.m4 +++ b/libltdl/m4/libtool.m4 @@ -1678,7 +1678,7 @@ AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], _LT_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