From 241a6c40c89a1da8e46bbb9119b852ed0be20009 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 19 Apr 2006 02:06:15 +0000 Subject: bfd/ * warning.m4 (--enable-werror, -build-warnings): Format help messages. * configure: Regenerate. binutils/ * configure: Regenerate. gas/ * configure.in (--enable-targets): Indent help message. * configure: Regenerate. gprof/ * configure: Regenerate. ld/ * configure: Regenerate. opcodes/ * configure: Regenerate. --- ld/ChangeLog | 4 ++++ ld/configure | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index 42e0033..c4eee46 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2006-04-19 Alan Modra + + * configure: Regenerate. + 2006-04-16 Daniel Jacobowitz * po/POTFILES.in: Regenerated. diff --git a/ld/configure b/ld/configure index 0cd6f5c..09a45f1 100755 --- a/ld/configure +++ b/ld/configure @@ -858,8 +858,8 @@ Optional Features: --disable-libtool-lock avoid locking (might break parallel builds) --enable-targets alternative target configurations --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes) - --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 --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 -- cgit v1.1