From: Bruno Haible Date: Wed, 24 Aug 2005 14:51:58 +0000 (+0000) Subject: * ltmain.in (cwrappersource): return 127 if exec failed. X-Git-Tag: release-1-5-20~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed2408014726e78220aa9e308d26fd54a9ef480b;p=thirdparty%2Flibtool.git * ltmain.in (cwrappersource): return 127 if exec failed. --- diff --git a/ChangeLog b/ChangeLog index 0d8aa9721..c3b4a3489 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-24 Bruno Haible + + * ltmain.in (cwrappersource): return 127 if exec failed. + 2005-08-24 Ralf Wildenhues * libtool.m4 (AC_LIBTOOL_PROG_CC_C_O): Send chmod warning to log. diff --git a/ltmain.in b/ltmain.in index 729619b89..8d384a7ed 100644 --- a/ltmain.in +++ b/ltmain.in @@ -4784,6 +4784,7 @@ EOF EOF cat >> $cwrappersource <<"EOF" + return 127; } void *