This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
typo fix
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 4 Feb 2000 18:54:00 +0000 (18:54 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 4 Feb 2000 18:54:00 +0000 (18:54 +0000)
p4raw-id: //depot/metaconfig@4989

U/modified/libs.U

index 6424cc1..c552bb7 100644 (file)
@@ -112,7 +112,7 @@ for thislib in $libswanted; do
 ?X:
        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