diff options
author | Per Bothner <per@bothner.com> | 1992-01-29 07:52:01 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-01-29 07:52:01 +0000 |
commit | 4cc027e126e19853730d7bfefac948e4ff8bdc91 (patch) | |
tree | 0229b3453446868054c3738877aadb588012b429 /ChangeLog | |
parent | cc35cb05cef68f27ec282855b2790bac51ed0b61 (diff) | |
download | gdb-4cc027e126e19853730d7bfefac948e4ff8bdc91.zip gdb-4cc027e126e19853730d7bfefac948e4ff8bdc91.tar.gz gdb-4cc027e126e19853730d7bfefac948e4ff8bdc91.tar.bz2 |
* Makefile.in: For libg++, make sure the -I pointing
to the gcc directory goes *after* all the libg++-local -I flags.
Also, move just-gcc dependency from just-libg++ to all-libg++.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) + + * Makefile.in: For libg++, make sure the -I pointing + to the gcc directory goes *after* all the libg++-local -I flags. + Also, move just-gcc dependency from just-libg++ to all-libg++. + +Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) + + * configure: Change -x to -f to keep Ultrix /bin/test happy. + +Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) + + * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. + Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) * config.sub: Add stratus configuration frags. Also |