summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-xlibstdc++-v3/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index 9139051bc0f..4dd963cfc5a 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -41,7 +41,7 @@ ac_help="$ac_help
ac_help="$ac_help
--enable-c-mbchar enable multibyte (wide) characters [default=yes]"
ac_help="$ac_help
- --enable-long-long turns on 'long long' [default=yes]"
+ --enable-long-long turns on 'long long' [default=no]"
ac_help="$ac_help
--enable-cshadow-headers construct "shadowed" C header files for
g++ [default=no]"
@@ -2881,7 +2881,7 @@ if test "${enable_long_long+set}" = set; then
*) { echo "configure: error: Unknown argument to enable/disable long long" 1>&2; exit 1; } ;;
esac
else
- enable_long_long=yes
+ enable_long_long=no
fi
# Allow use of os-dependent settings, so that macros that turn on