|
From: Lachlan A. <lh...@us...> - 2003-06-20 10:36:40
|
Greetings Andy, On Fri, 20 Jun 2003 07:46, And...@wi... wrote: > I'm seeing a complaint about extra junk after an "endif" in > htnet/SSLConnection.h line 48: > #endif; Thanks, I'll fix that (once sourceforge lets me commit...) > Interesting file sizes (indexing the same site) > Sol 2.8 > 45027328 db.words.db > > Sol 2.7 > 222810112 db.words.db > > Redhat > 224599040 db.words.db Interesting, and worrying! If you search for * does it give you the=20 same results in each case? > all three show HAVE_LIBZ AND HAVE_ZLIB_H defined (confusing switch > there). Yes, the problem is that autoconf automatically sets these flags. If=20 the authors of ZLib called their header file "libz" then it would=20 make the switches more logical. Cheers, Lachlan --=20 lh...@us... ht://Dig developer DownUnder (http://www.htdig.org) |