Deprecate Autoconf
[oota-llvm.git] / configure
index 5b15d122c07dcbc48ad838c3cfb58573d62dd174..00f31ce99a9544c27bcc581ce3d3ee1e680d2f28 100755 (executable)
--- a/configure
+++ b/configure
@@ -19379,3 +19379,15 @@ echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
   done
 fi
 
+echo ""
+echo ""
+echo "################################################################################"
+echo "################################################################################"
+echo "The LLVM project has deprecated building with configure & make."
+echo "The autoconf-based makefile build system will be removed in the 3.9 release."
+echo ""
+echo "Please migrate to the CMake-based build system."
+echo "For more information see: http://llvm.org/docs/CMake.html"
+echo "################################################################################"
+echo "################################################################################"
+