Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab354bb

Browse files
committed
Mention setup.py in the instructions
Add note about linuxaudiodev possibly working on BSD
1 parent ebe3045 commit ab354bb

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Modules/Setup.dist

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
# directory.)
1212

1313
# Each line in this file describes one or more optional modules.
14-
# Comment out lines to suppress modules.
14+
# Modules enabled here will not be compiled by the setup.py script,
15+
# so the file can be used to override setup.py's behavior.
16+
1517
# Lines have the following structure:
1618
#
1719
# <module> ... [<sourcefile> ...] [<cpparg> ...] [<library> ...]
@@ -273,7 +275,8 @@ GLHACK=-Dclear=__GLclear
273275
#sunaudiodev sunaudiodev.c
274276

275277

276-
# Linux specific modules -- off by default:
278+
# A Linux specific module -- off by default; this may also work on
279+
# some *BSDs.
277280

278281
#linuxaudiodev linuxaudiodev.c
279282

0 commit comments

Comments
 (0)