aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2009-04-21 21:01:07 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2009-04-21 21:01:07 +0000
commit62e4f60cdb325ead1609bc7d609d2499b0cd87af (patch)
treec1b54da48df10ebf2f74b50e5aae3a8657676a56 /gdb/configure
parent82cd387f601a3c63f0be9f1ac8f96346c4c29415 (diff)
downloadgdb-62e4f60cdb325ead1609bc7d609d2499b0cd87af.zip
gdb-62e4f60cdb325ead1609bc7d609d2499b0cd87af.tar.gz
gdb-62e4f60cdb325ead1609bc7d609d2499b0cd87af.tar.bz2
* configure.ac: Add quotes to not lose brackets in help text.
* configure: Rebuild.
Diffstat (limited to 'gdb/configure')
-rwxr-xr-xgdb/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure b/gdb/configure
index 7d5777f..d709727 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -886,7 +886,7 @@ Optional Packages:
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-separate-debug-dir=PATH
look for global separate debug info in this path
- LIBDIR/debug
+ [LIBDIR/debug]
--with-relocated-sources=PATH
automatically relocate this path for source files
--with-libunwind use libunwind frame unwinding support