Updated with fix for latest cygwin
This commit is contained in:
parent
32297ca3c9
commit
ff9ab43494
|
@ -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