Move type handling to make sure we get all created types that aren't
[oota-llvm.git] / configure
index a10276bad42bec89254ecdccde1d526dafb1c63e..46182ff624eff9347af639f91272e9fd77ddf90f 100755 (executable)
--- a/configure
+++ b/configure
@@ -20865,7 +20865,7 @@ _ACEOF
 
 
 cat >>confdefs.h <<_ACEOF
-#define LLVM_HOSTTRIPLE "$target"
+#define LLVM_DEFAULT_TARGET_TRIPLE "$target"
 _ACEOF
 
 
@@ -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"