Update of /cvsroot/monetdb/buildtools/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11594/conf
Modified Files:
MonetDB.m4
Log Message:
times and sys/times.h are now auto-detected by all projects.
Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- MonetDB.m4 21 Feb 2008 13:26:12 -0000 1.67
+++ MonetDB.m4 3 Mar 2008 13:46:49 -0000 1.68
@@ -1228,7 +1228,7 @@
AC_HEADER_STDC
AC_HEADER_TIME
AC_HEADER_DIRENT
-AC_CHECK_HEADERS([alloca.h getopt.h netdb.h sys/types.h])
+AC_CHECK_HEADERS([alloca.h getopt.h netdb.h sys/types.h sys/times.h])
AC_SYS_LARGEFILE()
@@ -1264,7 +1264,7 @@
AC_C_CHAR_UNSIGNED
# Checks for library functions.
-AC_CHECK_FUNCS([ftruncate gettimeofday opendir])
+AC_CHECK_FUNCS([ftruncate gettimeofday opendir times])
dnl AC_PROG_CC_STDC()
if test -f "$srcdir"/vertoo.data; then
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins