]> granicus.if.org Git - python/commitdiff
Remove comment about -lucb for the mmap module -- the module has been
authorFred Drake <fdrake@acm.org>
Mon, 2 Oct 2000 21:20:22 +0000 (21:20 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 2 Oct 2000 21:20:22 +0000 (21:20 +0000)
changed so that this is no longer needed on the only platform this is
known to have been needed on.

Fixed on indentation-related consistency nit.

Modules/Setup.in

index 994c68752e17d3eb8ed5490259af09a2d522b79f..7e3337903ac49843be9961c447c60ebd1b58ad34 100644 (file)
@@ -154,8 +154,7 @@ select selectmodule.c       # select(2); not on ancient System V
 _socket socketmodule.c # socket(2)
 
 # Memory-mapped files (also works on Win32).
-# Some platforms require -lucb.
-mmap mmapmodule.c # -lucb
+mmap mmapmodule.c
 
 # Socket module compiled with SSL support; you must edit the SSL variable:
 #SSL=/usr/local/ssl
@@ -182,7 +181,7 @@ mmap mmapmodule.c # -lucb
 
 #audioop audioop.c     # Operations on audio samples
 #imageop imageop.c     # Operations on images
-#rgbimg rgbimgmodule.c   # Read SGI RGB image files (but coded portably)
+#rgbimg rgbimgmodule.c # Read SGI RGB image files (but coded portably)
 
 
 # The md5 module implements the RSA Data Security, Inc. MD5