Initial import from FreeBSD RELENG_4:
[games.git] / contrib / perl5 / ext / GDBM_File / hints / sco.pl
1 # SCO OSR5 needs to link with libc.so again to have C<fsync> defined
2 $self->{LIBS} = ['-lgdbm -lc'];