From 49e2c44725c827e7605ffc61809dae88f3e925f4 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Thu, 12 Apr 2001 13:37:20 +0000 Subject: Non-UNIX platforms extensions update. (Well, UTS is UNIX.) p4raw-id: //depot/perl@9691 --- configure.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.com') diff --git a/configure.com b/configure.com index 8b13c1f14f..fa06d20efb 100644 --- a/configure.com +++ b/configure.com @@ -2396,7 +2396,7 @@ $ echo "SDBM_File if you have the GDBM library built on your machine." $ echo "" $ echo "Which modules do you want to build into perl?" $! we need to add Byteloader to this list: -$ dflt = "re Fcntl Encode Errno File::Glob Filter::Util::Call IO Opcode Devel::Peek Devel::DProf Data::Dumper attrs VMS::Stdio VMS::DCLsym B SDBM_File Storable Thread Sys::Hostname Digest::MD5 PerlIO::Scalar MIME::Base64 XS::Typemap" +$ dflt = "re Fcntl Encode Errno File::Glob Filter::Util::Call IO Opcode Devel::Peek Devel::DProf Data::Dumper attrs VMS::Stdio VMS::DCLsym B SDBM_File Storable Thread Sys::Hostname Digest::MD5 PerlIO::Scalar MIME::Base64 XS::Typemap Time::HiRes" $ IF ccname .EQS. "DEC" .OR. ccname .EQS. "CXX" $ THEN $ dflt = dflt + " POSIX" -- cgit v1.2.1