From: Akim Demaille Date: Fri, 26 Oct 2001 10:10:53 +0000 (+0000) Subject: Formatting changes. X-Git-Tag: Release-1-5b~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85fa56d891cb77dfe2aac8e0a44794ec3108d371;p=thirdparty%2Fautomake.git Formatting changes. --- diff --git a/ChangeLog b/ChangeLog index 8ae94cea1..3ecb22fc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,7 +23,6 @@ (&am_install_var, &push_dist_common, &unquote_m4_arg): Simplify `join (' ', @list)' into `"@list"'. - 2001-10-26 Akim Demaille * automake.in (@config_fullnames, @config_names): Remove. @@ -61,7 +60,6 @@ ignore. Factor slightly the code. - 2001-10-26 Akim Demaille * automake.in ($canonical_location): New. @@ -502,7 +500,6 @@ Use AC_CONFIG_COMMANDS. (_AM_OUTPUT_DEPENDENCY_COMMANDS): Use AS_DIRNAME and AS_MKDIR_P. - 2001-10-15 Akim Demaille * m4/header.m4 (AM_CONFIG_HEADER): Don't use m4_patsubst.