summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2005-05-19 08:31:55 +0000
committerReid Spencer <rspencer@reidspencer.com>2005-05-19 08:31:55 +0000
commit8a4aa631fa81f50462d771b8f2230508238283c5 (patch)
treeffa39a549c651349f03fc89bc00a3cad17652dae
parent83a6f107fb257ef6744f63126e849def2291ae2f (diff)
downloadbcm5719-llvm-8a4aa631fa81f50462d771b8f2230508238283c5.tar.gz
bcm5719-llvm-8a4aa631fa81f50462d771b8f2230508238283c5.zip
For PR514: Do not configure removed files
llvm-svn: 22138
-rwxr-xr-xllvm/configure7
1 files changed, 0 insertions, 7 deletions
diff --git a/llvm/configure b/llvm/configure
index 04be6ae5ab4..18f0a2e197d 100755
--- a/llvm/configure
+++ b/llvm/configure
@@ -30283,9 +30283,6 @@ _ACEOF
ac_config_files="$ac_config_files Makefile.config"
- ac_config_files="$ac_config_files tools/llvmc/st tools/llvmc/cpp tools/llvmc/ll tools/llvmc/c"
-
-
ac_config_files="$ac_config_files docs/doxygen.cfg"
@@ -30872,10 +30869,6 @@ do
case "$ac_config_target" in
# Handling of arguments.
"Makefile.config" ) CONFIG_FILES="$CONFIG_FILES Makefile.config" ;;
- "tools/llvmc/st" ) CONFIG_FILES="$CONFIG_FILES tools/llvmc/st" ;;
- "tools/llvmc/cpp" ) CONFIG_FILES="$CONFIG_FILES tools/llvmc/cpp" ;;
- "tools/llvmc/ll" ) CONFIG_FILES="$CONFIG_FILES tools/llvmc/ll" ;;
- "tools/llvmc/c" ) CONFIG_FILES="$CONFIG_FILES tools/llvmc/c" ;;
"docs/doxygen.cfg" ) CONFIG_FILES="$CONFIG_FILES docs/doxygen.cfg" ;;
"setup" ) CONFIG_COMMANDS="$CONFIG_COMMANDS setup" ;;
"Makefile" ) CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
OpenPOWER on IntegriCloud