[Compbench-devel] CompBenchmarks++/libcompbenchmarks config.h.in, 1.5, 1.6
Brought to you by:
xfred
|
From: Frederic T. <xf...@us...> - 2007-08-28 19:51:21
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv30300 Modified Files: config.h.in Log Message: Defines TOP_SRCDIR. Index: config.h.in =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/config.h.in,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** config.h.in 24 Aug 2007 18:40:37 -0000 1.5 --- config.h.in 28 Aug 2007 19:51:13 -0000 1.6 *************** *** 148,151 **** --- 148,154 ---- #undef STDC_HEADERS + /* Sources prefix */ + #undef TOP_SRCDIR + /* Version number of package */ #undef VERSION |