[llvm-commits] CVS: llvm-test/autoconf/m4/external_benchmark.m4

2007-01-18 Thread Reid Spencer
Changes in directory llvm-test/autoconf/m4: external_benchmark.m4 updated: 1.4 -> 1.5 --- Log message: For PR919: http://llvm.org/PR919 : 1. Eliminate the --with options for individual external benchmarks. 2. Implement directory checking for external benchmarks within the m4 macro, not in t

[llvm-commits] CVS: llvm-test/autoconf/m4/external_benchmark.m4

2006-08-14 Thread Reid Spencer
Changes in directory llvm-test/autoconf/m4: external_benchmark.m4 updated: 1.3 -> 1.4 --- Log message: One more time, just for fun. --- Diffs of the changes: (+22 -23) external_benchmark.m4 | 45 ++--- 1 files changed, 22 insertions(+), 23 deletion

[llvm-commits] CVS: llvm-test/autoconf/m4/external_benchmark.m4

2006-04-07 Thread Reid Spencer
Changes in directory llvm-test/autoconf/m4: external_benchmark.m4 updated: 1.2 -> 1.3 --- Log message: For PR646: http://llvm.cs.uiuc.edu/PR646 : 1. Provide a --with-externals=DIR option to configure to specify the base directory for the external tests. Default its setting to the old defa