diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-07-05 09:32:47 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-07-05 09:32:47 +0000 |
commit | 8c69366021de6fa59797df1c3223981072cc9f32 (patch) | |
tree | 208e3b919ae80432efc4b3900d1ac16a3e154dc8 /bfd/ChangeLog | |
parent | e63c594dd01aa39ff3b6cd2c7ce7ca725c4f210f (diff) | |
download | gdb-8c69366021de6fa59797df1c3223981072cc9f32.zip gdb-8c69366021de6fa59797df1c3223981072cc9f32.tar.gz gdb-8c69366021de6fa59797df1c3223981072cc9f32.tar.bz2 |
autoconfiscation
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 62273d2..f4b06c7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +Wed Jul 5 04:16:35 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com> + + Autoconfiscation: + * configure.in, Makefile.in, doc/Makefile.in: Switch from Cygnus + configure to autoconf ways of processing --enable arguments, + setting up symlinks, incorporating makefile fragments, printing + messages at configuration time, setting variables in Makefile. + Deleted some unused variables. Check for ranlib via autoconf. + For now, configure script removes doc/config.status. + * configure: New file. + * dep-in.sed: Use @SRCDIR@ instead of @srcdir@, so Makefile.in + line doesn't get broken by configure. + * doc/configure.in: Removed. + Tue Jul 4 12:22:21 1995 Ian Lance Taylor <ian@cygnus.com> * archive.c (_bfd_construct_extended_name_table): If |