summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-08 19:18:17 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-08 19:18:17 +0000
commit6b20d41b70d65d1c7134ef7be518afdd9f0152d7 (patch)
tree35e5d3e18f737059baeaf43cb8c605905c65c66e /Configure
parentc2da85259769a501f37eccb0a97c76f0e641e0ba (diff)
downloadperl-6b20d41b70d65d1c7134ef7be518afdd9f0152d7.tar.gz
The Configure change to go with #14604.
p4raw-id: //depot/perl@14605
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 8bb7375e9b..6629891071 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Fri Feb 8 17:01:30 EET 2002 [metaconfig 3.0 PL70]
+# Generated on Fri Feb 8 22:04:29 EET 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -7645,7 +7645,7 @@ if "$useshrplib"; then
freebsd|netbsd)
xxx="-Wl,-R$shrpdir"
;;
- linux|irix*|dec_osf)
+ bsdos|linux|irix*|dec_osf)
xxx="-Wl,-rpath,$shrpdir"
;;
next)