* automake.in (handle_languages, handle_single_transform_list,
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 15 Oct 2001 09:38:29 +0000 (09:38 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 15 Oct 2001 09:38:29 +0000 (09:38 +0000)
commitcbde731fa5b053dde074b9d0fd0200a1c8adb104
treecf776ad4fb29cf8c2cdf8ece6e07ed530a2ba0a0
parent21ba32360dd993fc747bfd93447a5584ca4cb1f7
* 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.
ChangeLog
automake.in