diff options
Diffstat (limited to 'epoc/config.sh')
-rw-r--r-- | epoc/config.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 1d32e6f5c8..17df287eac 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -939,7 +939,7 @@ PERL_VERSION=13 PERL_SUBVERSION=3 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=0 +PERL_API_SUBVERSION=3 PERL_CONFIG_SH=true # Variables propagated from previous config.sh file. pp_sys_cflags='' @@ -1071,7 +1071,7 @@ PERL_VERSION=13 PERL_SUBVERSION=3 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=0 +PERL_API_SUBVERSION=3 CONFIGDOTSH=true # Variables propagated from previous config.sh file. pp_sys_cflags='' |