From cd99cbb9612a4939b6f56cbe3fbe670ff7fb9c5e Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sun, 13 May 2001 17:51:16 +0000 Subject: [PATCH] Remove wrong entry. --- ChangeLog | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) diff --git a/ChangeLog b/ChangeLog index 57b861a1..f53fcf82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -71,7 +71,7 @@ 2001-05-12 Raja R Harinath - * automake.in (ASSIGNMENT_PATTERN): Make variable-name pattern + * automake.in (ASSIGNMENT_PATTERN): Make variable-name pattern stop at the first '='. * tests/Makefile.am (TESTS): Added vars.test. * tests/vars.test: New file. @@ -2877,35 +2877,6 @@ * automake.in (handle_ltlibraries): Allow _LDFLAGS to be conditionally defined. Fixes PR automake/77 and ldflags.test. -2000-12-05 Derek Price - - * automake.in (require_file_with_conf_line, - require_file_with_line, require_file): Pass a @require_file_path - of $relative_dir instead of '.' to require_file_internal so that - all the special casing of '.' can be removed elsewhere. - (require_config_file, require_conf_file_with_line, - require_conf_file_with_conf_line): Remove special casing for '.' - and make sure $config_aux_dir is maintained properly. - (require_file_internal): Remove special casing of '.' and set - @require_file_path when missing files are added. - (maybe_push_required_file): Remove special casing of '.' - (handle_dependencies): Remove a workaround for a bug now fixed - and remove $config_aux_dir special casing. - (handle_configure): Remove special casing for $config_aux_dir - (handle_python): Ditto. - (yacc_lex_finish_helper): Change $config_aux_dir switch to - switch on the value of $config_aux_dir_set_in_configure_in. - (handle_texinfo): Ditto. - (scan_one_configure_file): Set $config_aux_dir and - $config_aux_dir_set_in_configure_in properly so special casing - on the value of $config_aux_dir can be removed elsewhere. - - * tests/depcomp.test: New file. - * tests/confsub.test: Look for depcomp in $(top_srcdir) instead of the - first subdir containing a C file. - * tests/libobj2.test: Ditto. - * tests/Makefile.am (TESTS): Added 'depcomp.test'. - 2000-11-25 Tom Tromey * automake.in (file_contents_with_transform): Added file name and -- 2.43.5