summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2005-05-19 08:37:50 +0000
committerReid Spencer <rspencer@reidspencer.com>2005-05-19 08:37:50 +0000
commite63f99c8715fa9e27435dae92a8e0a1c67ce3f8b (patch)
treee179698e0ea96e89ab8a2a39cb872f5a89ac380a
parent8a4aa631fa81f50462d771b8f2230508238283c5 (diff)
downloadbcm5719-llvm-e63f99c8715fa9e27435dae92a8e0a1c67ce3f8b.tar.gz
bcm5719-llvm-e63f99c8715fa9e27435dae92a8e0a1c67ce3f8b.zip
For PR514: Do not configure removed files
llvm-svn: 22139
-rw-r--r--llvm/autoconf/configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/autoconf/configure.ac b/llvm/autoconf/configure.ac
index 165a59a9e92..7a4832415c8 100644
--- a/llvm/autoconf/configure.ac
+++ b/llvm/autoconf/configure.ac
@@ -620,9 +620,6 @@ AC_CONFIG_HEADERS([include/llvm/ADT/iterator])
dnl Configure the makefile's configuration data
AC_CONFIG_FILES([Makefile.config])
-dnl Configure llvmc's configuration files
-AC_CONFIG_FILES([tools/llvmc/st tools/llvmc/cpp tools/llvmc/ll tools/llvmc/c])
-
dnl Configure doxygen's configuration file
AC_CONFIG_FILES([docs/doxygen.cfg])
OpenPOWER on IntegriCloud