[Compbench-devel] CompBenchmarks++ config.h.in,1.7,1.8
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-11-01 13:06:37
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv12589 Modified Files: config.h.in Log Message: 0.3.3 Index: config.h.in =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/config.h.in,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** config.h.in 25 Sep 2006 17:29:32 -0000 1.7 --- config.h.in 1 Nov 2006 13:06:34 -0000 1.8 *************** *** 79,82 **** --- 79,85 ---- #undef HAVE_INTTYPES_H + /* Define to 1 if you have the `dl' library (-ldl). */ + #undef HAVE_LIBDL + /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H |