Merged in change from old tree. Original log message:

date: 2001/05/27 23:57:07;  author: bdc;  state: Exp;  lines: +0 -4
Updated with fix for latest cygwin
This commit is contained in:
mainzelm 2002-01-09 08:04:08 +00:00
parent c4a35e9d2d
commit bf94408228
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