From 0031243a8f93d5eff8d2b8363f603ec2ed3f72fe Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 8 Jul 2003 10:48:53 +0000 Subject: [PATCH] Fix the ChangeLog. --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 057f2236..7fa20fdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,10 +2,14 @@ * automake.in ($cygnus_mode): Replace with $options{'cygnus'}. Adjust all dependencies. - (&depend): Move next to %dependencies. + (&depend): Move next to %dependencies and prototype. (&initialize_per_input): Initialize the 'cygnus' field of '%options' to spare the code from 'exists' or 'defined' when testing it. + (&handle_configure, &do_check_merge_target, &check_cygnus): Prototype. + (&parse_arguments): Rename '%options' and '%options_1st_pass' as + '%cli_options' and '%cli_options_1st_pass' to avoid clashes and + inconsistencies. 2003-07-07 Alexandre Duret-Lutz -- 2.43.5