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

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

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

Modified: trunk/blender/extern/fftw/config.h
===================================================================
--- trunk/blender/extern/fftw/config.h  2008-09-28 13:06:59 UTC (rev 16786)
+++ trunk/blender/extern/fftw/config.h  2008-09-28 13:47:43 UTC (rev 16787)
@@ -232,7 +232,7 @@
 #define HAVE_UINTPTR_T 1
 
 /* Define to 1 if you have the <unistd.h> header file. */
-#define HAVE_UNISTD_H 1
+/* #undef HAVE_UNISTD_H */
 
 /* Define to 1 if you have the `vprintf' function. */
 #define HAVE_VPRINTF 1


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

Reply via email to