Message-ID: <Pine.SOL.4.10.
10112031543520.5207-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@13447
case "$uselongdouble" in
"$define"|true|[yY]*)
if test -f /opt/SUNWspro/lib/libsunmath.so; then
+ # Unfortunately libpth has already been set and
+ # searched, so we need to add in everything manually.
+ libpth="$libpth /opt/SUNWspro/lib"
libs="$libs -lsunmath"
ldflags="$ldflags -L/opt/SUNWspro/lib -R/opt/SUNWspro/lib"
d_sqrtl=define