From 9c394e3f890efb4aa0922488b82796cc6ff4fd9b Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Wed, 27 Jun 2012 23:53:41 +0000 Subject: Remove autoconf support for runtest and tclsh, some of the last vestigal bits of DejaGNU. Eric, you may want to remove the TCLSH bits from aclocal.m4 and regenerate... I didn't want to touch the m4 file lest something exploded. llvm-svn: 159308 --- llvm/projects/sample/Makefile.llvm.config.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'llvm/projects/sample') diff --git a/llvm/projects/sample/Makefile.llvm.config.in b/llvm/projects/sample/Makefile.llvm.config.in index 697660c0caa..9a85b3df631 100644 --- a/llvm/projects/sample/Makefile.llvm.config.in +++ b/llvm/projects/sample/Makefile.llvm.config.in @@ -157,8 +157,6 @@ GAS := @GAS@ POD2HTML := @POD2HTML@ POD2MAN := @POD2MAN@ PDFROFF := @PDFROFF@ -RUNTEST := @RUNTEST@ -TCLSH := @TCLSH@ ZIP := @ZIP@ HAVE_PTHREAD := @HAVE_PTHREAD@ -- cgit v1.2.3