* Ralf Wildenhues wrote on Fri, May 19, 2006 at 08:37:06PM CEST: > * Tim Rice wrote on Fri, May 19, 2006 at 06:57:48PM CEST: > > > > Autoconf version 2.59c
> > config.status: creating config.h > > UX:sed: ERROR: Command garbled: HAVE_DECL_STRNDUP\)[ > > (].*$,\1define\2 0 , > > I'm pretty sure the syntax of the sed script is ok. It's probably that > your sed has a length restriction. We check the 99 commands limit, but > not the 2000 characters limit any more... :-/ *snip* That should've been 4000 characters, as in autoconf.texi. Sorry about that.
