X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=memcached%2Fautogen.sh;h=a3a97672f82149af95e47871b0339877804b121b;hb=3302041bbe7bda096d658e7032e77763ed6187f5;hp=c735394da8bb20c135d01bf86ecd03b5b4e0e1c6;hpb=015b6142ad6c3b496437d397416aacb776a42aed;p=awesomized%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