summaryrefslogtreecommitdiff
path: root/symbian/config.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-04-12 10:17:24 +0100
committerNicholas Clark <nick@ccl4.org>2009-04-12 10:17:24 +0100
commitd62c72f64114f2edf113ee55b29ac1c863a007ee (patch)
tree5fe1f2d461a60b22e6f5e72b0e842a33f1110f77 /symbian/config.pl
parentf1a7681278513eea5233f58e1939a9922a31121a (diff)
downloadperl-d62c72f64114f2edf113ee55b29ac1c863a007ee.tar.gz
Remove attrs, which has been deprecated since 1999/10/02.
Diffstat (limited to 'symbian/config.pl')
-rw-r--r--symbian/config.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbian/config.pl b/symbian/config.pl
index f35efb62e8..09c316faba 100644
--- a/symbian/config.pl
+++ b/symbian/config.pl
@@ -717,7 +717,7 @@ perl${VERSION}lib.sis perllib.sis: \$(PM)
perl${VERSION}ext.sis perlext.sis: perldll_arm buildext_sis
perl symbian\\makesis.pl perl${VERSION}ext
-EXT = Compress::Raw::Zlib Cwd Data::Dumper Devel::Peek Digest::MD5 Errno Fcntl File::Glob Filter::Util::Call IO List::Util MIME::Base64 PerlIO::scalar PerlIO::via SDBM_File Socket Storable Time::HiRes XSLoader attrs
+EXT = Compress::Raw::Zlib Cwd Data::Dumper Devel::Peek Digest::MD5 Errno Fcntl File::Glob Filter::Util::Call IO List::Util MIME::Base64 PerlIO::scalar PerlIO::via SDBM_File Socket Storable Time::HiRes XSLoader
buildext: perldll symbian\\xsbuild.pl lib\\Config.pm
perl \$(XLIB) symbian\\xsbuild.pl \$(XSBOPT) \$(EXT)