From 422937113da28615dc16f7abca8b0381c86aa6d5 Mon Sep 17 00:00:00 2001 From: Gordon Henriksen Date: Sat, 29 Sep 2007 00:42:21 +0000 Subject: PR1601: etags not configured correctly Resolving this by deleting vestigal etags remnants. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42460 91177308-0d34-0410-b5e6-96231b3b80d8 --- Makefile.config.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.config.in') diff --git a/Makefile.config.in b/Makefile.config.in index f187c5fc7b..fd17ad4ced 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -152,8 +152,6 @@ PERL := @PERL@ BZIP2 := @BZIP2@ DOT := @DOT@ DOXYGEN := @DOXYGEN@ -ETAGS := @ETAGS@ -ETAGSFLAGS := @ETAGSFLAGS@ GROFF := @GROFF@ GZIP := @GZIP@ OCAMLC := @OCAMLC@ -- cgit v1.2.3