summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorTodd Vierling <tv@duh.org>2005-01-21 14:36:31 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2005-01-21 14:47:31 +0000
commit46fcf6af865510acbf782947f6b836299b8cc42d (patch)
tree379f2a061a266fb77603ad81eb3b174c9e61ef3b /Configure
parent3c87ea76a29c989d68c834cb6f9fd80a9892d62a (diff)
downloadperl-46fcf6af865510acbf782947f6b836299b8cc42d.tar.gz
[perl #33892] Add Interix support
From: Todd Vierling (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org> p4raw-id: //depot/perl@23848
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index d28f5a47a7..57fc01f848 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 Thu Dec 30 14:31:17 MET 2004 [metaconfig 3.0 PL70]
+# Generated on Fri Jan 21 16:11:32 MET 2005 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -7855,7 +7855,7 @@ if "$useshrplib"; then
solaris)
xxx="-R $shrpdir"
;;
- freebsd|netbsd|openbsd)
+ freebsd|netbsd|openbsd|interix)
xxx="-Wl,-R$shrpdir"
;;
bsdos|linux|irix*|dec_osf)