Remove autoconf support for runtest and tclsh, some of the last vestigal
[oota-llvm.git] / projects / sample / Makefile.llvm.config.in
index 697660c0caabfe89f298aefd92222b8753712736..9a85b3df6318d57288dd83c2efc056a4c1141638 100644 (file)
@@ -157,8 +157,6 @@ GAS        := @GAS@
 POD2HTML   := @POD2HTML@
 POD2MAN    := @POD2MAN@
 PDFROFF    := @PDFROFF@
-RUNTEST    := @RUNTEST@
-TCLSH      := @TCLSH@
 ZIP        := @ZIP@
 
 HAVE_PTHREAD := @HAVE_PTHREAD@