Hi,
I've fixed the following in htdig installation:
* Makefile.config,db/dist/Makefile.in: rename libdb to libhtdb to
prevent conflicts with installed libdb.
* db/dist/Makefile.in: do not install documentation nor binary
utilities (db_dump & al) since they are replaced by htdb binaries
(htdump & al).
* db/dist/Makefile.in (prefix): prepend $(DESTDIR) to prefix
to support make DESTDIR=/staging install for binary distribution
packages generation.
* configure.in: use AC_FUNC_ALLOCA to check for alloca. Used
in regex and test/dbbench.cc only but definitely a usefull
feature to have.
Hopefully this will allow Gilles to generate a clean RPM. I've
double checked that make distcheck runs ok.
Cheers,
--
Loic Dachary
24 av Secretan
75019 Paris
Tel: 33 1 42 45 09 16
e-mail: [EMAIL PROTECTED]
URL: http://www.senga.org/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.