From 1ad92131abbed3d2992d5996969274a8e1ae9a6b Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Thu, 10 Nov 2011 19:59:35 +0000 Subject: Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).", which didn't appear ready for prime time. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144309 91177308-0d34-0410-b5e6-96231b3b80d8 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 46182ff624..ae6be9d535 100755 --- a/configure +++ b/configure @@ -21065,7 +21065,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" -- cgit v1.2.3