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. --- gas/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/configure.in') diff --git a/gas/configure.in b/gas/configure.in index fe69a51..d0013fe 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -23,7 +23,7 @@ AM_INIT_AUTOMAKE(gas, ${BFD_VERSION}) AM_PROG_LIBTOOL AC_ARG_ENABLE(targets, -[ --enable-targets alternative target configurations besides the primary], +[ --enable-targets alternative target configurations besides the primary], [case "${enableval}" in yes | "") AC_ERROR(enable-targets option must specify target names or 'all') ;; -- cgit v1.1