diff options
author | Jason Molenda <crash@cygnus> | 1995-11-14 22:58:14 +0000 |
---|---|---|
committer | Jason Molenda <crash@cygnus> | 1995-11-14 22:58:14 +0000 |
commit | 600b2f21c9c57f612df36a7e84d51e900f9a2c36 (patch) | |
tree | 3f3f71218b668b63aec4eeba338bd1c90bda41cb /ChangeLog | |
parent | 6d93c360042c6c748fc090561c479d1b7bb6d742 (diff) | |
download | gdb-600b2f21c9c57f612df36a7e84d51e900f9a2c36.zip gdb-600b2f21c9c57f612df36a7e84d51e900f9a2c36.tar.gz gdb-600b2f21c9c57f612df36a7e84d51e900f9a2c36.tar.bz2 |
* configure.in (target_libs): add target-winsup.
(target==i386-win32): add patch diff flex make to $noconfigdirs.
(target==ppcle-pe): remove ld from $noconfigdirs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (target_libs): add target-winsup. + (target==i386-win32): add patch diff flex make to $noconfigdirs. + (target==ppcle-pe): remove ld from $noconfigdirs. + Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com> * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. |