From 302d38aa06a9db991c3d8d4d4150b2d3e93e193b Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Thu, 19 Apr 2001 01:41:10 +0000 Subject: Add Time::Piece, a slight rewrite of Time::Object, from Matt Sergeant. p4raw-id: //depot/perl@9748 --- configure.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.com') diff --git a/configure.com b/configure.com index ff86731ff2..2aa9541994 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 Time::HiRes" +$ dflt = "B Data::Dumper Devel::DProf Devel::Peek Digest::MD5 Encode Errno Fcntl File::Glob Filter::Util::Call IO List::Util MIME::Base64 Opcode PerlIO::Scalar SDBM_File Storable Sys::Hostname Thread Time::HiRes Time::Piece VMS::DCLsym VMS::Stdio XS::Typemap attrs re" $ IF ccname .EQS. "DEC" .OR. ccname .EQS. "CXX" $ THEN $ dflt = dflt + " POSIX" -- cgit v1.2.1