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 ./automake.in tests/Makef ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sources.redhat.com	2002-09-18 11:43:24

Modified files:
	.              : ChangeLog automake.in 
	tests          : Makefile.am Makefile.in 
Added files:
	tests          : comment7.test 

Log message:
	For PR automake/353: fill %var_location, %var_comment,
	%var_type, %var_owner for each condition.
	* automake.in (msg_cond_var): New function.
	(msg_var): Use it.
	(generate_makefile, process_option_list, handle_languages,
	handle_lib_objects_cond, handle_compile, handle_libtool,
	handle_ltlibraries, handle_texinfo_helper, handle_tests,
	handle_emacs_lisp, handle_python, macro_define, macro_delete,
	macro_dump, variable_assert, variable_output,
	variable_pretty_output, read_am_file, read_main_am_file,
	file_contents_internal, am_primary_prefixes,
	require_variables_for_macro): Adjust accesses to %var_location,
	%var_comment, %var_type, %var_owner.
	(append_comments, require_file_with_macro,
	require_conf_file_with_macro, require_variables): Add the
	$cond argument.
	* tests/comment7.test: New file.
	* tests/Makefile.am (TESTS): Add comment7.test.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1990&r2=1.1991
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1355&r2=1.1356
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/comment7.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.439&r2=1.440
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.566&r2=1.567


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