diff options
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rwxr-xr-x | gprof/configure | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 6260b48..0259d8a 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2006-04-19 Alan Modra <amodra@bigpond.net.au> + + * configure: Regenerate. + 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add install-html target. diff --git a/gprof/configure b/gprof/configure index 35a019b..cfbb915 100755 --- a/gprof/configure +++ b/gprof/configure @@ -859,8 +859,8 @@ Optional Features: --disable-nls do not use Native Language Support --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer - --enable-werror treat compile warnings as errors - --enable-build-warnings Enable build-time compiler warnings + --enable-werror treat compile warnings as errors + --enable-build-warnings enable build-time compiler warnings Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |