summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.i386
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs/Config.i386')
-rw-r--r--extra/Configs/Config.i3866
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/Configs/Config.i386 b/extra/Configs/Config.i386
index 8f50ef4e7..13e4916bb 100644
--- a/extra/Configs/Config.i386
+++ b/extra/Configs/Config.i386
@@ -67,12 +67,6 @@ HAS_FLOATING_POINT = true
# of C99 math library features. Costs an extra 35k or so on x86.
DO_C99_MATH = false
-# Set this to `false' if you don't have/need "(unsigned) long long int" support.
-# Set it to `true' otherwise.
-# Affects *printf and *scanf functions.
-# Also omits strto(u)ll, and (u)lltostr from the library if `false'.
-HAS_LONG_LONG = true
-
# Set this to 'false if you don't need shadow password support.
HAS_SHADOW = false