xref: /openbsd-src/gnu/usr.bin/perl/ext/ODBM_File/hints/hpux.pl (revision 8500990981f885cbe5e6a4958549cacc238b5ae6)
1#  Try to work around "bad free" messages.  See note in ODBM_File.xs.
2#   Andy Dougherty  <doughera@lafayette.edu>
3#   Sun Sep  8 12:57:52 EDT 1996
4$self->{CCFLAGS} = $Config{ccflags} . ' -DDBM_BUG_DUPLICATE_FREE' ;
5