]> granicus.if.org Git - python/commitdiff
Mention setup.py in the instructions
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Feb 2001 03:29:52 +0000 (03:29 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Feb 2001 03:29:52 +0000 (03:29 +0000)
Add note about linuxaudiodev possibly working on BSD

Modules/Setup.dist

index 88fb355b5ee1fce017c37134a5774f6e886d05e6..192704831b3e1cf4cd6353b00c352ce3ac297b4a 100644 (file)
@@ -11,7 +11,9 @@
 # directory.)
 
 # Each line in this file describes one or more optional modules.
-# Comment out lines to suppress modules.
+# Modules enabled here will not be compiled by the setup.py script,
+# so the file can be used to override setup.py's behavior.
+
 # Lines have the following structure:
 #
 # <module> ... [<sourcefile> ...] [<cpparg> ...] [<library> ...]
@@ -273,7 +275,8 @@ GLHACK=-Dclear=__GLclear
 #sunaudiodev sunaudiodev.c
 
 
-# Linux specific modules -- off by default:
+# A Linux specific module -- off by default; this may also work on 
+# some *BSDs.
 
 #linuxaudiodev linuxaudiodev.c