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
Cheers,
--
Loic Dachary
ECILA
100 av. du Gal Leclerc
93500 Pantin - France
Tel: 33 1 56 96 09 80, Fax: 33 1 56 96 09 61
e-mail: [EMAIL PROTECTED] URL: http://www.senga.org/
------------------------------------
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.