]> sourceware.org Git - automake.git/commitdiff
Fix the ChangeLog.
authorAkim Demaille <akim@epita.fr>
Tue, 8 Jul 2003 10:48:53 +0000 (10:48 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 8 Jul 2003 10:48:53 +0000 (10:48 +0000)
ChangeLog

index 057f22364cccb2e7b758b37477cb14ab705f8456..7fa20fdf7417ca11f30b88d14917dfefd90954b4 100644 (file)
--- 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  <adl@gnu.org>
 
This page took 0.025051 seconds and 5 git commands to generate.