This is the mail archive of the automake-prs@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/285


The following reply was made to PR automake/285; it has been noted by GNATS.

From: adl@sources.redhat.com
To: automake-gnats@sourceware.org
Cc:  
Subject: automake/285
Date: 7 Mar 2004 12:36:54 -0000

 CVSROOT:	/cvs/automake
 Module name:	automake
 Changes by:	adl@sourceware.org	2004-03-07 12:36:54
 
 Modified files:
 	.              : ChangeLog NEWS automake.in 
 	lib/Automake   : DisjConditions.pm 
 	tests          : Makefile.am Makefile.in libtool6.test 
 Added files:
 	tests          : libtool8.test 
 
 Log message:
 	Fix for PR automake/285:
 	* automake.in (handle_ltlibraries): Keep track of installation
 	directories for each condition, then define a $(am_TARGET_rpath)
 	variable to hold the -rpath flags of Libtool libraries conditionally
 	installed in different directories.
 	* lib/Automake/DisjConditions.pm (merge): New function.
 	* tests/libtool6.test: Adjust.
 	* tests/libtool8.test: New file.
 	* tests/Makefile.am (TEST): Add libtool8.test.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2536&r2=1.2537
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/NEWS.diff?cvsroot=automake&r1=1.263&r2=1.264
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1545&r2=1.1546
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/DisjConditions.pm.diff?cvsroot=automake&r1=1.10&r2=1.11
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/libtool8.test.diff?cvsroot=automake&r1=NONE&r2=1.1
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.550&r2=1.551
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.711&r2=1.712
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/libtool6.test.diff?cvsroot=automake&r1=1.4&r2=1.5
 


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