diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-01 17:25:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-01 17:25:21 +0000 |
commit | fba668022c1709457648f06d7100b1c35f157a04 (patch) | |
tree | 7d9fa708849bd38edf127e6f42204370a2b1d3b1 /ChangeLog | |
parent | c73b4ae6403e9a48644a9ddf555d9b657b870855 (diff) | |
download | gdb-fba668022c1709457648f06d7100b1c35f157a04.zip gdb-fba668022c1709457648f06d7100b1c35f157a04.tar.gz gdb-fba668022c1709457648f06d7100b1c35f157a04.tar.bz2 |
* configure.in: If the only directory in target_configdirs which
actually exists is libiberty, then set target_configdirs to empty,
to avoid trying to build a target libiberty in a gas or gdb
distribution.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com> + + * configure.in: If the only directory in target_configdirs which + actually exists is libiberty, then set target_configdirs to empty, + to avoid trying to build a target libiberty in a gas or gdb + distribution. + Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com> * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead |