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

Modified Files:
      Tag: XQuery_0-16
        configure.ag 
Log Message:
Include malloc.h.

Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/configure.ag,v
retrieving revision 1.90.2.12
retrieving revision 1.90.2.13
diff -u -d -r1.90.2.12 -r1.90.2.13
--- configure.ag        29 Mar 2007 15:46:49 -0000      1.90.2.12
+++ configure.ag        2 May 2007 08:13:13 -0000       1.90.2.13
@@ -407,7 +407,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