Update of /cvsroot/monetdb/clients
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13754
Modified Files:
configure.ag
Log Message:
Check for existence of <sys/ioctl.h>.
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/configure.ag,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- configure.ag 13 Aug 2007 08:26:24 -0000 1.21
+++ configure.ag 14 Aug 2007 10:35:03 -0000 1.22
@@ -151,7 +151,7 @@
# Checks for header files.
AC_HEADER_TIME
-AC_CHECK_HEADERS([crypt.h pwd.h sys/un.h])
+AC_CHECK_HEADERS([crypt.h pwd.h sys/ioctl.h sys/un.h])
# Checks for library functions.
AC_CHECK_FUNCS([crypt ftime getlogin gethostname localtime_r popen strcasecmp
strncasecmp strtod strtof strtoll strtoull])
-------------------------------------------------------------------------
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