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

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

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:44:13 UTC (rev 16785)
+++ trunk/blender/extern/fftw/config.h  2008-09-28 13:06:59 UTC (rev 16786)
@@ -121,7 +121,7 @@
 /* #undef HAVE_GETHRTIME */
 
 /* Define to 1 if you have the `gettimeofday' function. */
-#define HAVE_GETTIMEOFDAY 1
+/* #undef HAVE_GETTIMEOFDAY */
 
 /* Define to 1 if hrtime_t is defined in <sys/time.h> */
 /* #undef HAVE_HRTIME_T */


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

Reply via email to