Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ification
[p5sagit/p5-mst-13.2.git] / ext / ODBM_File / hints / svr4.pl
index 04d40e0..3285d9a 100644 (file)
@@ -1,4 +1,4 @@
 # Some SVR4 systems may need to link against routines in -lucb for
 # odbm.  Some may also need to link against -lc to pick up things like
 # ecvt.
-$att{LIBS} = ['-ldbm -lucb -lc'];
+$self->{LIBS} = ['-ldbm -lucb -lc'];