X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=441ca58cf1f09f74ad9a31ad72ca982d9de52533;hp=ae8c81d95b27892f743edb89d19d14f4c6482639;hb=3c50d7ca9aba9a44c9a7c350c05ba7058e441e0e;hpb=a77218d70568dc99d6e5aed745a31dcd11581b7b diff --git a/ChangeLog b/ChangeLog index ae8c81d9..441ca58c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,18 @@ functions we know must be there. But manually AC_DEFINE the functions that might be missing from non-Unix systems. +2005-06-23 Mauro Tortonesi + + * libtool.m4, ltmain.sh: Deleted. + + * configure.in: Replaced ugly libtool-based check for OpenSSL libs + with a simpler config.rpath-based approach. + + * Makefile.in, src/Makefile.in: Removed libtool support. + + * m4/lib-link.m4, m4/lib-prefix.m4, m4/lib-ld.m4, config.rpath: + config.rpath macros taken from gettext 0.14.5. + 2005-06-23 Hrvoje Niksic * configure.in: Don't check for strpbrk and mktime.