X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=memcached%2Fautogen.sh;h=a3a97672f82149af95e47871b0339877804b121b;hb=acdfe4229a70c323e66c37e2768dfdea42694bb1;hp=c735394da8bb20c135d01bf86ecd03b5b4e0e1c6;hpb=81204a653b40f87ae9f43fd8ee12cc8177021f3a;p=m6w6%2Flibmemcached diff --git a/memcached/autogen.sh b/memcached/autogen.sh index c735394d..a3a97672 100755 --- a/memcached/autogen.sh +++ b/memcached/autogen.sh @@ -39,7 +39,7 @@ $AUTOHEADER || exit 1 echo "automake..." if test x$AUTOMAKE = x; then - AUTOMAKE=`locate_binary automake-1.11 automake-1.10 automake-1.9 automake-1.7` + AUTOMAKE=`locate_binary automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.7` if test x$AUTOMAKE = x; then die "Did not find a supported automake" fi