Ciao fellows !!!
It was a long time I didn't write you !!!
I just downloaded latest snapshot and I found a very little bug in
configure.in and Makefile.config.in files. They both regard the specyfying
of search form name parameter.
configure.in:
..
SEARCH_FORM="$withval", SEARCH_FORM="search.html")
..
instead of
SEARCH_FORM="$withval", SEARCH_FORM="/htdig")
Makefile.config.in
SEARCH_FORM= @SEARCH_FORM@
instead of
SEARCH_FORM= serch.html
Ciao
-Gabriele
-------------------------------------------------
Gabriele Bartolini
U.O. Rete Civica - Comune di Prato
Prato - Italia - Europa
e-mail: [EMAIL PROTECTED]
http://www.po-net.prato.it
-------------------------------------------------
------------------------------------
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.