summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 821f1b2cbe..b0593590e6 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 4 20:15:04 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Fri Feb 4 20:55:50 EET 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
@@ -3683,7 +3683,7 @@ for thislib in $libswanted; do
libname="$thislib"
if xxx=`./loc lib$thislib.$so.[0-9]'*' X $libpth`; $test -f "$xxx"; then
- if $test -a "X$ignore_versioned_solibs" = "X"; then
+ if $test "X$ignore_versioned_solibs" = "X"; then
xxx=/ignored$xxx
else
libstyle=shared