mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
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:
parent
79556aab81
commit
7dd31d0608
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue