[Compbench-devel] CompBenchmarks++ configure.in,1.28,1.29
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-18 16:49:25
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv8187 Modified Files: configure.in Log Message: tcc added in XML KB. Index: configure.in =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/configure.in,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** configure.in 17 Apr 2007 19:22:01 -0000 1.28 --- configure.in 18 Apr 2007 16:49:19 -0000 1.29 *************** *** 285,288 **** --- 285,289 ---- libcompbenchmarks/share/perl/Makefile libcompbenchmarks/share/KB/Makefile + libcompbenchmarks/share/KB/tcc/0.9.x/Makefile libcompbenchmarks/share/KB/gxx/2.95.x/Makefile libcompbenchmarks/share/KB/gxx/3.0.x/Makefile *************** *** 294,297 **** --- 295,299 ---- libcompbenchmarks/share/KB/gcc/3.0.x/Makefile libcompbenchmarks/share/KB/gcc/3.1.x/Makefile + libcompbenchmarks/share/KB/tcc/Makefile libcompbenchmarks/share/KB/gxx/Makefile libcompbenchmarks/share/KB/g++/Makefile |