summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index ce038a3f78..e8059b0a35 100755
--- a/Configure
+++ b/Configure
@@ -15199,7 +15199,7 @@ int main() {
}
EOCP
-i8type=char
+i8type="signed char"
u8type="unsigned char"
i8size=1
u8size=1