Revision: 16785
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16785
Author:   genscher
Date:     2008-09-28 14:44:13 +0200 (Sun, 28 Sep 2008)

Log Message:
-----------
Another msvc fix try

Modified Paths:
--------------
    trunk/blender/extern/fftw/config.h

Modified: trunk/blender/extern/fftw/config.h
===================================================================
--- trunk/blender/extern/fftw/config.h  2008-09-28 12:01:41 UTC (rev 16784)
+++ trunk/blender/extern/fftw/config.h  2008-09-28 12:44:13 UTC (rev 16785)
@@ -214,7 +214,7 @@
 #define HAVE_SYS_SYSCTL_H 1
 
 /* Define to 1 if you have the <sys/time.h> header file. */
-#define HAVE_SYS_TIME_H 1
+/* #undef HAVE_SYS_TIME_H */
 
 /* Define to 1 if you have the <sys/types.h> header file. */
 #define HAVE_SYS_TYPES_H 1


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to