diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d5a85d0..fed5060 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 1998-09-24 Jason Molenda (jsm@bugshack.cygnus.com) + * configure.in (WARN_CFLAGS): Add -Wmissing-prototypes. + * configure: Regenerated. + +1998-09-24 Jason Molenda (jsm@bugshack.cygnus.com) + * configure.in: Add --enable-warnings. Adjust whitespace of other --with and --enable options so that configure --help lines up correctly. |