Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv28728
Modified Files:
config.h.in
Log Message:
dialog is not needed anymore.
Index: config.h.in
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/config.h.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** config.h.in 23 May 2007 17:26:51 -0000 1.4
--- config.h.in 24 Aug 2007 18:40:37 -0000 1.5
***************
*** 16,22 ****
#undef CBM_PROG_DD
- /* dialog */
- #undef CBM_PROG_DIALOG
-
/* grep */
#undef CBM_PROG_GREP
--- 16,19 ----
|