]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Abort configure if --with-ssl given but SSL unavailable. Use HAVE_LIBSSL
[wget] / ChangeLog
index 3f5f3c3df54f46ef5b09782e42873e61d4b49c03..5b41094bb8e724b1d63a789a2ae03dbf8e298098 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-26  Stepan Kasal  <kasal@ucw.cz>
+
+       * configure.in: Abort configure if --with-ssl given but SSL
+       unavailable.  Use HAVE_LIBSSL and HAVE_LIBGNUTLS symbols provided
+       by AC_LIB_HAVE_LINKFLAGS instead of inventing new ones.
+
 2005-08-11  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Check for strtoll and strtoimax.