Update of /cvsroot/monetdb/clients/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22337/NT

Modified Files:
        clients_config.h.in 
Log Message:
Check for existence of <sys/ioctl.h>.

Index: clients_config.h.in
===================================================================
RCS file: /cvsroot/monetdb/clients/NT/clients_config.h.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- clients_config.h.in 13 Aug 2007 08:26:24 -0000      1.9
+++ clients_config.h.in 14 Aug 2007 10:45:26 -0000      1.10
@@ -31,6 +31,9 @@
 /* Define to 1 if you have the `SQLGetPrivateProfileString' function. */
 #define HAVE_SQLGETPRIVATEPROFILESTRING 1
 
+/* Define to 1 if you have the <sys/ioctl.h> header file. */
+/* #undef HAVE_SYS_IOCTL_H */
+
 /* architecture-dependent files */
 #define MONETDB_EXEC_PREFIX "${prefix}"
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to