diff options
Diffstat (limited to 'packages/perl/perl-5.8.7/config.sh-i686-linux')
-rw-r--r-- | packages/perl/perl-5.8.7/config.sh-i686-linux | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/perl/perl-5.8.7/config.sh-i686-linux b/packages/perl/perl-5.8.7/config.sh-i686-linux index 313ff2fbb1..0ea1826f3a 100644 --- a/packages/perl/perl-5.8.7/config.sh-i686-linux +++ b/packages/perl/perl-5.8.7/config.sh-i686-linux @@ -435,6 +435,8 @@ d_strerrm='strerror(e)' d_strerror='define' d_strerror_r='undef' d_strftime='define' +d_strlcat='undef' +d_strlcpy='undef' d_strtod='define' d_strtol='define' d_strtold='define' |