]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
*** empty log message ***
[nfs-utils.git] / ChangeLog
index a7b593ae6a96c7d70a8f562c954afa9de88a1143..3efb0fce2fbcff71efb89ba1b48532619f22396b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2002-09-12  H.J. Lu <hjl@lucon.org>
+
+       * support/nfs/svc_socket.c: Remove HAVE_SVCTCP_SOCKET and
+       HAVE_SVCUDP_SOCKET.
+
+2002-09-12  H.J. Lu <hjl@lucon.org>
+
+       * configure.in: Remove checking svctcp_socket and svcudp_socket.
+       * configure: Regenerated.
+
+       * support/include/config.h.in (HAVE_SVCTCP_SOCKET): Removed.
+       (HAVE_SVCUDP_SOCKET): Removed.
+
+       * support/include/nfslib.h: Undo the last change.
+
+2002-09-12  H.J. Lu <hjl@lucon.org>
+
+       * support/include/nfslib.h (svctcp_socket): Protect it with
+       HAVE_SVCTCP_SOCKET.
+       (svcudp_socket): Protect it with HAVE_SVCUDP_SOCKET.
+
 2002-09-12  H.J. Lu <hjl@lucon.org>
 
        * configure.in (VERSION): Set to "1.0.2".