On Fri, Jun 16, 2006 at 01:03:43PM -0400, Daniel Schepler wrote:
>> Does the line 143 contain "|#_!!_#|"?
> 
> Yes, it does:
> 
> .cc.|#_!!_#|o:

For those interested in squashing this bug, it looks like some problem in the
autoconf interaction. ruby1.9 seems to subscribe to the non-recommended
practice of automatically running autoconf at build time, and at some point,
either autoconf got buggy, or something changed; the part about '|#_!!_#|'
originates from the configure script in AC_OUTPUT; it's supposed to be sed-ed
out at some point, but for some reason, this doesn't happen.

AFAICS, a simple solution would simply to be turning off the running of
autoconf at build time, run autoconf from some older version and then simply
include that in the diff.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to