diff options
author | Brendan Kehoe <brendan@cygnus> | 1995-12-21 01:42:59 +0000 |
---|---|---|
committer | Brendan Kehoe <brendan@cygnus> | 1995-12-21 01:42:59 +0000 |
commit | 0b0124c6ccddb977b89fee805b7109fb276831f9 (patch) | |
tree | a1b9edcb5b981a2ab908f624ab311201b0a02e0e /ChangeLog | |
parent | 86587dd4ca8b8942ec9f8be1aaa53e6baab42702 (diff) | |
download | gdb-0b0124c6ccddb977b89fee805b7109fb276831f9.zip gdb-0b0124c6ccddb977b89fee805b7109fb276831f9.tar.gz gdb-0b0124c6ccddb977b89fee805b7109fb276831f9.tar.bz2 |
* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
--with-gnu-ld=no.
Don't build/configure gas or ld if we said we don't want them.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com> + + * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or + --with-gnu-ld=no. + Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com> * config-ml.in (rs6000*, powerpc*): Add switches to control which |