[Compbench-devel] CompBenchmarks++/libcompbenchmarks config.h.in, 1.3, 1.4
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-05-23 17:26:56
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv4479 Modified Files: config.h.in Log Message: Obsoleted : Gtk2 interface checks. Index: config.h.in =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/config.h.in,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** config.h.in 23 May 2007 15:32:36 -0000 1.3 --- config.h.in 23 May 2007 17:26:51 -0000 1.4 *************** *** 1,7 **** /* libcompbenchmarks/config.h.in. Generated from configure.in by autoheader. */ - /* Gtk2 */ - #undef CBM_GTK2 - /* bzip2 */ #undef CBM_PROG_BZIP2 --- 1,4 ---- |