Skip to content
Snippets Groups Projects
Commit 69b2983d authored by malcolm's avatar malcolm
Browse files

[project @ 2005-03-10 17:23:06 by malcolm]

Change configuration for nhc98 on Cygwin only.
parent 0221746d
No related branches found
Tags nhc98-1-18-release
No related merge requests found
......@@ -104,7 +104,7 @@ module System.Time
#ifdef __NHC__
#include <time.h>
# ifdef __sun
# if defined(__sun) || defined(__CYGWIN32__)
# define HAVE_TZNAME 1
# else
# define HAVE_TM_ZONE 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment