X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=blobdiff_plain;f=autogen.sh;h=ac210b67b69138dd2cc959d8e18915f82c9f078a;hp=5bce9bab38baa893f0a2e03a919fbf353418439f;hb=7d0685f19a6c52e0644bb00256e8eabb14139fd5;hpb=eefe0af1c49c0d4576e8f2379c34472364e6c507 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