Update of /cvsroot/monetdb/buildtools/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12758/conf
Modified Files:
MonetDB.m4
Log Message:
propagated changes of Monday Feb 11 2008 - Tuesday Feb 12 2008
from the MonetDB_1-22 branch to the development trunk
Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- MonetDB.m4 3 Feb 2008 12:20:47 -0000 1.65
+++ MonetDB.m4 12 Feb 2008 18:40:46 -0000 1.66
@@ -2343,7 +2343,9 @@
save_LIBS="$LIBS"
LIBS="$LIBS $MALLOC_LIBS"
-AC_CHECK_FUNCS(mallopt mallinfo)
+AC_CHECK_FUNCS(mallopt)
+AC_CHECK_FUNC(mallinfo, AC_TRY_COMPILE([$ac_includes_default
+#include <malloc.h>], [struct mallinfo m;int
x[[1+sizeof(m.usmblks)-sizeof(void *)]]], AC_DEFINE(HAVE_USEFUL_MALLINFO, 1,
[Define if you have mallinfo])))
LIBS="$save_LIBS"
MATH_LIBS=""
-------------------------------------------------------------------------
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