diff options
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |