diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-02-23 10:08:09 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-02-23 10:08:09 +0000 |
commit | f981596fcb98c7c38ba7248b8baf1373a021e7f6 (patch) | |
tree | 8c8a90d466bc8777a63a1a838bf296b49e9c1322 /ChangeLog | |
parent | 083abe54283b1c247e746f06849f7995abb236c4 (diff) | |
download | cygnal-f981596fcb98c7c38ba7248b8baf1373a021e7f6.tar.gz cygnal-f981596fcb98c7c38ba7248b8baf1373a021e7f6.tar.bz2 cygnal-f981596fcb98c7c38ba7248b8baf1373a021e7f6.zip |
* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
because its Makefile is there; test for the executable instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-02-23 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just + because its Makefile is there; test for the executable instead. + 2002-02-09 Alexandre Oliva <aoliva@redhat.com> Contribute sh64-elf. |