Marc, I have memcached and libmemcached all cleaned up and working using autoconf instead of changing configure.
libmemcache however is a different story. It hasn't been updated since 2007 and it doesn't seem to work with the version of autoconf used by ptxdist. I'm planning on using libmemcached instead but figured it might be nice to include libmemcache since it works fine as long as configure is patched. Would you rather I leave it out? Cheers, George McCollister On 11/08/2010 07:05 AM, Marc Kleine-Budde wrote: > On 11/04/2010 05:41 PM, George McCollister wrote: > >> I added a new packet memcached. >> Signed-off-by: George McCollister <[email protected]> >> --- >> patches/memcached-1.4.4/configure.diff | 102 +++++++++++++++++++++++ >> > please don't change configure unless for a very good reason. > Better fix the problem in the configure.{in,ac} and call autoreconf. > > See more comments inline. Please remove all obsolete stages. Same goes > for the other makefiles. > > Please fix and resend, > > cheers, Marc > -- ptxdist mailing list [email protected]
