X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=memcached%2Fautogen.sh;h=a3a97672f82149af95e47871b0339877804b121b;hb=535cb0763dff986a148356bf58dd91f15ad8ed39;hp=c735394da8bb20c135d01bf86ecd03b5b4e0e1c6;hpb=000810c79a803a1b8696697cbac13bf9f921c959;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