sco.pl
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # osr5 needs to explicitly link against libc to pull in some static symbols
  2. $self->{LIBS} = ['-ldb -lc'] if $Config{'osvers'} =~ '3.2v5.0..' ;