[memcached] bradfitz, r324: note for self
    commits at code.sixapart.com 
    commits at code.sixapart.com
       
    Sun Sep  3 23:57:21 UTC 2006
    
    
  
note for self
U   trunk/server/autogen.sh
Modified: trunk/server/autogen.sh
===================================================================
--- trunk/server/autogen.sh	2006-09-03 20:26:43 UTC (rev 323)
+++ trunk/server/autogen.sh	2006-09-03 23:57:20 UTC (rev 324)
@@ -2,7 +2,10 @@
 #
 # This is hacky, because there are so many damn versions
 # of autoconf/automake.  It works with Debian woody, at least.
-# 
+#
+# Debian sarge:
+#    apt-get install automake1.7 autoconf
+#
 
 echo "aclocal..."
 ACLOCAL=${ACLOCAL:-aclocal-1.7}
    
    
More information about the memcached-commits
mailing list