X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=f81e98ed5ed97d82451502505defd478e9fe2ec6;hp=19cd706d2bff1d69bea73f4888d72a5bee405a5e;hb=0cd75fec1902ab5540539fe8c95a071caf18f58e;hpb=4fbbf33311630a467654077776f088d7810c2202 diff --git a/ChangeLog b/ChangeLog index 19cd706..f81e98e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-12-24 Peter Maydell + + * Completely redo db library checking -- we now check for working + (include file, library) pairs rather than checking for headers and + libraries separately. We also now provide --with-ndbm=lib and + --with-ndbmheader=header options to configure to handle situations + where configure's autodetection fails. + +2005-12-21 Peter Maydell + + * Fix stupid accidental dependence on a bash quirk in previous + configure script change. + 2005-12-15 Peter Maydell * Improve checking for Berkeley db libraries: configure should now