source: trunk/essentials/dev-lang/perl/ext/ODBM_File/hints/ultrix.pl

Last change on this file was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 216 bytes
Line 
1# Try to work around "bad free" messages. See note in ODBM_File.xs.
2# Andy Dougherty <[email protected]>
3# Sun Sep 8 12:57:52 EDT 1996
4$self->{CCFLAGS} = $Config{ccflags} . ' -DDBM_BUG_DUPLICATE_FREE' ;
Note: See TracBrowser for help on using the repository browser.