]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Makefile.pre.in (renamed from Makefile.in.in), makesetup: changes to
authorGuido van Rossum <guido@python.org>
Tue, 4 Jan 1994 22:08:35 +0000 (22:08 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Jan 1994 22:08:35 +0000 (22:08 +0000)
support new build process and VPATH
Setup*: disable nis and fix comments
rest: fix compiler warnings

Modules/Setup.guido

index 49859cd565eb06d551d8d4a0a7a639897255708e..a0676c35a97d0f54c0b1d038eb82bed864d3e3fe 100644 (file)
@@ -64,7 +64,7 @@ select selectmodule.o # select(2); not on ancient System V
 socket socketmodule.o  # socket(2); not on ancient System V
 
 
-# Multimedia modules -- off by default
+# Multimedia modules -- on by default
 # These represent audio samples or images as strings
 
 audioop audioopmodule.o # Operations on audio samples