Makefile.pre.in (renamed from Makefile.in.in), makesetup: changes to

support new build process and VPATH
Setup*: disable nis and fix comments
rest: fix compiler warnings
This commit is contained in:
Guido van Rossum 1994-01-04 22:08:35 +00:00
parent 79556aab81
commit 7dd31d0608
1 changed files with 1 additions and 1 deletions

View 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 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 # These represent audio samples or images as strings
audioop audioopmodule.o # Operations on audio samples audioop audioopmodule.o # Operations on audio samples