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 ./NEWS ./automake.in doc/ ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2004-12-12 23:39:03

Modified files:
	.              : ChangeLog NEWS automake.in 
	doc            : automake.texi stamp-vti version.texi 
	tests          : libtool7.test libtool8.test subobj9.test 

Log message:
	* automake.in (check_user_variables): New function, extracted
	from ...
	(handle_languages): ... here.
	(handle_languages, define_compiler_variable, define_link_variable):
	Honore LIBTOOLFLAGS.
	(handle_single_transform): Check _LIBTOOLFLAGS in
	addition to other per-target flags for Libtool objects.
	(handle_libtool): Warn if LIBTOOLFLAGS is defined.
	* doc/automake.texi (Libtool Flags, Program and Library Variables,
	Flag Variables Ordering): Document LIBTOOLFLAGS.
	* tests/libtool7.test: Check basic support for LIBTOOLFLAGS.
	* tests/libtool8.test: Make sure Automake warns about LIBTOOLFLAGS
	definitions.
	* tests/subobj9.test: Adjust.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2710&r2=1.2711
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/NEWS.diff?cvsroot=automake&r1=1.290&r2=1.291
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1590&r2=1.1591
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/doc/automake.texi.diff?cvsroot=automake&r1=1.74&r2=1.75
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/doc/stamp-vti.diff?cvsroot=automake&r1=1.75&r2=1.76
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/doc/version.texi.diff?cvsroot=automake&r1=1.75&r2=1.76
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/libtool7.test.diff?cvsroot=automake&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/libtool8.test.diff?cvsroot=automake&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/subobj9.test.diff?cvsroot=automake&r1=1.8&r2=1.9


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