summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-01-30 20:48:25 (GMT)
committerGitHub <noreply@github.com>2017-01-30 20:48:25 (GMT)
commit51bedaf27e5ead5a237acde9944d14342d44d031 (patch)
treeb77bf69afd45b11849d0d542928cad20d3c057cb /config
parenta78dc93b64e856d42516a1d854ad9e8e21c48afb (diff)
parent7d1b203d06408f9dcc360095b46b8e73e870ee3c (diff)
Merge pull request #566 from stilor/fix-gentoo-hang
Fix gentoo hang
Diffstat (limited to 'config')
-rw-r--r--config/global/ct-behave.in2
-rw-r--r--config/global/extract.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/global/ct-behave.in b/config/global/ct-behave.in
index ba723cf..a57c798 100644
--- a/config/global/ct-behave.in
+++ b/config/global/ct-behave.in
@@ -102,7 +102,7 @@ config DEBUG_CT_SAVE_STEPS_GZIP
further doesn't gain much, and takes far more time (believe me, I've
got figures here! :-) ).
-config NO_OVERIDE_LC_MESSAGES
+config NO_OVERRIDE_LC_MESSAGES
bool
prompt "Do *not* overide LC_MESSAGES (EXPERIMENTAL)"
depends on EXPERIMENTAL
diff --git a/config/global/extract.in b/config/global/extract.in
index 2599faa..b754775 100644
--- a/config/global/extract.in
+++ b/config/global/extract.in
@@ -11,7 +11,7 @@ config FORCE_EXTRACT
Useful if you suspect a previous extract did not complete (eg. broken
tarball), or you added a new set of patches for this component.
-config OVERIDE_CONFIG_GUESS_SUB
+config OVERRIDE_CONFIG_GUESS_SUB
bool
prompt "Override config.{guess,sub}"
default y