]> sjero.net Git - wget/commitdiff
[svn] Slightly more correct description of HAVE_SSL.
authorhniksic <devnull@localhost>
Sun, 26 Jun 2005 21:43:50 +0000 (14:43 -0700)
committerhniksic <devnull@localhost>
Sun, 26 Jun 2005 21:43:50 +0000 (14:43 -0700)
configure.in

index 1e4967b91aff6ae5ec5d1a6d1f96f3ca402a8a39..5996b1554f7d89c573c6bf2dd486083ffb8f24c4 100644 (file)
@@ -264,7 +264,7 @@ then
   then
     AC_MSG_NOTICE([compiling in support for SSL])
     AC_DEFINE([HAVE_SSL], 1,
-             [Define if SSL support should be compiled in.])
+             [Define if SSL support is being compiled in.])
     SSL_OBJ='openssl.o'
   fi
 fi