summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorHans Mulder <hansmu@xs4all.nl>1998-06-23 04:41:00 -0700
committerGurusamy Sarathy <gsar@cpan.org>1998-06-28 18:33:42 +0000
commitc05f8f3dab4277e4be85d6b86d07d49c10f8c216 (patch)
treed13ea9047063743cfd14a5252482d53e6e6c8a3e /configure.com
parentc0830f08d1ac3314ba24d3d631beb837c7748610 (diff)
downloadperl-c05f8f3dab4277e4be85d6b86d07d49c10f8c216.tar.gz
hand apply mutiliated patch
Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu> Subject: [PATCH 5.004_68]Configure update for VMS p4raw-id: //depot/perl@1229
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 7eef1ca5d9..bdbf2cd13d 100644
--- a/configure.com
+++ b/configure.com
@@ -1786,7 +1786,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 IO Opcode attrs Stdio DCLsym B SDBM_File"
+$ dflt = "Fcntl Errno IO Opcode attrs Stdio DCLsym B SDBM_File"
$ if Using_Dec_C.eqs."Yes"
$ THEN
$ dflt = dflt + " POSIX"