summaryrefslogtreecommitdiffstats
path: root/llvm/configure
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2011-12-01 10:50:19 +0000
committerDuncan Sands <baldrick@free.fr>2011-12-01 10:50:19 +0000
commitb8e6cee9cadfe1e2704e3e0575e803870224c4b6 (patch)
tree6a0f78cbaf15fca35ba08453f1f0602e8e1b6836 /llvm/configure
parent0567b8ec5879fecc467399e7114358c3c9719f88 (diff)
downloadbcm5719-llvm-b8e6cee9cadfe1e2704e3e0575e803870224c4b6.tar.gz
bcm5719-llvm-b8e6cee9cadfe1e2704e3e0575e803870224c4b6.zip
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Original commit message: llvm-config: Replace with C++ version (was llvm-config-2). - Reapply of r144300, with lots of fixes/migration easement in between. llvm-svn: 145582
Diffstat (limited to 'llvm/configure')
-rwxr-xr-xllvm/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/configure b/llvm/configure
index 6fab59ba548..bf63d49e7d0 100755
--- a/llvm/configure
+++ b/llvm/configure
@@ -21100,7 +21100,7 @@ if test -f ${srcdir}/tools/clang/README.txt; then
fi
-
+ac_config_files="$ac_config_files tools/llvm-config/llvm-config.in"
ac_config_files="$ac_config_files bindings/ocaml/llvm/META.llvm"
OpenPOWER on IntegriCloud