summaryrefslogtreecommitdiff
path: root/Makefile.config.in
diff options
context:
space:
mode:
authorGordon Henriksen <gordonhenriksen@mac.com>2007-09-29 00:42:21 +0000
committerGordon Henriksen <gordonhenriksen@mac.com>2007-09-29 00:42:21 +0000
commit422937113da28615dc16f7abca8b0381c86aa6d5 (patch)
treeff993d0a09f9501d59a87fd635dc9a71c424577f /Makefile.config.in
parente5f6204cd5d2306379bf8954e280ad35619a38b5 (diff)
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
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index f187c5fc7bf..fd17ad4ced6 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@