summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-07-04 20:33:03 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-07-04 20:33:03 +0530
commit52dfbe137e41f2da1f5584f6dd9ea89589c71228 (patch)
treeefed78bd12e34d5c0eef9013a03ea11f9601a8d7 /configure
parent3f16954315aa4da11eb33306395d28913b11fc32 (diff)
Fix lock elision help text in INSTALL and configure
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index a873b20617..59a69f634f 100755
--- a/configure
+++ b/configure
@@ -1401,8 +1401,7 @@ Optional Features:
initialize __stack_chk_guard canary with a random
number at program start
--enable-lock-elision=yes/no
- Enable lock elision for pthread mutexes and rwlocks
- by default
+ Enable lock elision for pthread mutexes by default
--enable-add-ons[=DIRS...]
configure and build add-ons in DIR1,DIR2,... search
for add-ons if no parameter given