diff options
author | David D. Zuhn <zoo@cygnus> | 1993-09-20 00:04:33 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-09-20 00:04:33 +0000 |
commit | 2a6e0357c9069699be9d6d4c3765b49bf5947078 (patch) | |
tree | a5490340b6c55b20fad3c1cc5de6cccdff145075 /ChangeLog | |
parent | f19027a6cecbdc943669c09b8e2c67217648ec18 (diff) | |
download | gdb-2a6e0357c9069699be9d6d4c3765b49bf5947078.zip gdb-2a6e0357c9069699be9d6d4c3765b49bf5947078.tar.gz gdb-2a6e0357c9069699be9d6d4c3765b49bf5947078.tar.bz2 |
* Makefile.in: define M4, and pass it down to sub-makes;
all-autoconf now depends on all-m4
* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
presence of {ar,ranlib} instead of a configured directory
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * Makefile.in: define M4, and pass it down to sub-makes; + all-autoconf now depends on all-m4 + +Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on + presence of {ar,ranlib} instead of a configured directory + +Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) + + * config.guess: Accept 34?? as well as 33?? for NCR. + Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead |