This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In gv.t, check that the installed $SIG{__DIE__} handler is never called.
[perl5.git] / ext / NDBM_File / hints / cygwin.pl
CommitLineData
4fabb596 1# uses GDBM ndbm compatibility feature
0016644b 2$self->{LIBS} = ['-lgdbm -lgdbm_compat'];