X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=blobdiff_plain;f=autogen.sh;h=ac210b67b69138dd2cc959d8e18915f82c9f078a;hp=5bce9bab38baa893f0a2e03a919fbf353418439f;hb=21ed5998124647e79de379c35b75acaf7323677a;hpb=be269bf939d2a2d6f1aa577d08f8b18fa49f3df8 diff --git a/autogen.sh b/autogen.sh index 5bce9ba..ac210b6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1567,6 +1567,15 @@ else $ECHO " make" fi +$ECHO +$ECHO "WARNING: Building umurmur with autotools has been deprecated. In the" +$ECHO "future, support for autotools will be dropped, please switch to" +$ECHO "compiling with cmake instead. See the links below for information" +$ECHO "on how to compile with cmake, and the relevant discussion." +$ECHO +$ECHO "https://github.com/umurmur/umurmur/wiki/Building" +$ECHO "https://github.com/umurmur/umurmur/issues/111" + # Local Variables: # mode: sh