summaryrefslogtreecommitdiff
path: root/symbian/config.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-08-29 08:43:34 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-08-30 19:21:17 -0400
commit83f6d82b7e53721edaf57199aef40f74df91d9fd (patch)
tree5cb9415c4c96ff0a886b4759b9d230c11a16abc8 /symbian/config.sh
parent5d34af8920febc1e0e0667bafe14759f8464ea6d (diff)
downloadperl-83f6d82b7e53721edaf57199aef40f74df91d9fd.tar.gz
Configure: add i_stdint.
Diffstat (limited to 'symbian/config.sh')
-rw-r--r--symbian/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index cc8f2dcb33..4cd1cd2150 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -614,6 +614,7 @@ i_socks='undef'
i_stdarg='define'
i_stdbool='undef'
i_stddef='undef'
+i_stdint='undef'
i_stdlib='define'
i_string='define'
i_sunmath='undef'