commit | d61ce900b968829666336843df957b86815c08ab | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 31 19:51:55 2014 +0100 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Fri Apr 18 10:33:36 2014 +0400 |
tree | 9ccf33b09ed84b460c9895e5fb62aae7a7b6974b | |
parent | 1634df567d1997099bc9abd9312c8c77f09293da [diff] |
configure: Fix indentation of help for --enable/disable-debug-info The help text for the --enable-debug-info and --disable-debug-info command line options was misindented: delete the stray extra space and bring it in to line with everything else. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>