diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |