]> granicus.if.org Git - python/commitdiff
Call SchedParams(1,0) so the dialog is correctly re-enabled after something has been...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 13 Oct 2000 23:35:04 +0000 (23:35 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 13 Oct 2000 23:35:04 +0000 (23:35 +0000)
Mac/scripts/fullbuild.py

index 1c2256a5d23f4e4d7178c316363011c8ceb95d4e..5d82e40798318ca07dcee4b8bbd732886fdf398e 100644 (file)
@@ -250,8 +250,11 @@ I_PPC_EXTENSIONS : (buildmwproject, "CWIE", [
                (":Extensions:Numerical:Mac:numpymodules.prj", "multiarraymodule"),
                (":Extensions:Numerical:Mac:numpymodules.prj", "_numpy"),
                (":Extensions:Numerical:Mac:numpymodules.prj", "umathmodule"),
-               (":Extensions:Numerical:Mac:numpymodules.prj", "lapack_litemodule"),
-               (":Extensions:Numerical:Mac:numpymodules.prj", "ranlibmodule"),
+               (":Extensions:Numerical:Mac:numpymodules.prj", "arrayfns"),
+               (":Extensions:Numerical:Packages:FFT:Mac:fftpack.prj", "fftpack.ppc"),
+               (":Extensions:Numerical:Packages:LALITE:Mac:lapack_lite.prj", "lapack_lite.ppc"),
+               (":Extensions:Numerical:Packages:RANLIB:Mac:ranlib.prj", "ranlib.ppc"),
+               (":Extensions:Numerical:Packages:RNG:Mac:RNG.prj", "RNG.ppc"),
        ]),
 
 I_68K_EXTENSIONS : (buildmwproject, "CWIE", [