diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-01-06 21:11:10 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-01-06 21:11:10 +0000 |
commit | 9fe444b57a4075beb94408fb603730397605a2ee (patch) | |
tree | 2641546c7f2270ab4f1ca5d1924be66a320f1dbe /ChangeLog | |
parent | fcbc95a72a768a2f83981961c47337e3d7fcc5ed (diff) | |
download | gdb-9fe444b57a4075beb94408fb603730397605a2ee.zip gdb-9fe444b57a4075beb94408fb603730397605a2ee.tar.gz gdb-9fe444b57a4075beb94408fb603730397605a2ee.tar.bz2 |
* configure.in: Don't issue warnings about directories which are
not being configued if -norecursion is set.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * configure.in: Don't issue warnings about directories which are + not being configued if -norecursion is set. + * configure.in: Don't build gas for alpha-dec-osf1*. Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) |