From: Ralf Wildenhues Date: Wed, 24 Aug 2005 14:49:23 +0000 (+0000) Subject: * libltdl/config/ltmain.sh (cwrappersource): return 127 if exec failed. X-Git-Tag: release-2-1b~557 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e9381be4a4a77c3b101ec8ca3b52e01cfeab8d;p=thirdparty%2Flibtool.git * libltdl/config/ltmain.sh (cwrappersource): return 127 if exec failed. --- diff --git a/libltdl/config/ltmain.m4sh b/libltdl/config/ltmain.m4sh index 47a925f48..3a2858f74 100644 --- a/libltdl/config/ltmain.m4sh +++ b/libltdl/config/ltmain.m4sh @@ -5787,7 +5787,7 @@ EOF esac cat >> $cwrappersource <<"EOF" - return 0; + return 127; } void *