Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
[p5sagit/p5-mst-13.2.git] / ext / ODBM_File / hints / hpux.pl
CommitLineData
cfa36279 1# Try to work around "bad free" messages. See note in ODBM_File.xs.
2# Andy Dougherty <doughera@lafcol.lafayette.edu>
3# Sun Sep 8 12:57:52 EDT 1996
4$self->{CCFLAGS} = $Config{ccflags} . ' -DDBM_BUG_DUPLICATE_FREE' ;