in reply to C lib prereq in Makefile.PL

I use strings | grep to check the version of the Sybase libs in DBD::Sybase and sybperl, which of course isn't portable to Win32 systems...

The suggestion to build a minimal C program that checks the version is probably better as it should be portable to just about any environment.

Michael