Revision: 55646
          http://sourceforge.net/p/brlcad/code/55646
Author:   brlcad
Date:     2013-06-04 03:16:03 +0000 (Tue, 04 Jun 2013)
Log Message:
-----------
ditto, we have fileno()

Modified Paths:
--------------
    brlcad/trunk/include/config_win_cmake.h.in

Modified: brlcad/trunk/include/config_win_cmake.h.in
===================================================================
--- brlcad/trunk/include/config_win_cmake.h.in  2013-06-04 03:12:44 UTC (rev 
55645)
+++ brlcad/trunk/include/config_win_cmake.h.in  2013-06-04 03:16:03 UTC (rev 
55646)
@@ -62,8 +62,11 @@
  * declare results of configure tests
  */
 
+#define HAVE_DECL_FILENO       1
+
 #define HAS_OPENGL             1
 #define HAVE_FCNTL_H           1
+#define HAVE_FILENO            1
 #define HAVE_GETFULLPATHNAME   1
 #define HAVE_GETHOSTNAME       1
 #define HAVE_GETPROGNAME        1

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to