summaryrefslogtreecommitdiff
path: root/sim/configure
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-06-23 23:43:48 +0545
committerMike Frysinger <vapier@gentoo.org>2015-06-23 15:02:08 -0400
commit8d0978fb4bf62e760e7b50e59d5c58d30c059183 (patch)
tree42a8920fe3c63e09e4d3de2ee14b19ad355e63f6 /sim/configure
parenta38fe4feddd68b9c0aa082dd078c668ca9f06aae (diff)
downloadbinutils-gdb-8d0978fb4bf62e760e7b50e59d5c58d30c059183.tar.gz
sim: use AS_HELP_STRING everywhere
This helps standardize the configure --help output.
Diffstat (limited to 'sim/configure')
-rwxr-xr-xsim/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/configure b/sim/configure
index bf0a0940305..a90d352fdbc 100755
--- a/sim/configure
+++ b/sim/configure
@@ -1281,7 +1281,7 @@ Optional Features:
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
- --enable-sim
+ --enable-sim Enable the GNU simulator
Some influential environment variables:
CC C compiler command