This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ChangeLog automake.in
- To: automake-cvs at sourceware dot cygnus dot com
- Subject: automake ChangeLog automake.in
- From: adl at sourceware dot cygnus dot com
- Date: 15 Oct 2001 09:38:30 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sources.redhat.com 2001-10-15 02:38:29
Modified files:
. : ChangeLog automake.in
Log message:
* automake.in (handle_languages, handle_single_transform_list,
lang_c_rewrite): Use require_conf_file instead of
require_config_file to require depcomp or compile from Makefile.am.
(require_aux_file_with_line): New function, adapted from
require_conf_gile_with_line.
(require_conf_file_with_line, require_conf_file_with_conf_line):
Simplify using require_aux_file_with_line.
(require_config_file): Simplify using require_conf_file_with_conf_line.
(require_conf_file): New function.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1565&r2=1.1566
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1180&r2=1.1181