From: Alexandre Duret-Lutz Date: Sun, 1 Dec 2002 18:19:25 +0000 (+0000) Subject: typo X-Git-Tag: Release-1-7-2b~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0e824f92899c581ece10c8c158dec934f6f3160;p=thirdparty%2Fautomake.git typo --- diff --git a/ChangeLog b/ChangeLog index 2fcb0d1a7..14471dd0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,9 @@ 2002-12-01 Alexandre Duret-Lutz - * automake.in (lang_c_finish): Do not fill de_ansi_files - with subdirectory informations for %libsources files. - This revers part of a change from 2002-01-13. + * automake.in (lang_c_finish): Do not fill de_ansi_files with + subdirectory informations for %libsources files. A LIBOBJS source + is always in the current directory. This reverts part of a change + from 2002-01-13. * tests/ansi10.test: New file. * tests/Makefile.am (TESTS): Add ansi10.test.