Subject: [htdig3-dev] CHECK_ZLIB and missing zlib
From: loic@ceic.com
Date: Thu Dec 09 1999 - 06:17:17 PST
Hi,
I made a more robust CHECK_ZLIB that bombs if either libz or zlib.h
is not found. If zlib is not wanted at all, use --without-zlib. I also
checked that everything compiles well with --without-zlib. One of the
tests do not pass (compress test as you may guess) but issue an explicit
message. This will prevent mysterious problems reported earlier and that
required intimate knowledge of the zlib usage.
* acinclude.m4,db/dist/acinclude.mr: CHECK_ZLIB now fails if either
zlib.h or libz is not found.
* configure.in: do not test zlib.h
* db/db/db.c,db/mp/mp_fopen.c: added #ifdef HAVE_ZLIB so that
compilation works if zlib is not found
* htlib/.cvsignore: remove wrong *.cxx
* test/dbbench.cc: added #ifdef HAVE_ZLIB so that
compilation works if zlib is not found
-- Loic DacharyECILA 100 av. du Gal Leclerc 93500 Pantin - France Tel: 33 1 56 96 10 85 e-mail: loic@dachary.org URL: http://www.senga.org/
------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev-unsubscribe@htdig.org You will receive a message to confirm this.
This archive was generated by hypermail 2b28 : Thu Dec 09 1999 - 05:12:25 PST