Update the configure scripts as well as the makefiles for the move from
VMCore to IR.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171360 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/configure b/configure
index 634cda9..e466dd6 100755
--- a/configure
+++ b/configure
@@ -565,7 +565,7 @@
PACKAGE_STRING='LLVM 3.3svn'
PACKAGE_BUGREPORT='http://llvm.org/bugs/'
-ac_unique_file="lib/VMCore/Module.cpp"
+ac_unique_file="lib/IR/Module.cpp"
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>