Updated with fix for latest cygwin

This commit is contained in:
bdc 2001-05-27 23:57:07 +00:00
parent 32297ca3c9
commit ff9ab43494
1 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,2 @@
/* Cygwin seems to have TZNAME but they forgot to define it */
#define HAVE_TZNAME
#define tzname _tzname
/* Cygwin's adds _'s but making configure.in know about dlltool seemed evil */
#define DLSYM_ADDS_USCORE