aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorwsnipex <wsnipex@a1.net>2016-10-28 11:42:18 +0200
committerwsnipex <wsnipex@a1.net>2016-10-28 11:42:18 +0200
commit9f78450168e7a368420782afaa1d3485ce1300f9 (patch)
tree12166082f6e1cc0e86206d6c67a05341a141ba83 /configure.ac
parentf7aba7e04307a2c82754f17eced6c90d39025d77 (diff)
deprecate autotools
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3df753bde5..c649b712f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2408,3 +2408,8 @@ AC_OUTPUT
final_message="$final_message\n prefix:\t$prefix\n$dashes"
echo -e "$final_message\n"
+echo "#------------------------------------ WARNING ----------------------------------------#"
+echo "The autotools based build system is deprecated and will be removed in the next version!"
+echo "Please switch to cmake, see project/cmake/README.md"
+echo "#-------------------------------------------------------------------------------------#"
+echo -e "\n\n"