Update of /cvsroot/monetdb/pathfinder
In directory sc8-pr-cvs16:/tmp/cvs-serv2251

Modified Files:
        configure.ag 
Log Message:
Include malloc.h.

Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/configure.ag,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- configure.ag        23 Apr 2007 12:54:54 -0000      1.103
+++ configure.ag        2 May 2007 08:09:45 -0000       1.104
@@ -546,7 +546,7 @@
 dnl in burg/main.c
 AC_CHECK_HEADERS([string.h], [AC_CHECK_FUNCS([strdup strtok_r])])
 
-AC_CHECK_HEADERS(time.h sys/time.h utime.h sys/utime.h sys/times.h)
+AC_CHECK_HEADERS(malloc.h time.h sys/time.h utime.h sys/utime.h sys/times.h)
 AC_HEADER_TIME()
 AC_STRUCT_TM()
 AC_STRUCT_TIMEZONE()


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to