diff options
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 9a07866..b13c796 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,9 +1,9 @@ 2005-03-16 Nick Clifton <nickc@redhat.com> Ben Elliston <bje@au.ibm.com> - * configure.in (error-on-warning): New switch: Add -Werror to the + * configure.in (werror): New switch: Add -Werror to the compiler command line. Enabled by default. Disable via - --disable-error-on-warning. + --disable-werror. * configure: Regenerate. 2005-03-15 Nick Clifton <nickc@redhat.com> |