According to [EMAIL PROTECTED]:
>        I saw that MAX_WORD_LENGTH was removed from include/htconfig.h.in.
> It should be removed from acconfig.h instead. If we want autoheader to
> work, additional lines must live in acconfig.h, htconfig.h.in is automatically
> generated by autoheader from configure.in + including acconfig.h. 
>        Using autoheader prevents accidents such as adding check in 
> configure.in for a function, adding a test in the source file and forgetting
> to add the appropriate entry in htconfig.h.in. This happened recently with
> strptime.
> 
>        I've removed MAX_WORD_LENGTH from acconfig.h

Thanks, Loic.  I removed MAX_WORD_LENGTH from all the places where
it had been in 3.1.2, but I didn't expect it to turn up in new files.
I'm still just getting used to all this automake and autoheader stuff,
and the changes that result from that.  I just checked, and it seems
that that was the last occurrence of that macro to need to be removed.
Good riddance to it.  I think having it as a config attribute makes a
lot more sense.  What do people think about bumping up the default from
12 to something higher?  I'd say it should be more like 20 or 25, for
those long German words.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to