]> granicus.if.org Git - python/commitdiff
Removed no-longer-relevant explanation of "alpha" builds.
authorTim Peters <tim.peters@gmail.com>
Wed, 10 Jul 2002 17:05:14 +0000 (17:05 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 10 Jul 2002 17:05:14 +0000 (17:05 +0000)
PCbuild/readme.txt

index 082f31ab055b37b2b6250b64c7c1b60f4173a1fb..0109317cd9fba5c9723a254be7ba7e6352a99e7a 100644 (file)
@@ -102,14 +102,6 @@ bsddb
     step in an enviroment that already has the correct envars set up).
 
 
-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
 -----------------------
 If you want to create your own extension module DLL, there's an example