diff options
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9f44e80..b926733 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,10 +1,13 @@ +2003-10-21 Mark Mitchell <mark@codesourcery.com> + + * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO. + 2003-10-21 Andrew Haley <aph@redhat.com> * varasm.c (output_constructor): Annotate constructor. 2003-10-21 Mark Mitchell <mark@codesourcery.com> - * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO. * Makefile.in ($(DESTDIR)$(infodir)/%.info): Conditionalize chmod on existence of destination file. |