summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorCharles Bailey <bailey@newman.upenn.edu>1999-07-02 15:18:41 -0400
committerGurusamy Sarathy <gsar@cpan.org>1999-07-07 17:45:52 +0000
commit1f47e8e2e6e01cf4845f0f3f0f0c7524761ffa80 (patch)
treed302430354d07e16ddf40f2a034ab55b14889d8b /configure.com
parentcae6c631be0cfed1f388d3116e456beb58714d6e (diff)
downloadperl-1f47e8e2e6e01cf4845f0f3f0f0c7524761ffa80.tar.gz
applied new parts of suggested patch
Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu> Subject: [PATCH 5.005_57] Consolidated VMS patch p4raw-id: //depot/perl@3650
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.com b/configure.com
index 6a1c37ae82..350d64ac28 100644
--- a/configure.com
+++ b/configure.com
@@ -1837,7 +1837,7 @@ $ echo "you might, for example, want to build GDBM_File instead of
$ echo "SDBM_File if you have the GDBM library built on your machine
$ echo "
$ echo "Which modules do you want to build into perl?"
-$ dflt = "Fcntl Errno IO Opcode Data::Dumper attrs re VMS::Stdio VMS::DCLsym B SDBM_File"
+$ dflt = "Fcntl Errno IO Opcode Byteloader Devel::Peek Data::Dumper attrs re VMS::Stdio VMS::DCLsym B SDBM_File"
$ if Using_Dec_C.eqs."Yes"
$ THEN
$ dflt = dflt + " POSIX"