51int tz_minuteswest; /* minutes west of Greenwich */
52int tz_dsttime; /* type of DST correction */
53 };
54/* shared */
55#ifdef EKG2_WIN32_SHARED_LIB
56# define EKG2_WIN32_NOFUNCTION 1
57# error "Currently --enable-shared don't work automagicly pass --enable-static to ./configure if you really want. contact with me. (jid:darkjames@chrome.pl)"