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