Message-ID: <Pine.SCO.4.30.
0104240918160.13514-100000@laura.burrelles.com>
p4raw-id: //depot/perl@9814
# lddlflags : must tell the linker to output a shared library
# use shared perl lib if the user doesn't choose otherwise
-if test "x$useshrplib" == "x"; then
+if test "x$useshrplib" = "x"; then
useshrplib='true'
fi