<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@
 #
 
 echo &quot;aclocal...&quot;
-ACLOCAL=`which aclocal-1.9 || which aclocal19 || which aclocal-1.7 || which aclocal17 || which aclocal-1.5 || which aclocal15 || which aclocal || exit 1`
+ACLOCAL=`which aclocal-1.10 || which aclocal-1.9 || which aclocal19 || which aclocal-1.7 || which aclocal17 || which aclocal-1.5 || which aclocal15 || which aclocal || exit 1`
 $ACLOCAL || exit 1
 
 echo &quot;autoheader...&quot;
@@ -16,7 +16,7 @@ AUTOHEADER=${AUTOHEADER:-autoheader}
 $AUTOHEADER || exit 1
 
 echo &quot;automake...&quot;
-AUTOMAKE=${AUTOMAKE:-automake-1.7}
+AUTOMAKE=`which automake-1.10 || which automake-1.9 || which automake-1.7 || exit 1`
 $AUTOMAKE --foreign --add-missing || automake --gnu --add-missing || exit 1
 
 echo &quot;autoconf...&quot;</diff>
      <filename>autogen.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e4534c8552cc53ad4fd2bf431ee169b3667970aa</id>
    </parent>
  </parents>
  <author>
    <name>dormando</name>
    <email>dormando@rydia.net</email>
  </author>
  <url>http://github.com/tmaesaka/memcached/commit/a19b04b18c07ddd71eced7a89f037b760d8e7386</url>
  <id>a19b04b18c07ddd71eced7a89f037b760d8e7386</id>
  <committed-date>2008-12-22T12:35:53-08:00</committed-date>
  <authored-date>2008-07-24T10:57:09-07:00</authored-date>
  <message>Add support for newer automake's.

Patch provided by facebook, attribution is to one or more of:
Marc, Steve, Haiping Zhao, and Paul Saab, Steven Grimm, etc.</message>
  <tree>6ddddd96240324d649cc6fcf8058eb296e575fa1</tree>
  <committer>
    <name>Dustin Sallings</name>
    <email>dustin@spy.net</email>
  </committer>
</commit>
