[Python-checkins] python/dist/src/PCbuild readme.txt,1.23,1.24
tim_one@users.sourceforge.net
tim_one@users.sourceforge.net
Wed, 10 Jul 2002 10:05:17 -0700
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv22409/python/PCbuild
Modified Files:
readme.txt
Log Message:
Removed no-longer-relevant explanation of "alpha" builds.
Index: readme.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/readme.txt,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** readme.txt 13 Mar 2002 21:51:55 -0000 1.23
--- readme.txt 10 Jul 2002 17:05:14 -0000 1.24
***************
*** 103,114 ****
- NOTE ON CONFIGURATIONS
- ----------------------
- Under Build -> Configuration ..., you'll find several Alpha configurations,
- such as "Win32 Alpha Release". These do not refer to alpha versions (as in
- alpha, beta, final), but to the DEC/COMPAQ Alpha processor. Ignore them if
- you're not building on an Alpha box.
-
-
YOUR OWN EXTENSION DLLs
-----------------------
--- 103,106 ----