diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-01-03 21:04:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-01-03 21:04:46 +0000 |
commit | 98141a3cc1a9e2a5c11abc9d9f6c34e30f7e2b64 (patch) | |
tree | cbbde192563525a78896d975cffd1187e6306125 /ChangeLog | |
parent | 5e7127d7fe55206f7aad7ab8642ebdcd033c4d47 (diff) | |
download | gdb-98141a3cc1a9e2a5c11abc9d9f6c34e30f7e2b64.zip gdb-98141a3cc1a9e2a5c11abc9d9f6c34e30f7e2b64.tar.gz gdb-98141a3cc1a9e2a5c11abc9d9f6c34e30f7e2b64.tar.bz2 |
* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
rather than the makeinfo program.
(do-info): Depend upon all-texinfo.
This ensures that MAKEINFO will have the right value when building
texinfo itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (MAKEINFO): Check for the existence of the Makefile, + rather than the makeinfo program. + (do-info): Depend upon all-texinfo. + Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com> * configure.in: Remove uses of config/mh-linux. |