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:
parent
c4a35e9d2d
commit
bf94408228
|
@ -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 */
|
/* Cygwin's adds _'s but making configure.in know about dlltool seemed evil */
|
||||||
#define DLSYM_ADDS_USCORE
|
#define DLSYM_ADDS_USCORE
|
||||||
|
|
Loading…
Reference in New Issue