This is the mail archive of the automake-cvs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automake ./ChangeLog lib/install-sh


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2004-12-17 23:25:09

Modified files:
	.              : ChangeLog 
	lib            : install-sh 

Log message:
	* install-sh: Use `(exit N); exit N', not `(exit N); exit'.
	Otherwise, install-sh could exit with improper exit status when
	exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2714&r2=1.2715
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/install-sh.diff?cvsroot=automake&r1=1.21&r2=1.22


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]