[asan] move x86-specific test to a separate X86 directory with a custom lit.local...
[oota-llvm.git] / Makefile.config.in
index 7b9af41403ee3630fb5c8ac1785f111f89b91042..619faa84cdd2ccc42c1ef50477739425a9f212e3 100644 (file)
@@ -175,7 +175,6 @@ SED        := @SED@
 TAR        := @TAR@
 
 # Paths to miscellaneous programs we hope are present but might not be
-PERL       := @PERL@
 BZIP2      := @BZIP2@
 CAT        := @CAT@
 DOT        := @DOT@
@@ -194,7 +193,6 @@ RUNTEST    := @RUNTEST@
 TCLSH      := @TCLSH@
 ZIP        := @ZIP@
 
-HAVE_PERL    := @HAVE_PERL@
 HAVE_PTHREAD := @HAVE_PTHREAD@
 
 LIBS       := @LIBS@