diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-07-05 09:47:20 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-07-05 09:47:20 +0000 |
commit | b6113657eb083653806e8624b79d484920c98464 (patch) | |
tree | 9ae7c9ffc07be859abd2cc7f911400bf6a8468d8 /bfd | |
parent | e818c22e1bff1a9e954700303b18948244edaa32 (diff) | |
download | gdb-b6113657eb083653806e8624b79d484920c98464.zip gdb-b6113657eb083653806e8624b79d484920c98464.tar.gz gdb-b6113657eb083653806e8624b79d484920c98464.tar.bz2 |
don't define FASCIST_FDOPEN for i386aix host
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f4b06c7..6d69954 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Wed Jul 5 04:16:35 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com> + * config/i386aix.mh (HDEFINES): Remove -DFASCIST_FDOPEN. + Autoconfiscation: * configure.in, Makefile.in, doc/Makefile.in: Switch from Cygnus configure to autoconf ways of processing --enable arguments, |