]> git.mxchange.org Git - simgear.git/commitdiff
Fix issue #392: mktime takes a localtime as input. Assumption that if HAVE_DAYLIGHT...
authorFrederic Bouvier <fredfgfs01@free.fr>
Sat, 6 Aug 2011 14:26:21 +0000 (16:26 +0200)
committerFrederic Bouvier <fredfgfs01@free.fr>
Sat, 6 Aug 2011 14:26:21 +0000 (16:26 +0200)
simgear/simgear_config.h-msvc90

index 247d7a89ac569b896f4fd156d406c871bdd765d9..5fa33410475ed83c0fda744f9839d6b19cbc143c 100644 (file)
 #define HAVE_MEMORY_H 1
 
 #define HAVE_MEMCPY 1
+#define HAVE_DAYLIGHT 1
 
 #define GLUT_H <GL/glut.h>