Changeset: e6d386aabc95 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e6d386aabc95
Modified Files:
        NT/monetdb_config.h.in
Branch: default
Log Message:

On Windows we have _wfopen (one main point of changeset bd6efd91626b).


diffs (13 lines):

diff --git a/NT/monetdb_config.h.in b/NT/monetdb_config.h.in
--- a/NT/monetdb_config.h.in
+++ b/NT/monetdb_config.h.in
@@ -688,6 +688,9 @@
 /* Define if you have valgrind installed and want to use it */
 /* #undef HAVE_VALGRIND */
 
+/* Define to 1 if you have the `_wfopen' function. */
+#define HAVE__WFOPEN 1
+
 /* Define to 1 if you have the <winsock2.h> header file. */
 #define HAVE_WINSOCK2_H 1
 
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to