aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 8a3c10483a..90df13bd12 100755
--- a/configure
+++ b/configure
@@ -950,7 +950,7 @@ case $cxx_version in
;;
3_4)
_cxx_major=3
- _mxx_minor=4
+ _cxx_minor=4
;;
'not found')
cxx_verc_fail=yes